updated README
This commit is contained in:
parent
0821515ab9
commit
6f6df97af8
1 changed files with 1 additions and 0 deletions
|
|
@ -52,6 +52,7 @@ Import and Export from/to a file can be done with the `from_fmi_file` and `write
|
||||||
|
|
||||||
The dijkstras algorithm is implenented in `gridgraph.rs`.
|
The dijkstras algorithm is implenented in `gridgraph.rs`.
|
||||||
It uses a Heap to store the nodes.
|
It uses a Heap to store the nodes.
|
||||||
|
On details on how to run benchmarks see the benchmarks session at the end.
|
||||||
|
|
||||||
## Task 6
|
## Task 6
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue