visualization-tool
visualization-tool copied to clipboard
Allow negative edge weights in Floyd-Warshall algorithm
For floyd warshall, letting negative edge weights be present in the randomization with an option for negative cycles would be nice (and smaller graphs cause v^3).