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