Skip to content
This repository has been archived by the owner on Oct 17, 2021. It is now read-only.

Jxtopher/mini-solver

Repository files navigation

Mini Solver

  • Build Status (CircleCI) : CircleCI
  • Linux Build Status (Travis) : Build Status
  • lgtm : Language grade: C/C++
  • CodeFactor : CodeFactor
  • Doc : Documentation

Build

Simply run:

make

However if you use Mac OS X and some G++ flags don't exist, try:

make build-osx

Run

To run the default program:

make run

Test

To run the tests:

make unit-test

However if you use Mac OS X and some G++ flags don't exist, try:

make unit-test-osx

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages