Expand description
Single Source Shortest Path (Negative Edges)
Re-exports§
pub use competitive::algebra::AdditiveOperation;
pub use competitive::graph::DirectedGraphScanner;
pub use competitive::graph::OptionSp;
pub use competitive::graph::ShortestPathExt;
Functions§
- grl_1_b
- ✅ AC 2ms