interfaceObjCons

Module Contents

Classes

class InterfaceObjCons[source]

Interface class for objectives and constraints. The objective is to MINIMIZE and the constraint has to respect VALUE <= 0

get_name()[source]
__str__()[source]

Return str(self).