CYCAMORE
Classes | Functions | Variables
test_regression Namespace Reference

Classes

class  _PhysorEnrichment
 
class  _PhysorSources
 
class  _Recycle
 
class  TestCBCPhysorEnrichment
 
class  TestCBCPhysorSources
 
class  TestCbcRecycle
 
class  TestDynamicCapacitated
 
class  TestGreedyPhysorEnrichment
 
class  TestGreedyPhysorSources
 
class  TestGreedyRecycle
 
class  TestGrowth
 
class  TestRegression
 

Functions

def skip_if_dont_allow_milps ()
 

Variables

 ALLOW_MILPS = Env().allow_milps
 

Function Documentation

◆ skip_if_dont_allow_milps()

def test_regression.skip_if_dont_allow_milps ( )
A don't run certain tests if MILPs are disabled.

Definition at line 24 of file test_regression.py.

Variable Documentation

◆ ALLOW_MILPS

test_regression.ALLOW_MILPS = Env().allow_milps

Definition at line 21 of file test_regression.py.