Home
last modified time | relevance | path

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

/dports/math/py-Pyomo/Pyomo-6.1.2/pyomo/gdp/tests/
H A Dmodels.py344 def disjunction1_rule(m, s): function
346 m.disjunction1 = Disjunction(m.s, rule=disjunction1_rule)