vyre-self-substrate 0.6.3

Vyre self-substrate: vyre using its own primitives on its own scheduler problems. The recursion-thesis layer between vyre-primitives and vyre-driver.
Documentation
1
2
3
4
5
6
7
8
9
//! Logic, causal reasoning, categorical rewrites, and knowledge-compilation substrate modules.

pub mod adjustment_set_pass_dependency;
pub mod categorical_check;
pub mod dnnf_compile;
pub mod do_calculus_change_impact;
pub mod functorial_pass_composition;
pub mod string_diagram_ir_rewrite;
pub mod zx_rewrite;