ezgitek / Four-Colorable-Graph

Four color theorem implementation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Here, main aim is to check whether a given graph is colorable by at most four colors or not. I used Welsh-Powell algorithm in order to implement this.

About

Four color theorem implementation


Languages

Language:C++ 95.0%Language:Makefile 5.0%