Graph Coloring and Function Simulation
Amir Daneshgar, Ali Reza Rahimi, Siamak Taati

TL;DR
The paper demonstrates how any partial function with finite domain and range can be represented through graph colorings, enabling effective simulation of function evaluation via proper graph colorings.
Contribution
It introduces a polynomial-time method to encode partial functions as graphs such that their evaluation corresponds to extending partial colorings to proper colorings.
Findings
Partial functions can be effectively simulated by graph colorings.
The construction allows unique extension of initial colorings to proper colorings.
This approach bridges function computation and graph coloring problems.
Abstract
We prove that every partial function with finite domain and range can be effectively simulated through sequential colorings of graphs. Namely, we show that given a finite set and a number , any partial function (i.e. it may not be defined on some elements of its domain ) can be effectively (i.e. in polynomial time) transformed to a simple graph along with three sets of specified vertices such that any assignment with for all , is {\it uniquely} and {\it effectively} extendable to a proper -coloring of for which we have…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Theory Research · Constraint Satisfaction and Optimization · Complexity and Algorithms in Graphs
