set#
Bases:
TUIMenu
Enter Set menu for Optimization.
Methods:
__init__
(service, version, mode, path)__init__ method of TUIMenu class.
Classes:
algorithm
(service, version, mode, path)Select Optimization Algorithm.
algorithm_settings
(service, version, mode, path)Set the algorithm settings.
configure_algorithm_settings
(service, ...)Configure the algorithm settings.
criteria
(service, version, mode, path)Enter Criteria menu.
lower_and_upper_bounds
(service, version, ...)Enter Lower and Upper bounds for input parameters.
results_csv_path
(service, version, mode, path)Path to write output results.
set_parameter_as_active_or_inactive
(service, ...)Set the parameter as Active or Inactive.
__init__ method of TUIMenu class.
Bases:
TUIMethod
Select Optimization Algorithm.
Bases:
TUIMethod
Configure the algorithm settings.
Bases:
TUIMethod
Enter Lower and Upper bounds for input parameters.
Bases:
TUIMethod
Path to write output results.
Bases:
TUIMethod
Set the parameter as Active or Inactive.