All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Revert
names
removal
- Make
options
field optional #22 - Remove
names
field in results #20 - Update format to use JSON vector for relational appl constraint args #21
- Allow empty array (for no constraints) #18
- Adding relative & absolute mip gaps #17
- Support in / table / relational application constraints #16
- Support
interval
constraint #14 - Handle constant objectives and constraints containing no variables #13
- Improve error messages for empty objective #12
- Improve test coverage, error messages, and others #1, #7, #8, #10
- Fix
StackOverflowError
and improve performance #6 - Return solve time and solver version #5
- Add default time limit #2
- Initial release