update readme
This commit is contained in:
parent
f50cec4923
commit
edf57c4694
@ -20,7 +20,7 @@ implementations of graph-theoretical algorithms and utilities in rust.
|
||||
- [x] dijkstra's algorithm (bidirectionally?)
|
||||
- [ ] general concepts
|
||||
- [x] hamilton paths and cycles
|
||||
- [ ] euler paths and cycles (hierholzer's algorithm)
|
||||
- [x] euler paths and cycles (hierholzer's algorithm)
|
||||
- [ ] chromatic number (graph coloring), DSATUR, edge coloring
|
||||
- [ ] connectivity, strongly connected components
|
||||
- [ ] kosaraju's algorithm
|
||||
|
||||
Loading…
Reference in New Issue
Block a user