[Graph Theory] Graph Coloring and Chromatic Polynomial

Introduction This article is a simple explanation on how to find the chromatic polynomial as well as calculating the number of color: f() This equation is what we are trying to solve here. G is the Graph and  is the number of color available. If you remember how to calculate derivation for function, this is the same … Read more