baobabsoluciones / baobabsoluciones/cornflow
Make configuration solver dependent
- Dominant language
- Python
- Stars
- 21
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
I would like that the configuration schema is validated based on the solver selected. Because based on the solver we select we may want / need some config parameters or other.
**Describe the solution you'd like**
A more flexible json schema structure and validation of the config jsonschema.
**Describe alternatives you've considered**
None
**Additional context**
This structure derived from the jsonschema should be interpreted on cornflow-ui as well.
Contributor guide
Research direction
The issue names no files, tests, or entry points; start by locating the configuration schema and its validation path, then find where cornflow-ui interprets that schema. Done means the schema can express solver-dependent parameters, validation selects the appropriate requirements, and the UI interprets the resulting structure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- json, python
- Domain
- full-stack
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100