[][src]Crate kair

Constraint-Based Reconstruction and Analysis in Rust. It uses the rust_sbml to read a SBML document and translates it into a LP formulation of Flux Balance Analysis using lp_modeler

Structs

ModelLP

LP problem as an FBA formulation.

Traits

Fbc

Indicate that the struct can be translated to a flux balance constraint.