master > master: code py - fügte tarjan api hinzu

This commit is contained in:
RD
2022-06-10 16:04:30 +02:00
parent 6920944cdf
commit a83315e3e6
4 changed files with 59 additions and 4 deletions

View File

@@ -51,6 +51,14 @@ components:
- tsp
- hirschberg
properties:
tarjan:
type: object
required:
- verbose
properties:
verbose:
type: boolean
default: false
tsp:
type: object
required: