아이디어 만들어진날 : 2004 . 10. 30 [[TableOfContents]] ==== 목적 ==== Compiler의 Memory Allocation을 구현하기 위한 사전학습. 사전구현 ==== 관련서적 ==== * [[http://portal.acm.org/citation.cfm?id=359101&jmp=references&dl=GUIDE&dl=ACM|New methods to color the vertices of a graph]] ==== 관련사이트 ==== * http://mathworld.wolfram.com/VertexColoring.html * http://mat.gsia.cmu.edu/COLOR/color.html 한가지에 대해 자세하게 조사해놨다. 가치있는 웹페이지가 무엇인지 잘 보여줌. 나도 쓸데 없는 페이지 생성하지말고 가치있는 페이지를 만들도록 해야겠다. * http://www.cs.sunysb.edu/~algorith/files/vertex-coloring.shtml