2022-06-11 16:08:08 +02:00
|
|
|
# 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)
|
2022-06-20 17:33:29 +02:00
|
|
|
- [CommandEuklid](.//Models/CommandEuklid.md)
|
2022-06-11 16:08:08 +02:00
|
|
|
- [CommandHirschberg](.//Models/CommandHirschberg.md)
|
2022-06-20 17:33:29 +02:00
|
|
|
- [CommandPollard](.//Models/CommandPollard.md)
|
2022-06-14 14:40:02 +02:00
|
|
|
- [CommandRucksack](.//Models/CommandRucksack.md)
|
2022-06-11 16:08:08 +02:00
|
|
|
- [CommandTarjan](.//Models/CommandTarjan.md)
|
|
|
|
- [CommandTsp](.//Models/CommandTsp.md)
|
|
|
|
- [EnumAlgorithmNames](.//Models/EnumAlgorithmNames.md)
|
2022-06-14 14:40:02 +02:00
|
|
|
- [EnumOptimiseMode](.//Models/EnumOptimiseMode.md)
|
|
|
|
- [EnumRucksackAlgorithm](.//Models/EnumRucksackAlgorithm.md)
|
2022-06-11 16:08:08 +02:00
|
|
|
|
|
|
|
|
|
|
|
<a name="documentation-for-authorization"></a>
|
|
|
|
## Documentation for Authorization
|
|
|
|
|
|
|
|
All endpoints do not require authorization.
|