- Quad solver project for senior design
- Thoroughly read all file in located in the Standards directory before modifying any directory
-
Clone the directory onto you local machine: git clone https://github.com/Cookie150CC/QuadSolver.git
-
Change the directory to the new copied location: cd QuadSolver
-
Compile the file with the make command: make
-
Run the QuadSolver program with the command: ./qs (if you are using bash)