automatic_case_modification#
Bases:
TUIMenu
Define how the case is to be modified as the solution progresses.
Methods:
before_init_modification
(*args, **kwargs)Specify modification to be performed before initialization.
modifications
(*args, **kwargs)Specify modifications to be performed during solution.
original_settings
(*args, **kwargs)Specify modification to be performed after initialization to restore to original settings.
Specify modification to be performed before initialization.
Specify modifications to be performed during solution.
Specify modification to be performed after initialization to restore to original settings.