Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 151 Bytes

README.md

File metadata and controls

1 lines (1 loc) · 151 Bytes

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.