This repository has been archived by the owner on Jan 21, 2022. It is now read-only.
Change Notes
- Added PR and issue templates
- Added installation and build scripts
- Updated travis CI for testing installation and building of osi-visualizer
- Updated cmake to CXX standard 14
- Updated README according to the (K)eep (I)t (S)imple (S)tupid principle
- Added a simple contributor's guideline
- Updated usage guidlines for new users
- Add local documentation which can be parse by osi-documentation
- Added reading and recording of *.osi file format
- Applied clang format on the code base
- Removed redundant code and simplified expressions in if statements