Skip to content

相鄰不同色的塗色問題。這裡所用到的算法來自「舊的塗色問題、新的計算方法」。A vertex coloring is an assignment of colors to each vertex of a graph such that no edge connects two identically colored vertices.

Notifications You must be signed in to change notification settings

pegasusroe/VertexColoring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

塗色問題 (Vertex Coloring)

相鄰不同色的塗色問題。這裡所用到的算法來自「舊的塗色問題、新的計算方法」。

A vertex coloring is an assignment of colors to each vertex of a graph such that no edge connects two identically colored vertices.

About

相鄰不同色的塗色問題。這裡所用到的算法來自「舊的塗色問題、新的計算方法」。A vertex coloring is an assignment of colors to each vertex of a graph such that no edge connects two identically colored vertices.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages