ModelInstanceOptions#

class gamspy.ModelInstanceOptions(*, solver: str | None = None, opt_file: int = -1, no_match_limit: int = 0, debug: bool = False, update_type: Literal['0', 'base_case', 'accumulate', 'inherit'] = 'base_case')[source]#
solver: str | None#
opt_file: int#
no_match_limit: int#
debug: bool#
update_type: Literal['0', 'base_case', 'accumulate', 'inherit']#