SOTAVerified

Graph Coloring Using Heat Diffusion

2024-04-21Code Available0· sign in to hype

Vivek Chaudhary

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Graph coloring is a problem with varied applications in industry and science such as scheduling, resource allocation, and circuit design. The purpose of this paper is to establish if a new gradient based iterative solver framework known as heat diffusion can solve the graph coloring problem. We propose a solution to the graph coloring problem using the heat diffusion framework. We compare the solutions against popular methods and establish the competitiveness of heat diffusion method for the graph coloring problem.

Tasks

Reproductions