Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Melodic
melodic-integration
Commits
07dcfc93
Commit
07dcfc93
authored
Feb 11, 2020
by
Marta Różańska
Browse files
new types of solvers
parent
41f886b8
Changes
1
Hide whitespace changes
Inline
Side-by-side
interfaces/src/main/resources/services/process/process.raml
View file @
07dcfc93
...
...
@@ -41,7 +41,7 @@ types:
type: ApiLib.NotificationResult
designatedSolver:
type: string
enum: [cpsolver, lasolver, milpsolver, none]
enum: [cpsolver, lasolver, milpsolver, none
, ptsolver, geneticsolver, ncsolver
]
watermark:
type: ApiLib.Watermark
SolutionRequest:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment