A program to find sets in the card game of Set
To install SetSolver:
- Clone the repository with 
git clone https://github.com/umpyx/Set-Solver - Navigate to the cloned directory and run 
sudo make install 
As of now, there are no dependencies for SetSolver
This project was written as the topic for an article for Programming Club, a copy of the article can be found in docs/Set.pdf