Schemata for command instructions

No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
More information: https://openapi-generator.tech
Contact Info: team@openapitools.org
Version: 0.1.0
BasePath:
All rights reserved
http://apache.org/licenses/LICENSE-2.0.html

Access

Methods

[ Jump to Models ]

Table of Contents

Models

[ Jump to Methods ]

Table of Contents

  1. Command -
  2. CommandHirschberg -
  3. CommandTarjan -
  4. CommandTsp -
  5. EnumAlgorithmNames -
  6. EnumTSPOptimise -

Command - Up

Instructions for command to call
name

CommandHirschberg - Up

Instructions for execution of Hirschberg-Algorithm
name
word1
String Word that gets placed vertically in algorithm.
word2
String Word that gets placed horizontally in algorithm
once (optional)

CommandTarjan - Up

Instructions for execution of Tarjan-Algorithm
name
nodes
edges

CommandTsp - Up

Instructions for execution of TSP-Algorithm
name
dist
optimise

EnumAlgorithmNames - Up

Enumeration of possible algorithm options.

EnumTSPOptimise - Up

Enumeration of optimisation options for TSP