Graph Coloring With React The graph display program, when it receives the number of nodes from the user, The user is asked for the path of the nodes and the edge is determined.
The program is set in such a way that the colors of each node are not equal to its neighbors and the minimum number of colors is used. It should be noted that the program itself recognizes the number and type of color.
just run and use it.