I tried implementing Dijkstra's algorithm using heaps, but found it too tough. Do we need to use the heap implementation during INOI or will the simpler implementation be just fine ?
Show admin stats
I tried implementing Dijkstra's algorithm using heaps, but found it too tough. Do we need to use the heap implementation during INOI or will the simpler implementation be just fine ?