Crate librualg[][src]

Collection of basic algorithms for everyday development

Modules

binary_search

Binary search algorithm.

combinatorics

Combinatorics algorithms

graph

Graph algorithms

math

Mathematics algorithms

segment_tree

Segment Tree

string

String-searching algorithms.

trie

Trie or prefix tree