cp-ast-core 0.1.2

Core AST types for competitive programming problem specification DSL
Documentation
1
2
3
4
5
6
7
pub mod constraint;
pub mod operation;
pub mod projection;
pub mod render;
pub mod render_tex;
pub mod sample;
pub mod structure;