Skip to content
This repository has been archived by the owner on Jan 21, 2022. It is now read-only.

v1.1.0 - OSI Visualizer

Latest
Compare
Choose a tag to compare
@vkresch vkresch released this 19 Feb 16:26
· 18 commits to master since this release
3871055

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