add todo
This commit is contained in:
parent
0f7e3959f2
commit
925370481c
@ -52,4 +52,5 @@ implementations of graph-theoretical algorithms and utilities in rust.
|
|||||||
|
|
||||||
- [ ] make vertex identities separate from vertex data
|
- [ ] make vertex identities separate from vertex data
|
||||||
- [ ] if useful, add `(V, inc(E))` representation (incidence matrix)
|
- [ ] if useful, add `(V, inc(E))` representation (incidence matrix)
|
||||||
|
- [ ] improve allocation size heuristic for queue, visited set, etc in search algos
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user