Skip to content
Snippets Groups Projects
Commit d2be3797 authored by Marcel Samir Becker's avatar Marcel Samir Becker
Browse files

updated api-reference page

parent 754d95dd
No related branches found
No related tags found
1 merge request!215Redesign Strategy, Load, and Resources data types
......@@ -89,13 +89,13 @@ spec:
# - "demand"
# - "capacity"
strategy:
description: Defines the used strategy for the execution, either 'LinearSearch', 'BinarySearch' or 'InitialGuessSearch'
description: Defines the used strategy for the execution, either 'LinearSearch', 'BinarySearch' or 'InitialGuessSearch'.
type: object
required: ["name"]
properties:
name:
type: string
#properties:
# properties:
# type: object
restrictions:
description: List of restriction strategies used to delimit the search space.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment