Home
last modified time | relevance | path

Searched refs:propagate_col (Results 1 – 10 of 10) sorted by relevance

/dports/math/spot/spot-2.10.2/tests/python/
H A Dtoparity.py36 no_option.propagate_col = False
44 acc_clean_search_opt.propagate_col = False
52 partial_degen_opt.propagate_col = False
61 parity_equiv_opt.propagate_col = False
69 rab_to_buchi_opt.propagate_col = False
77 use_car_opt.propagate_col = False
108 propagate_col = opt.propagate_col,
/dports/math/py-spot/spot-2.10.2/tests/python/
H A Dtoparity.py36 no_option.propagate_col = False
44 acc_clean_search_opt.propagate_col = False
52 partial_degen_opt.propagate_col = False
61 parity_equiv_opt.propagate_col = False
69 rab_to_buchi_opt.propagate_col = False
77 use_car_opt.propagate_col = False
108 propagate_col = opt.propagate_col,
/dports/math/spot/spot-2.10.2/spot/twaalgos/
H A Dtoparity.hh82 bool propagate_col = true; member
H A Dtoparity.cc1583 if (options.propagate_col) in run()
/dports/math/py-spot/spot-2.10.2/spot/twaalgos/
H A Dtoparity.hh82 bool propagate_col = true; member
H A Dtoparity.cc1583 if (options.propagate_col) in run()
/dports/math/spot/spot-2.10.2/python/spot/
H A Dimpl.py3104propagate_col = property(_impl.to_parity_options_propagate_col_get, _impl.to_parity_options_propag… variable in to_parity_options
H A Dimpl_wrap.cxx122911 if (arg1) (arg1)->propagate_col = arg2; in _wrap_to_parity_options_propagate_col_set()
122934 result = (bool) ((arg1)->propagate_col); in _wrap_to_parity_options_propagate_col_get()
/dports/math/py-spot/spot-2.10.2/python/spot/
H A Dimpl.py3104propagate_col = property(_impl.to_parity_options_propagate_col_get, _impl.to_parity_options_propag… variable in to_parity_options
H A Dimpl_wrap.cxx122911 if (arg1) (arg1)->propagate_col = arg2; in _wrap_to_parity_options_propagate_col_set()
122934 result = (bool) ((arg1)->propagate_col); in _wrap_to_parity_options_propagate_col_get()