the complexity of counting edge colorings and a dichotomy
play

The Complexity of Counting Edge Colorings and a Dichotomy for Some - PowerPoint PPT Presentation

The Complexity of Counting Edge Colorings and a Dichotomy for Some Higher Domain Holant Problems Tyson Williams (University of Wisconsin-Madison) Joint with: Jin-Yi Cai and Heng Guo (University of Wisconsin-Madison) 1 / 14 Edge Coloring


  1. The Complexity of Counting Edge Colorings and a Dichotomy for Some Higher Domain Holant Problems Tyson Williams (University of Wisconsin-Madison) Joint with: Jin-Yi Cai and Heng Guo (University of Wisconsin-Madison) 1 / 14

  2. Edge Coloring Definition 2 / 14

  3. Counting Edge Colorings Problem: # κ - EdgeColoring Input : A graph G . Output : Number of edge colorings of G using at most κ colors. 3 / 14

  4. Counting Edge Colorings Problem: # κ - EdgeColoring Input : A graph G . Output : Number of edge colorings of G using at most κ colors. Theorem # κ - EdgeColoring is #P-hard over planar r-regular graphs for all κ ≥ r ≥ 3 . Trivially tractable when κ ≥ r ≥ 3 does not hold. Parallel edges allowed (and necessary when r > 5). Proved in the framework of Holant problems in two cases: κ = r , and 1 κ > r . 2 3 / 14

  5. Holant Problems Definition (Intuitive) Holant problems are counting problems defined over graphs that can be specified by local constraint functions on the vertices, edges, or both. 4 / 14

  6. Holant Problems Definition (Intuitive) Holant problems are counting problems defined over graphs that can be specified by local constraint functions on the vertices, edges, or both. Example (Natural problems) independent sets, vertex covers, edge covers, vertex colorings, edge colorings, matchings, perfect matchings, Eulerian orientations, and cycle covers. 4 / 14

  7. Holant Problems Definition (Intuitive) Holant problems are counting problems defined over graphs that can be specified by local constraint functions on the vertices, edges, or both. Example (Natural problems) independent sets, vertex covers, edge covers, vertex colorings, edge colorings, matchings, perfect matchings, Eulerian orientations, and cycle covers. NON-examples: Hamiltonian cycles and spanning trees. NOT local. 4 / 14

  8. Abundance of Holant Problems Equivalent to: counting read-twice constraint satisfaction problems, contraction of tensor networks, and partition function of graphical models (in Forney normal form). Generalizes: simulating quantum circuits, counting graph homomorphisms, all manner of partition functions including Ising model, Potts model, edge-coloring model. 5 / 14

  9. # κ -EdgeColoring as a Holant Problem Let AD 3 denote the local constraint function � 1 if x , y , z ∈ [ κ ] are distinct AD 3 ( x , y , z ) = 0 otherwise. 6 / 14

  10. # κ -EdgeColoring as a Holant Problem Let AD 3 denote the local constraint function � 1 if x , y , z ∈ [ κ ] are distinct AD 3 ( x , y , z ) = 0 otherwise. AD 3 Place AD 3 at each vertex with y incident edges x , y , z in a AD 3 3-regular graph G . x z AD 3 AD 3 6 / 14

  11. # κ -EdgeColoring as a Holant Problem Let AD 3 denote the local constraint function � 1 if x , y , z ∈ [ κ ] are distinct AD 3 ( x , y , z ) = 0 otherwise. AD 3 Place AD 3 at each vertex with y incident edges x , y , z in a AD 3 3-regular graph G . x z AD 3 AD 3 Then we evaluate the sum of product � � � � Holant( G ; AD 3 ) = AD 3 σ | E ( v ) . σ : E ( G ) → [ κ ] v ∈ V ( G ) Clearly Holant( G ; AD 3 ) computes # κ - EdgeColoring . 6 / 14

  12. Some Higher Domain Holant Problems In general, we consider all local constraint functions  if x = y = z (all equal) a   f ( x , y , z ) = b otherwise  if x � = y � = z � = x (all distinct). c  The Holant problem is to compute � � � � Holant κ ( G ; f ) = σ | E ( v ) f . σ : E ( G ) → [ κ ] v ∈ V ( G ) Denote f by � a , b , c � . Thus AD 3 = � 0 , 0 , 1 � . 7 / 14

  13. Dichotomy Theorem for Holant κ ( − ; � a , b , c � ) Theorem (Main Theorem) For any κ ≥ 3 and any a , b , c ∈ C , the problem of computing Holant κ ( − ; � a , b , c � ) is in P or #P-hard, even when the input is restricted to planar graphs. 8 / 14

  14. Dichotomy Theorem for Holant κ ( − ; � a , b , c � ) Theorem (Main Theorem) For any κ ≥ 3 and any a , b , c ∈ C , the problem of computing Holant κ ( − ; � a , b , c � ) is in P or #P-hard, even when the input is restricted to planar graphs. Recall # κ - EdgeColoring is the special case � a , b , c � = � 0 , 0 , 1 � . Let’s prove the theorem for κ = 3 and � a , b , c � = � 0 , 0 , 1 � . 8 / 14

  15. Hardness of Holant 3 ( − ; AD 3 ) Hardness of Holant 3 ( − ; AD 3 ) proved by the following reduction chain: #P ≤ T Holant 3 ( − ; � 2 , 1 , 0 , 1 , 0 � ) ≤ T Holant 3 ( − ; � 0 , 1 , 1 , 0 , 0 � ) ≤ T Holant 3 ( − ; AD 3 ) � a , b , c , d , e � denotes an arity-4 function f  w z if w = x = y = z a    b if w = x � = y = z     f f ( w z x y ) = if w = y � = x = z c  d if w = z � = x = y  y  x    otherwise. e  9 / 14

  16. Hardness of Holant 3 ( − ; AD 3 ) Hardness of Holant 3 ( − ; AD 3 ) proved by the following reduction chain: #P ≤ T Holant 3 ( − ; � 2 , 1 , 0 , 1 , 0 � ) ≤ T Holant 3 ( − ; � 0 , 1 , 1 , 0 , 0 � ) ≤ T Holant 3 ( − ; AD 3 ) � a , b , c , d , e � denotes an arity-4 function f  w z if w = x = y = z a    b if w = x � = y = z     f f ( w z x y ) = if w = y � = x = z c  d if w = z � = x = y  y  x    otherwise. e  9 / 14

  17. Hardness of Holant 3 ( − ; AD 3 ) Hardness of Holant 3 ( − ; AD 3 ) proved by the following reduction chain: #P ≤ T Holant 3 ( − ; � 2 , 1 , 0 , 1 , 0 � ) ≤ T Holant 3 ( − ; � 0 , 1 , 1 , 0 , 0 � ) ≤ T Holant 3 ( − ; AD 3 ) � a , b , c , d , e � denotes an arity-4 function f  w z if w = x = y = z a    b if w = x � = y = z     f f ( w z x y ) = if w = y � = x = z c  d if w = z � = x = y  y  x    otherwise. e  9 / 14

  18. Hardness of Holant 3 ( − ; AD 3 ) Hardness of Holant 3 ( − ; AD 3 ) proved by the following reduction chain: #P ≤ T Holant 3 ( − ; � 2 , 1 , 0 , 1 , 0 � ) ≤ T Holant 3 ( − ; � 0 , 1 , 1 , 0 , 0 � ) ≤ T Holant 3 ( − ; AD 3 ) � a , b , c , d , e � denotes an arity-4 function f  w z if w = x = y = z a    b if w = x � = y = z     f f ( w z x y ) = if w = y � = x = z c  d if w = z � = x = y  y  x    otherwise. e  9 / 14

  19. Hardness of Holant 3 ( − ; AD 3 ) Hardness of Holant 3 ( − ; AD 3 ) proved by the following reduction chain: #P ≤ T Holant 3 ( − ; � 2 , 1 , 0 , 1 , 0 � ) ≤ T Holant 3 ( − ; � 0 , 1 , 1 , 0 , 0 � ) ≤ T Holant 3 ( − ; AD 3 ) � a , b , c , d , e � denotes an arity-4 function f  w z if w = x = y = z a    b if w = x � = y = z     f f ( w z x y ) = if w = y � = x = z c  d if w = z � = x = y  y  x    otherwise. e  9 / 14

  20. Hardness of Holant 3 ( − ; AD 3 ) Hardness of Holant 3 ( − ; AD 3 ) proved by the following reduction chain: #P ≤ T Holant 3 ( − ; � 2 , 1 , 0 , 1 , 0 � ) ≤ T Holant 3 ( − ; � 0 , 1 , 1 , 0 , 0 � ) ≤ T Holant 3 ( − ; AD 3 ) � a , b , c , d , e � denotes an arity-4 function f  w z if w = x = y = z a    b if w = x � = y = z     f f ( w z x y ) = if w = y � = x = z c  d if w = z � = x = y  y  x    otherwise. e  9 / 14

  21. Hardness of Holant 3 ( − ; AD 3 ) Hardness of Holant 3 ( − ; AD 3 ) proved by the following reduction chain: #P ≤ T Holant 3 ( − ; � 2 , 1 , 0 , 1 , 0 � ) ≤ T Holant 3 ( − ; � 0 , 1 , 1 , 0 , 0 � ) ≤ T Holant 3 ( − ; AD 3 ) First reduction: From a #P-hard point on the Tutte polynomial. 9 / 14

  22. Hardness of Holant 3 ( − ; AD 3 ) Hardness of Holant 3 ( − ; AD 3 ) proved by the following reduction chain: #P ≤ T Holant 3 ( − ; � 2 , 1 , 0 , 1 , 0 � ) ≤ T Holant 3 ( − ; � 0 , 1 , 1 , 0 , 0 � ) ≤ T Holant 3 ( − ; AD 3 ) First reduction: From a #P-hard point on the Tutte polynomial. Second reduction: Via polynomial interpolation. 9 / 14

  23. Hardness of Holant 3 ( − ; AD 3 ) Hardness of Holant 3 ( − ; AD 3 ) proved by the following reduction chain: #P ≤ T Holant 3 ( − ; � 2 , 1 , 0 , 1 , 0 � ) ≤ T Holant 3 ( − ; � 0 , 1 , 1 , 0 , 0 � ) ≤ T Holant 3 ( − ; AD 3 ) First reduction: From a #P-hard point on the Tutte polynomial. Second reduction: Via polynomial interpolation. Third reduction: Via a gadget construction. 9 / 14

  24. Hardness of Holant 3 ( − ; AD 3 ) Hardness of Holant 3 ( − ; AD 3 ) proved by the following reduction chain: #P ≤ T Holant 3 ( − ; � 2 , 1 , 0 , 1 , 0 � ) ≤ T Holant 3 ( − ; � 0 , 1 , 1 , 0 , 0 � ) ≤ T Holant 3 ( − ; AD 3 ) First reduction: From a #P-hard point on the Tutte polynomial. Second reduction: Via polynomial interpolation. Third reduction: Via a gadget construction. 9 / 14

  25. Polynomial Interpolation Step: Recursive Construction Holant 3 ( G ; � 2 , 1 , 0 , 1 , 0 � ) ≤ T Holant 3 ( G s ; � 0 , 1 , 1 , 0 , 0 � ) N s N 1 N 2 N s +1 Vertices are assigned � 0 , 1 , 1 , 0 , 0 � . 10 / 14

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend