raj_mathe
3b8f80cff9
- 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
820 B
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] |