graph-coloring Questions
3
Solved
In interval scheduling, the algorithm is to pick the earliest finish time. But in interval colouring the former does not work. Is there an example or explanation on why picking earliest finish time...
Ailing asked 16/2, 2016 at 0:15
1
Solved
How to calculate the ways to paint a tree's nodes with m colors so that the ends of each edge have different colors?
Any polynomial solution is welcome.
Lowborn asked 20/9, 2016 at 10:14
2
Solved
Consider a n * n binary matrix. Each cell of this matrix has at most 4 neighbors (if it exists). We call two cells of this matrix incompatible if they are neighbors and their values are not equal. ...
Acetyl asked 24/6, 2013 at 8:18
1
© 2022 - 2024 — McMap. All rights reserved.