Module biodivine_sketchbook::sketchbook::bn_utils
source · Expand description
Utilities regarding conversion of BN components and similar.
Functions§
- Utility method to convert
Essentialityfrom boolean. - Utility method to convert
Essentialityinto boolean. - Utility to convert monotonicity enum used by
lib_param_bninto the type used here. - Utility to convert regulation sign from enum type used in this crate into the type used in
lib_param_bn.