Pinned issues
Issues
- 0
Implement shortest paths algorithm from "Negative-Weight Single-Source Shortest Paths in Near-linear Time" paper
#38 opened by pnevyk - 2
- 0
Rename `builder.with` to `builder.using`
#71 opened by pnevyk - 1
- 1
Fix hygiene of procedural macros
#18 opened by pnevyk - 1
- 1
- 0
- 0
Study `graphene` crate for inspiration
#70 opened by pnevyk - 1
Implicit graph helper struct
#32 opened by pnevyk - 0
Subset adapter
#67 opened by pnevyk - 3
Graph operations
#4 opened by pnevyk - 0
- 0
Benchmark automatic algorithm selection
#65 opened by pnevyk - 0
- 2
- 2
Fix storages
#49 opened by pnevyk - 0
- 1
- 1
- 0
- 0
Tweak API for using a custom storage in graphs
#40 opened by pnevyk - 1
- 0
- 0
- 1
Parallel algorithms
#35 opened by pnevyk - 1
- 1
- 1
Reconsider multi edges iteration
#48 opened by pnevyk - 0
- 0
- 0
Improve `visit` module
#44 opened by pnevyk - 0
Constant weights
#31 opened by pnevyk - 2
Use BFS for shortest paths if unit weight is used
#22 opened by pnevyk - 1
Fallible methods
#34 opened by pnevyk - 1
Fix adding duplicate edge to AdjMatrix
#14 opened by pnevyk - 0
Extend `Neighbors` trait with common aliases
#37 opened by pnevyk - 0
Study `networkx` Python package for inspiration
#33 opened by pnevyk - 0
Toposort algorithms should support skipping cycles
#26 opened by pnevyk - 1
Make the library compile on stable
#23 opened by pnevyk - 1
Split `traits.rs` into submodules
#13 opened by pnevyk - 2
Algorithm configuration builders
#20 opened by pnevyk - 6
Implicit graphs
#3 opened by pnevyk - 2
Index types
#17 opened by pnevyk - 1
Graph generalizations
#2 opened by pnevyk - 0
`GraphIterator` trait
#16 opened by pnevyk - 2
Ensuring assumptions
#5 opened by pnevyk - 0
Fix `complete_graph_edge_count` for zero vertices
#10 opened by pnevyk - 0
- 0