algorithmz 1.2.6

This is the corresponding implemenation of the python module of the same name.
Documentation
1
2
3
4
5
pub mod remove_min_tests;
pub mod ordered_stack_tests;
pub mod longest_path_tests;
pub mod is_sorted_tests;
pub mod is_consecutive_tests;