Expand description
Core library for Monument, a fast and flexible composing engine.
Re-exports
pub use utils::OptRange;Modules
Creation and manipulation of composition graphs. This implements routines for creating and optimising such graphs, in preparation for performing tree search.
Structs
A type of call (e.g. bob or single)
A Composition generated by Monument.
Configuration parameters for Monument which don’t change which compositions are emitted.
Information provided to Monument which specifies what compositions are generated.
Enums
How the calls in a given composition should be displayed
Instances of this are emitted by the search as it’s running
The different styles of spliced that can be generated