Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 230 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 230 Bytes

FCN

FCN -> (Find Chromatic Number)

A simple code to find the chromatic number of a graph

Enter your desired graph in the form of a dictionary.

NOTE that all the keys and values ​​of your dictionary should be strings.