ModelInstanceOptions#

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