> User's Guide > Flux Balance Analysis |
Constraint Tolerances
A constraint tolerance is the amount by which a linear program solver is allowed to violate the defined flux constraints. Constraint tolerances must be positive, finite, double precision numbers. They should also be close to zero, like 1E-6 for example. Constraint tolerances work in conjunction with Safety Levels. The default constraint tolerance is 1E-9. |