ads2_2022/code/python/docs/config/Models/AppOptions.md
raj_mathe 3b8f80cff9 master > master: code py - verbesserte Darstellung + »korrekte« Behandlung von Reihenfolgen
- im Kurs wird die Permutation nur für Greedy-Berechnungen angewandt
- die Reihenfolge der Items in der Hauptberechnung bei B&B bleibt wie bei Angaben
2022-06-14 14:40:02 +02:00

820 B

AppOptions

Properties

Name Type Description Notes
logMinuslevel EnumLogLevel [default to null]
verbose Boolean Global setting for verbosity. [optional] [default to false]
tarjan AppOptions_tarjan [default to null]
tsp AppOptions_tarjan [default to null]
hirschberg AppOptions_hirschberg [default to null]
rucksack AppOptions_tarjan [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]