![]() |
Ian DeHaanidehaan at umich dot edu Computer Science PhD at UMichigan (2024-sometime) Combinatorics and Optimization MMath at UWaterloo (2022-2024) Computing Science BSc at UAlberta (2018-2022) github | kattis | codeforces | google scholar | dblp |
We study two special cases of the "matroid Bayesian online selection" problem, which later became more popularly known was the "matroid philosopher inequality" problem.
This problem is a variant of the matroid prophet inequality problem, with the benchmark of the all-knowing prophet replaced by the benchmark of the unlimited-computation, but limited-knowledge philosopher.
We show that this problem has a PTAS for a certain class of laminar matroids, generalizing a prior work.
We also show that, subject to P != PSPACE, there is no PTAS for graphic matroids.
We give a 1.8-approximation for minimum sum coloring on chordal graphs. The previous best was a 3.6-approximation on perfect graphs. Along the way, we give a PTAS for maximum (induced) k-colorable subgraph on chordal graphs. Morally, this work should be viewed as bringing chordal graphs "in line" with interval graphs for these two problems. The maximum k-colorable subgraph is solvable in polynomial time for interval graphs, which leads to the best-known 1.8-approximation for minimum sum coloring on interval graphs. Our final algorithm is of the same flavor as this algorithm for interval graphs.