solver.tui.define.solution_strategy.automatic_case_modification#

class main_menu.define.solution_strategy.automatic_case_modification(path, service)#

Enters the automatic case modification menu.

before_init_modification(*args, **kwargs)#

Specifies modification to be performed before initialization.

modifications(*args, **kwargs)#

Specifies modifications to be performed during solution.

original_settings(*args, **kwargs)#

Specifies modification to be performed after initialization to restore to original settings.