|
|
|
|
|
by ColonelPhantom
1221 days ago
|
|
In-place maybe not, but what language would be more suitable for graph based algorithms? Of course it depends on how you represent the graph, but writing something like breadth-first search is quite nice and easy to implement in Haskell, in my experience. |
|