alteryx / alteryx/Optimization
Manual Input error handling
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
We should be able to handle the following issues that causes `Rglpk_read_file` to barf and R to crash when
- [ ] objective has “>=”, “<=” -- things that are not supposed to be there
- [ ] objective or constraints have duplicate terms: e.g. `3x1 + 2x2 + 3x2` -- Note terms that have`x2` appear twice here
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.