Module scop2 :: Class Parameters
[hide private]
[frames] | no frames]

Class Parameters

source code

SCOP parameter class to control the operation of SCOP.

Instance Methods [hide private]
 
__init__(self) source code
Method Details [hide private]

__init__(self)
(Constructor)

source code 
Parameters:
  • TimeLimit - Limits the total time expended (in seconds). Positive integer. Default=600.
  • OutputFlag - Controls the output log. Boolean. Default=False (0).
  • RandomSeed - Sets the random seed number. Integer. Default=1.
  • Target - Sets the target penalty value; optimization will terminate if the solver determines that the optimum penalty value for the model is worse than the specified "Target." Non-negative integer. Default=0.