FreezeOptions#

class gamspy.FreezeOptions(*, no_match_limit: int = 0, debug: bool = False, update_type: Literal['0', 'base_case', 'accumulate', 'inherit'] = 'base_case')[source]#
debug: bool#
no_match_limit: int#
update_type: Literal['0', 'base_case', 'accumulate', 'inherit']#