Modules

Minimum Spanning Arborescence

reexporting fenwick tree

for sequence, see crate::binary_search_on_sequence.

new version, cannot compile on Some Online Judges yet.

old version for Online Judges. see also const_modulus.rs

dynamic tensor shape for static tensor.

Minimum Spanning Tree reexporting

reference https://en.wikipedia.org/wiki/Modular_arithmetic#Properties

reexporting pollard rho related algorithms.

this does not pass test.

reexporting shortest path faster algorithm.

static tensor shape for static tensor.

special case of dual unbounded knapsack table just. that all weights are 1.

Macros

reference https://users.rust-lang.org/t/show-value-only-in-debug-mode/43686/3