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
29 lines
882 B
Markdown
29 lines
882 B
Markdown
# Documentation for Schemata for command instructions
|
|
|
|
<a name="documentation-for-api-endpoints"></a>
|
|
## Documentation for API Endpoints
|
|
|
|
All URIs are relative to *http://.*
|
|
|
|
Class | Method | HTTP request | Description
|
|
------------ | ------------- | ------------- | -------------
|
|
|
|
|
|
<a name="documentation-for-models"></a>
|
|
## Documentation for Models
|
|
|
|
- [Command](.//Models/Command.md)
|
|
- [CommandHirschberg](.//Models/CommandHirschberg.md)
|
|
- [CommandRucksack](.//Models/CommandRucksack.md)
|
|
- [CommandTarjan](.//Models/CommandTarjan.md)
|
|
- [CommandTsp](.//Models/CommandTsp.md)
|
|
- [EnumAlgorithmNames](.//Models/EnumAlgorithmNames.md)
|
|
- [EnumOptimiseMode](.//Models/EnumOptimiseMode.md)
|
|
- [EnumRucksackAlgorithm](.//Models/EnumRucksackAlgorithm.md)
|
|
|
|
|
|
<a name="documentation-for-authorization"></a>
|
|
## Documentation for Authorization
|
|
|
|
All endpoints do not require authorization.
|