Function biodivine_sketchbook::algorithms::fo_logic::utils::check_update_fn_support
source ยท pub fn check_update_fn_support(
bn: &BooleanNetwork,
var_name: &str,
num_regulators: usize,
) -> bool
Expand description
Check that BN has given variable, and that it has given number of regulators.