This Homework was to solve a [Four color theorem problem] (https://en.wikipedia.org/wiki/Four_color_theorem) using [Min conflicts algorithm] (https://en.wikipedia.org/wiki/Min-conflicts_algorithm) and a a simple algorithm for speed comparison.
- Not Finished