Crate monotone_crescendo[−][src]
Expand description
A library for calculating the least number of flips needed to make a binary string monotone increasing. Also contains utility functions for allocating WebAssembly linear memory and returning a pointer to it, as well as deallocating said memory.
Modules
Implementations of the monotone increasing problem
Utilities for interacting with WASM’s linear memory