SPIN SYSTEMS: HARDNESS OF APPROXIMATE COUNTING VIA PHASE TRANSITIONS

Size: px
Start display at page:

Download "SPIN SYSTEMS: HARDNESS OF APPROXIMATE COUNTING VIA PHASE TRANSITIONS"

Transcription

1 SPIN SYSTEMS: HARDNESS OF APPROXIMATE COUNTING VIA PHASE TRANSITIONS Andreas Galanis Joint work with: Jin-Yi Cai Leslie Ann Goldberg Heng Guo Mark Jerrum Daniel Štefankovič Eric Vigoda The Power of Randomness in Computation, March 16-20

2 OVERVIEW Connections between Phase transitions from statistical physics. Computational complexity of approximate counting/sampling problems.

3 MOTIVATING EXAMPLE: THE HARD-CORE MODEL Hard-core model: Lattice gas model For a graph G = (V, E), let I(G) = set of independent sets of G For activity λ > 0, I I(G) has weight λ I Partition function: Z := Z G (λ) = λ I I I(G) Gibbs Distribution: for I I(G), µ(i) = λ I Z When λ = 1 : Z = I(G) = number of independent sets in G.

4 COMPUTING THE PARTITION FUNCTION Partition function: Z := Z G (λ) = independent set I λ I #HARD-CORE(λ): On input G = (V, E), compute Z. Z is typically exponential in V. [Valiant 79, Greenhill 00]: Exact computation of #INDSETS is #P-complete, even for graphs of max degree = 3. Can we approximate Z on graphs of max degree? (FPRAS) As λ increases, #HARD-CORE(λ) becomes harder (more weight on the max independent set)

5 COMPUTATIONAL TRANSITION (HARD-CORE MODEL) FPTAS for constant Weitz 06 λ c (T ) Hard Sly 10 Activity λ [Weitz 06]: FPTAS for all graphs with constant max degree when λ < λ c (T ). [Sly 10]: No FPRAS for graphs with max degree when λ c (T ) < λ < λ c (T ) + ɛ for some ɛ > 0. λ c (T ): Uniqueness Threshold of the infinite -regular tree T.

6 COMPUTATIONAL TRANSITION (HARD-CORE MODEL) FPTAS for constant Weitz 06 λ c (T ) Hard Sly 10 Activity λ G., Štefankovič, Vigoda 12 Sly, Sun 12 λ < λ c (T ): FPTAS for all graphs with constant max degree λ > λ c (T ): No FPRAS on graphs with max degree λ c (T ): Uniqueness Threshold on the infinite -regular tree T. [Li-Lu-Yin 12, Sly-Sun 12]: general antiferro 2-spin models. What happens for spin models with more than 2 spins?

7 UNIQUENESS PHASE TRANSITION ON THE INFINITE TREE (HARD-CORE) For -regular tree of height l: p even l p odd l Does = Pr ( root is occupied in Gibbs dist. leaves are occupied) = Pr ( root is occupied in Gibbs dist. leaves are unoccupied) lim peven 2l = lim podd 2l? l l Uniqueness (λ λ c (T )): No boundary affects root. Non-Uniqueness (λ > λ c (T )): Exist boundaries affect root. [Kelly 91]: λ c (T ) = ( 1) 1 e/( 2). ( 2)

8 UNIQUENESS PHASE TRANSITION ON THE INFINITE TREE (HARD-CORE) For -regular tree of height l: p even l p odd l Does = Pr ( root is occupied in Gibbs dist. leaves are occupied) = Pr ( root is occupied in Gibbs dist. leaves are unoccupied) lim peven 2l = lim podd 2l? l l Uniqueness (λ λ c (T )): No boundary affects root. Non-Uniqueness (λ > λ c (T )): Exist boundaries affect root. [Kelly 91]: λ c (T ) = ( 1) 1 e/( 2). ( 2) Key: Unique vs. Multiple fixed points of 2-level tree recursions: p 2l+2 = λ(1 p 2l+1) λ(1 p 2l+1 ) 1, p 2l+1 = λ(1 p 2l) λ(1 p 2l ) 1

9 MULTI-SPIN MODELS What happens for spin models with more than 2 spins? Canonical examples of multi-spin systems: for a graph G = (V, E), q-colorings problem Spins: {1,..., q} Configurations: proper q- colorings of G. Z = # of proper colorings of G q-state Potts model Spins: {1,..., q}, Parameter: B > 0 Config.: assignments σ : V [q] Z = monochromatic edges under σ B σ:v [q] Ferromagnetic vs Antiferromagnetic (B 1) (B < 1)

10 MAIN RESULTS - COLORINGS [Vigoda 99]: FPRAS for q [Jonasson 02]: Uniqueness for colorings iff q + 1. THEOREM[G.-ŠTEFANKOVIČ-VIGODA 14] For all q, 3 with q even, whenever q <, there is no FPRAS to approximate the number of colorings on -regular graphs (even within an exponential factor, even for triangle-free graphs). [Johansson 96]: Triangle-free graphs are colorable with O( / log ) colors.

11 MAIN RESULTS - ANTIFERRO POTTS THEOREM[G.-ŠTEFANKOVIČ-VIGODA 14] For all q, 3 with q even, whenever 0 < B < ( q)/, there is no FPRAS to approximate the partition function for the antiferro q-state Potts model at parameter B on -regular graphs (even within an exponential factor). Uniqueness threshold for antiferromagnetic Potts model not known, conjectured to be at B c (T ) = ( q)/. Also: general inapprox theorem for antiferro models with #spins 2 in the tree non-uniqueness region.

12 SLY S REDUCTION (HARD-CORE) Sly uses in his reduction random bipartite -regular graphs. [Mossel-Weitz-Wormald 09] For an indep set I: α: # vertices in I on the left side. β: # vertices in I on the right side. α = 2 β = 4 Bimodality for λ > λ c : a typical ind set from Gibbs distribution is unbalanced (α β). Used to establish slow ( torpid") mixing of Glauber dynamics Phase of an indep set I: side with more vertices in I.

13 SLY S REDUCTION MAX-CUT(H) HARD-CORE(G) Gadget: random -regular bipartite graph with a few degree 1 vertices (yellow below). Key idea: replace each vertex of H by a gadget. Phases for gadget correspond to cut (S, S). For each edge of H: add parallel edges between their gadgets using 1 deg. vertices. Graph H input to MAX-CUT Main Idea: input to HARD-CORE(λ) Adjacent gadgets prefer opposite phases. Dominant Configuration: {0, 1} assignment to vertices of H with fewest monochromatic edges = MAX-CUT(H).

14 BIMODALITY ON RANDOM BIPARTITE GRAPHS (HARD-CORE) Z α,β (λ) contribution of sets with αn vertices occupied on the left and βn vertices on the right. Z(λ) = α,β Z α,β (λ) Mossel-Weitz-Wormald: Second moment analysis to establish that both peaks appear.

15 ESTABLISHING THE BIMODALITY [Mossel-Weitz-Wormald 09]: λ c (T ) < λ < λ c (T ) + ɛ [Sly 10]: λ = 1, = 6 [G.-Ge-Štefankovič-Vigoda-Yang 11]: λ > λ c (T ) for 4, 5 [G.-Štefankovič-Vigoda 12]: Remaining cases = 4, 5 [G.-Štefankovič-Vigoda 14]: Simple analysis for general spin systems on random -regular bipartite graphs. Key technique: connection of moments to induced matrix norms.

16 MULTI-SPIN SYSTEMS General q-spin system Graph G = (V, E): Spins: {1,..., q} Interaction: specified by q q symmetric matrix B = (B ij ) i,j [q], B ij 0 Configurations: assignments σ : V [q] Weight of a configuration: w(σ) = Partition function: Z = σ:v [q] w(σ) (u,v) E B σ(u)σ(v) Potts: B = B B B, Colorings: B =

17 UNIQUENESS PHASE TRANSITION FOR GENERAL SPIN SYSTEMS? Examples: (Brightwell-Winkler 02) Multiple fixed points for colorings iff q <, (G.-Štefankovič-Vigoda 14) Multiple fixed points for antiferro Potts iff B < ( q)/. Uniqueness threshold hard to capture for general q-spin systems. ( ) 1, ( ) 1. Tree recursions: R i B ij C j Ĉj B ij R j j [q] i [q] Fixed points: vectors (r, c) with r = (R 1,..., R q ), c = (C 1,..., C q ) and R i R i, Ĉ j C j. Interested in: Unique vs Multiple fixed points (r, c).

18 MULTIMODALITY IN SPIN SYSTEMS: PART I For q-dimensional probability vectors α = (α 1,..., α q ), β = (β 1,..., β q ): Σ α,β G = configurations where α i n vertices in V 1 and β i n vertices in V 2 have spin i. nα 1 vertices spin 1 Graph G... nα i vertices spin i... nα q vertices spin q nβ 1 vertices spin 1... nβ j vertices spin j... nβ q vertices spin q Z α,β G := σ Σ α,β G w(σ). Dominant phase: pair (α, β) which achieves the maximum max α,β log E G[Z α,β G ]. In uniqueness, unique dominant phase which satisfies α = β. In non-uniqueness, multiple dominant phases which satisfy α β. Examples (in non-uniqueness): Hard-core ( ) model 2 dominant phases, q Antiferro Potts/Colorings (even q) dominant phases. q/2

19 ESTABLISHING THE MULTIMODALITY WHP (SECOND MOMENT) Define Ψ B 1 1 (α, β) := lim n n log E G[Z α,β G ], 1 ΨB 2 (α, β) := lim n n log E G[(Z α,β G )2 ]. Main Task: Show that max α,β ΨB 2 (α, β) = 2 max α,β ΨB 1 (α, β). Equality captures that the contribution to the second moment comes from uncorrelated configurations (E G [(Z α,β G )2 ] C (E G [Z α,β G ])2 ). Observation: The second moment can be formulated as the first moment of a paired-spin system with interaction B B. Immediate consequence: max α,β ΨB 2 (α, β) = max γ,δ ΨB B 1 (γ, δ), where γ, δ are q 2 -dimensional probability vectors.

20 THE FIRST MOMENT AS AN INDUCED MATRIX NORM ( Recall for p, q > 0, x p := x i p) 1/p Bx q, B p q := max. x i p >0 x p We will show max α,β Ψ 1(α, β) = log B p, where p = /( 1). Lemma. max α,β Ψ 1(α, β) = max r,c Φ(r, c), where Φ(r, c) = log r T Bc r p c p. Proof (main idea): One-to-one correspondence between (i) critical points of Ψ 1 (α, β), (ii) critical points of Φ(r, c), and (iii) fixed points of tree recursions. Moreover, Ψ 1 (α, β) = Φ(r, c) at their corresponding critical points.

21 THE FIRST MOMENT AS AN INDUCED MATRIX NORM ( Recall for p, q > 0, x p := x i p) 1/p Bx q, B p q := max. x i p >0 x p We will show max α,β Ψ 1(α, β) = log B p, where p = /( 1). Lemma. max α,β Ψ 1(α, β) = max r,c Φ(r, c), where Φ(r, c) = ln r T Bc r p c p. Corollary. max Φ(r, c) = log B r,c p, where p = /( 1). Proof: max r,c r T Bc = max r p c c p max r r T Bc Bc = max = B r p c c p c p. p

22 PROOF OF SECOND MOMENT Recall, we need to show that max α,β ΨB 2 (α, β) = 2 max α,β ΨB 1 (α, β). Proof: with p = /( 1), max α,β ΨB 1 (α, β) = ln B p. max α,β ΨB 2 (α, β) = max γ,δ ΨB B 1 (γ, δ) = ln B B p. Key Fact (Bennett 77): for matrix norms p q with p q it holds that C D p q = C p q D p q.

23 REMARKS For random -regular bipartite graph with V = V 1 V 2 : ( ) q For even q, dominant phases in non-uniqueness regime: q/2 0 < a < b < 1, for V 1 : half colors S have marginal a, other half [q] \ S have b, for V 2 : [q] \ S have marginal a and S have b. For odd q, which of the two types dominate: 1 (1, q/2, q/2 ) (conjecture: q = 3, < 10), 2 ( q/2, q/2 ) (conj.: q = 3, 10, all odd q > 3) Challenge: compute B B B 1 for 0 B < 1 and 3.

24 RESTRICTING TO BIPARTITE INPUTS Second part: what happens when the input graph is bipartite? MAX-CUT reduction no longer works. [ B 1 ] Antiferro Ising model, i.e., B := with B < 1: 1 B On bipartite graphs, equivalent to ferro Ising model with parameter 1/B. [Jerrum-Sinclair 93]: FPRAS for ferro Ising model (B > 1) on general graphs

25 COUNTING INDEPENDENT SETS ON BIPARTITE GRAPHS #BIS: counting independent sets in bipartite graphs [Dyer-Goldberg-Greenhill-Jerrum 03]: Various approximate counting problems are at least as hard as approximating #BIS. E.g., #STABLE-MATCHINGS,#BIPARTITE-q-COL, etc. [Goldberg-Jerrum 10]: #FERROPOTTS AP #BIS We study #BIS in a bounded-degree setting More generally, antiferro 2-spin systems on bipartite graphs

26 MAIN RESULT CAI-G.-GOLDBERG-GUO-JERRUM-ŠTEFANKOVIČ-VIGODA 14 For every antiferro 2-spin system (other than the antiferro Ising model), in the tree non-uniqueness region: #BIS-hard to approx the partition function on bipartite graphs of max degree. [Liu-Lu-Zhang 14]: Used the result to show #BIS-hardness for ferromagnetic models with β γ and sufficiently large external field.

27 CONSEQUENCES FOR #BIS COROLLARY #BIS on bipartite graphs with degree at most 6 is as hard as #BIS on bipartite graphs without degree bound. [Weitz 06]: FPTAS for graphs with degree at most 5. [Liu-Lu 14]: FPTAS for bipartite graphs where one side has degree at most 5.

28 PROOF OVERVIEW Main Lemma: When a 2-spin system supports Nearly-independent phase-correlated spins" Symmetry breaking" on bipartite graphs of max degree, it is #BIS-hard to approx the partition function on bipartite graphs. Holds also for =, i.e., on graphs with no degree bound.

29 NEARLY-INDEPENDENT PHASE-CORRELATED SPINS (HARD-CORE) Gadget: random -regular bipartite graph with a few degree 1 vertices (yellow below). + - : degree vertices : degree 1 vertices Phase of an independent set I: Y(I) = +, if side +" has more vertices in I. Otherwise, Y(I) =. Bimodality (when λ > λ c (T )): Y(I)=+ w.p. roughly 1/2. roughly 1/2, Y(I)=- w.p. Key fact (Sly 10): Conditioned on the phase, the spins of yellow vertices are approx independent. Distribution is Q + if Y(σ) = +, Q if Y(σ) = (correlated with the phase). Uses [Martinelli-Sinclair-Weitz 04] to make error of approx polynomially small.

30 A FIRST ATTEMPT Let λ > λ c(t ). Let H = (V, E) be a bipartite graph. (H can have arbitrarily large degree) Gadget: random -regular bipartite graph G, few degree 1 vertices. Red(H): bipartite graph max degree, input to HARD-CORE(λ) Key idea: replace each vertex of H by a gadget. Phases for gadgets correspond to a cut (S, S ). Graph H Red(H) (input to HARD-CORE(λ)) Phase interaction: An edge of H contributes multipl factor B 1 if phases on its gadgets agree, B 2 otherwise (B 1 < B 2). With B = B 1/B 2 < 1: Z Ising;B (H) = (1 ± ɛ) Z λ(red(h)) (Z λ (G)/2) V

31 #BIS-HARDNESS (REDUCTION SKETCH) Use instead the following intermediate problem. NON-UNIFORM-ISING(B, λ) Input. Bipartite graph G = (V, E), subset U V. Compute Z = B m(σ) λ {u U:σu=1}. σ:v {0,1} We prove that for any 0 < B < 1 and λ 1: Remaining argument: #BIS AP NON-UNIFORM-ISING(B, λ) Simulate an external field λ 1 using a bipartite graph H with degree at most. A spin system supports symmetry breaking" on bipartite graphs of max degree when such a graph H exists.

32 CONCLUSIONS Phase transitions on infinite -regular tree (random -regular graphs) = Hardness of approximate counting on graphs of max degree Open questions: Matching positive results for multi-spin systems (e.g. colorings)? Classify antiferro multi-spin systems on bipartite graphs of max degree (e.g. bipartite q colorings)?

33 Thank You!

Decay of Correlation in Spin Systems

Decay of Correlation in Spin Systems (An algorithmic perspective to the) Decay of Correlation in Spin Systems Yitong Yin Nanjing University Decay of Correlation hardcore model: random independent set I v Pr[v 2 I ] (d+)-regular tree `! σ:

More information

The Ising Partition Function: Zeros and Deterministic Approximation

The Ising Partition Function: Zeros and Deterministic Approximation The Ising Partition Function: Zeros and Deterministic Approximation Jingcheng Liu Alistair Sinclair Piyush Srivastava University of California, Berkeley Summer 2017 Jingcheng Liu (UC Berkeley) The Ising

More information

The complexity of approximate counting Part 1

The complexity of approximate counting Part 1 The complexity of approximate counting Part 1 Leslie Ann Goldberg, University of Oxford Counting Complexity and Phase Transitions Boot Camp Simons Institute for the Theory of Computing January 2016 The

More information

Inapproximability After Uniqueness Phase Transition in Two-Spin Systems

Inapproximability After Uniqueness Phase Transition in Two-Spin Systems Inapproximability After Uniqueness Phase Transition in Two-Spin Systems Jin-Yi Cai Xi Chen Heng Guo Pinyan Lu Abstract A two-state spin system is specified by a matrix [ A0,0 A A = 0,1 = A 1,0 A 1,1 [

More information

PHASE TRANSITIONS IN THE COMPLEXITY OF COUNTING

PHASE TRANSITIONS IN THE COMPLEXITY OF COUNTING PHASE TRANSITIONS IN THE COMPLEXITY OF COUNTING A Thesis Presented to The Academic Faculty by Andreas Galanis In Partial Fulfillment of the Requirements for the Degree Doctor of Philosophy in Algorithms,

More information

The Complexity of Approximating Small Degree Boolean #CSP

The Complexity of Approximating Small Degree Boolean #CSP The Complexity of Approximating Small Degree Boolean #CSP Pinyan Lu, ITCS@SUFE Institute for Theoretical Computer Science Shanghai University of Finance and Economics Counting CSP F (Γ) is a family of

More information

Counting Colorings on Cubic Graphs

Counting Colorings on Cubic Graphs Counting Colorings on Cubic Graphs Chihao Zhang The Chinese University of Hong Kong Joint work with Pinyan Lu (Shanghai U of Finance and Economics) Kuan Yang (Oxford University) Minshen Zhu (Purdue University)

More information

Lecture 5: Counting independent sets up to the tree threshold

Lecture 5: Counting independent sets up to the tree threshold CS 7535: Markov Chain Monte Carlo Algorithms Fall 2014 Lecture 5: Counting independent sets up to the tree threshold Lecturer: Richard Brooks and Rakshit Trivedi Date: December 02 In this lecture, we will

More information

Lecture 19: November 10

Lecture 19: November 10 CS294 Markov Chain Monte Carlo: Foundations & Applications Fall 2009 Lecture 19: November 10 Lecturer: Prof. Alistair Sinclair Scribes: Kevin Dick and Tanya Gordeeva Disclaimer: These notes have not been

More information

arxiv: v3 [cs.cc] 13 Sep 2016

arxiv: v3 [cs.cc] 13 Sep 2016 Ferromagnetic Potts Model: Refined #BIS-hardness and Related Results Andreas Galanis Daniel Štefankovič Eric Vigoda Linji Yang arxiv:1311.4839v3 [cs.cc] 13 Sep 2016 June 5, 2018 Abstract Recent results

More information

Lecture 17: D-Stable Polynomials and Lee-Yang Theorems

Lecture 17: D-Stable Polynomials and Lee-Yang Theorems Counting and Sampling Fall 2017 Lecture 17: D-Stable Polynomials and Lee-Yang Theorems Lecturer: Shayan Oveis Gharan November 29th Disclaimer: These notes have not been subjected to the usual scrutiny

More information

Improved FPTAS for Multi-Spin Systems

Improved FPTAS for Multi-Spin Systems Improved FPTAS for Multi-Spin Systems Pinyan Lu and Yitong Yin 2 Microsoft Research Asia, China. pinyanl@microsoft.com 2 State Key Laboratory for Novel Software Technology, Nanjing University, China. yinyt@nju.edu.cn

More information

XVI International Congress on Mathematical Physics

XVI International Congress on Mathematical Physics Aug 2009 XVI International Congress on Mathematical Physics Underlying geometry: finite graph G=(V,E ). Set of possible configurations: V (assignments of +/- spins to the vertices). Probability of a configuration

More information

The Complexity of Computing the Sign of the Tutte Polynomial

The Complexity of Computing the Sign of the Tutte Polynomial The Complexity of Computing the Sign of the Tutte Polynomial Leslie Ann Goldberg (based on joint work with Mark Jerrum) Oxford Algorithms Workshop, October 2012 The Tutte polynomial of a graph G = (V,

More information

arxiv: v3 [cs.cc] 20 Apr 2016

arxiv: v3 [cs.cc] 20 Apr 2016 A COMPLEXITY TRICHOTOMY FOR APPROXIMATELY COUNTING LIST H-COLOURINGS ANDREAS GALANIS, LESLIE ANN GOLDBERG, AND MARK JERRUM arxiv:1602.03985v3 [cs.cc] 20 Apr 2016 Abstract. We examine the computational

More information

Counting independent sets up to the tree threshold

Counting independent sets up to the tree threshold Counting independent sets up to the tree threshold Dror Weitz March 16, 2006 Abstract We consider the problem of approximately counting/sampling weighted independent sets of a graph G with activity λ,

More information

A simple condition implying rapid mixing of single-site dynamics on spin systems

A simple condition implying rapid mixing of single-site dynamics on spin systems A simple condition implying rapid mixing of single-site dynamics on spin systems Thomas P. Hayes University of California Berkeley Computer Science Division hayest@cs.berkeley.edu Abstract Spin systems

More information

The Tightness of the Kesten-Stigum Reconstruction Bound for a Symmetric Model With Multiple Mutations

The Tightness of the Kesten-Stigum Reconstruction Bound for a Symmetric Model With Multiple Mutations The Tightness of the Kesten-Stigum Reconstruction Bound for a Symmetric Model With Multiple Mutations City University of New York Frontier Probability Days 2018 Joint work with Dr. Sreenivasa Rao Jammalamadaka

More information

Hard-Core Model on Random Graphs

Hard-Core Model on Random Graphs Hard-Core Model on Random Graphs Antar Bandyopadhyay Theoretical Statistics and Mathematics Unit Seminar Theoretical Statistics and Mathematics Unit Indian Statistical Institute, New Delhi Centre New Delhi,

More information

What can be sampled locally?

What can be sampled locally? What can be sampled locally? Yitong Yin Nanjing University Joint work with: Weiming Feng, Yuxin Sun Local Computation Locality in distributed graph algorithms. [Linial, FOCS 87, SICOMP 92] the LOCAL model:

More information

Conjectures and Questions in Graph Reconfiguration

Conjectures and Questions in Graph Reconfiguration Conjectures and Questions in Graph Reconfiguration Ruth Haas, Smith College Joint Mathematics Meetings January 2014 The Reconfiguration Problem Can one feasible solution to a problem can be transformed

More information

UNIQUENESS, SPATIAL MIXING, AND APPROXIMATION FOR FERROMAGNETIC 2-SPIN SYSTEMS

UNIQUENESS, SPATIAL MIXING, AND APPROXIMATION FOR FERROMAGNETIC 2-SPIN SYSTEMS UNIQUENESS, SPAIAL MIXING, AND APPROXIMAION FOR FERROMAGNEIC 2-SPIN SYSEMS HENG GUO AND PINYAN LU Abstract We give fully polynomial-time approximation schemes FPAS) for the partition function of ferromagnetic

More information

A reverse Sidorenko inequality Independent sets, colorings, and graph homomorphisms

A reverse Sidorenko inequality Independent sets, colorings, and graph homomorphisms A reverse Sidorenko inequality Independent sets, colorings, and graph homomorphisms Yufei Zhao (MIT) Joint work with Ashwin Sah (MIT) Mehtaab Sawhney (MIT) David Stoner (Harvard) Question Fix d. Which

More information

Lecture 6: September 22

Lecture 6: September 22 CS294 Markov Chain Monte Carlo: Foundations & Applications Fall 2009 Lecture 6: September 22 Lecturer: Prof. Alistair Sinclair Scribes: Alistair Sinclair Disclaimer: These notes have not been subjected

More information

Phase transitions in discrete structures

Phase transitions in discrete structures Phase transitions in discrete structures Amin Coja-Oghlan Goethe University Frankfurt Overview 1 The physics approach. [following Mézard, Montanari 09] Basics. Replica symmetry ( Belief Propagation ).

More information

Reconstruction for Models on Random Graphs

Reconstruction for Models on Random Graphs 1 Stanford University, 2 ENS Paris October 21, 2007 Outline 1 The Reconstruction Problem 2 Related work and applications 3 Results The Reconstruction Problem: A Story Alice and Bob Alice, Bob and G root

More information

7.1 Coupling from the Past

7.1 Coupling from the Past Georgia Tech Fall 2006 Markov Chain Monte Carlo Methods Lecture 7: September 12, 2006 Coupling from the Past Eric Vigoda 7.1 Coupling from the Past 7.1.1 Introduction We saw in the last lecture how Markov

More information

The Tutte polynomial: sign and approximability

The Tutte polynomial: sign and approximability : sign and approximability Mark Jerrum School of Mathematical Sciences Queen Mary, University of London Joint work with Leslie Goldberg, Department of Computer Science, University of Oxford Durham 23rd

More information

Corrigendum: The complexity of counting graph homomorphisms

Corrigendum: The complexity of counting graph homomorphisms Corrigendum: The complexity of counting graph homomorphisms Martin Dyer School of Computing University of Leeds Leeds, U.K. LS2 9JT dyer@comp.leeds.ac.uk Catherine Greenhill School of Mathematics The University

More information

Simons Workshop on Approximate Counting, Markov Chains and Phase Transitions: Open Problem Session

Simons Workshop on Approximate Counting, Markov Chains and Phase Transitions: Open Problem Session Simons Workshop on Approximate Counting, Markov Chains and Phase Transitions: Open Problem Session Scribes: Antonio Blanca, Sarah Cannon, Yumeng Zhang February 4th, 06 Yuval Peres: Simple Random Walk on

More information

Statistical Physics on Sparse Random Graphs: Mathematical Perspective

Statistical Physics on Sparse Random Graphs: Mathematical Perspective Statistical Physics on Sparse Random Graphs: Mathematical Perspective Amir Dembo Stanford University Northwestern, July 19, 2016 x 5 x 6 Factor model [DM10, Eqn. (1.4)] x 1 x 2 x 3 x 4 x 9 x8 x 7 x 10

More information

arxiv: v1 [cs.ds] 13 Nov 2016

arxiv: v1 [cs.ds] 13 Nov 2016 An FPTAS for Counting Proper Four-Colorings on Cubic Graphs Pinyan Lu Kuan Yang Chihao Zhang Minshen Zhu arxiv:6.0400v [cs.ds] Nov 06 Abstract Graph coloring is arguably the most exhaustively studied problem

More information

Dynamics for the critical 2D Potts/FK model: many questions and a few answers

Dynamics for the critical 2D Potts/FK model: many questions and a few answers Dynamics for the critical 2D Potts/FK model: many questions and a few answers Eyal Lubetzky May 2018 Courant Institute, New York University Outline The models: static and dynamical Dynamical phase transitions

More information

Not all counting problems are efficiently approximable. We open with a simple example.

Not all counting problems are efficiently approximable. We open with a simple example. Chapter 7 Inapproximability Not all counting problems are efficiently approximable. We open with a simple example. Fact 7.1. Unless RP = NP there can be no FPRAS for the number of Hamilton cycles in a

More information

Computing the Independence Polynomial: from the Tree Threshold Down to the Roots

Computing the Independence Polynomial: from the Tree Threshold Down to the Roots 1 / 16 Computing the Independence Polynomial: from the Tree Threshold Down to the Roots Nick Harvey 1 Piyush Srivastava 2 Jan Vondrák 3 1 UBC 2 Tata Institute 3 Stanford SODA 2018 The Lovász Local Lemma

More information

Counting Matrix Partitions of Graphs

Counting Matrix Partitions of Graphs Counting Matrix Partitions of Graphs David Richerby University of Oxford Joint work with Martin Dyer, Andreas Göbel, Leslie Ann Goldberg, Colin McQuillan and Tomoyuki Yamakami David Richerby (Oxford) Counting

More information

Dependent percolation: some examples and multi-scale tools

Dependent percolation: some examples and multi-scale tools Dependent percolation: some examples and multi-scale tools Maria Eulália Vares UFRJ, Rio de Janeiro, Brasil 8th Purdue International Symposium, June 22 I. Motivation Classical Ising model (spins ±) in

More information

Fine Grained Counting Complexity I

Fine Grained Counting Complexity I Fine Grained Counting Complexity I Holger Dell Saarland University and Cluster of Excellence (MMCI) & Simons Institute for the Theory of Computing 1 50 Shades of Fine-Grained #W[1] W[1] fixed-parameter

More information

Accelerating Simulated Annealing for the Permanent and Combinatorial Counting Problems

Accelerating Simulated Annealing for the Permanent and Combinatorial Counting Problems Accelerating Simulated Annealing for the Permanent and Combinatorial Counting Problems Ivona Bezáková Daniel Štefankovič Vijay V. Vazirani Eric Vigoda Abstract We present an improved cooling schedule for

More information

CONSTRAINED PERCOLATION ON Z 2

CONSTRAINED PERCOLATION ON Z 2 CONSTRAINED PERCOLATION ON Z 2 ZHONGYANG LI Abstract. We study a constrained percolation process on Z 2, and prove the almost sure nonexistence of infinite clusters and contours for a large class of probability

More information

Randomly coloring constant degree graphs

Randomly coloring constant degree graphs Randomly coloring constant degree graphs Martin Dyer Alan Frieze Thomas P. Hayes Eric Vigoda April 6, 2011 Abstract We study a simple Markov chain, known as the Glauber dynamics, for generating a random

More information

An Algorithmist s Toolkit September 24, Lecture 5

An Algorithmist s Toolkit September 24, Lecture 5 8.49 An Algorithmist s Toolkit September 24, 29 Lecture 5 Lecturer: Jonathan Kelner Scribe: Shaunak Kishore Administrivia Two additional resources on approximating the permanent Jerrum and Sinclair s original

More information

Siegel s theorem, edge coloring, and a holant dichotomy

Siegel s theorem, edge coloring, and a holant dichotomy Siegel s theorem, edge coloring, and a holant dichotomy Tyson Williams (University of Wisconsin-Madison) Joint with: Jin-Yi Cai and Heng Guo (University of Wisconsin-Madison) Appeared at FOCS 2014 1 /

More information

Lecture 16: Roots of the Matching Polynomial

Lecture 16: Roots of the Matching Polynomial Counting and Sampling Fall 2017 Lecture 16: Roots of the Matching Polynomial Lecturer: Shayan Oveis Gharan November 22nd Disclaimer: These notes have not been subjected to the usual scrutiny reserved for

More information

Glauber Dynamics for Ising Model I AMS Short Course

Glauber Dynamics for Ising Model I AMS Short Course Glauber Dynamics for Ising Model I AMS Short Course January 2010 Ising model Let G n = (V n, E n ) be a graph with N = V n < vertices. The nearest-neighbor Ising model on G n is the probability distribution

More information

Simple deterministic approximation algorithms for counting matchings

Simple deterministic approximation algorithms for counting matchings Simple deterministic approximation algorithms for counting matchings Mohsen Bayati David Gamarnik Dmitriy Katz Chandra Nair Prasad Tetali Abstract We construct a deterministic fully polynomial time approximation

More information

University of Chicago Autumn 2003 CS Markov Chain Monte Carlo Methods. Lecture 7: November 11, 2003 Estimating the permanent Eric Vigoda

University of Chicago Autumn 2003 CS Markov Chain Monte Carlo Methods. Lecture 7: November 11, 2003 Estimating the permanent Eric Vigoda University of Chicago Autumn 2003 CS37101-1 Markov Chain Monte Carlo Methods Lecture 7: November 11, 2003 Estimating the permanent Eric Vigoda We refer the reader to Jerrum s book [1] for the analysis

More information

Polynomial-time classical simulation of quantum ferromagnets

Polynomial-time classical simulation of quantum ferromagnets Polynomial-time classical simulation of quantum ferromagnets Sergey Bravyi David Gosset IBM PRL 119, 100503 (2017) arxiv:1612.05602 Quantum Monte Carlo: a powerful suite of probabilistic classical simulation

More information

arxiv: v2 [cs.ds] 28 Jun 2018

arxiv: v2 [cs.ds] 28 Jun 2018 THE ISING PARTITION FUNCTION: ZEROS AND DETERMINISTIC APPROXIMATION JINGCHENG LIU, ALISTAIR SINCLAIR, AND PIYUSH SRIVASTAVA arxiv:704.06493v2 [cs.ds] 28 Jun 208 Abstract. We study the problem of approximating

More information

Can extra updates delay mixing?

Can extra updates delay mixing? Can extra updates delay mixing? Yuval Peres Peter Winkler July 7, 2010 Abstract We consider Glauber dynamics (starting from an extremal configuration) in a monotone spin system, and show that interjecting

More information

Antiferromagnetic Potts models and random colorings

Antiferromagnetic Potts models and random colorings Antiferromagnetic Potts models and random colorings of planar graphs. joint with A.D. Sokal (New York) and R. Kotecký (Prague) October 9, 0 Gibbs measures Let G = (V, E) be a finite graph and let S be

More information

Spectral thresholds in the bipartite stochastic block model

Spectral thresholds in the bipartite stochastic block model Spectral thresholds in the bipartite stochastic block model Laura Florescu and Will Perkins NYU and U of Birmingham September 27, 2016 Laura Florescu and Will Perkins Spectral thresholds in the bipartite

More information

On the complexity of approximate multivariate integration

On the complexity of approximate multivariate integration On the complexity of approximate multivariate integration Ioannis Koutis Computer Science Department Carnegie Mellon University Pittsburgh, PA 15213 USA ioannis.koutis@cs.cmu.edu January 11, 2005 Abstract

More information

arxiv: v2 [cs.ds] 11 Nov 2017

arxiv: v2 [cs.ds] 11 Nov 2017 Computing the Independence Polynomial: from the Tree Threshold down to the Roots Nicholas J. A. Harvey Piyush Srivastava Jan Vondrák arxiv:1608.02282v2 [cs.ds] 11 Nov 2017 Abstract We study an algorithm

More information

Applications of the Lopsided Lovász Local Lemma Regarding Hypergraphs

Applications of the Lopsided Lovász Local Lemma Regarding Hypergraphs Regarding Hypergraphs Ph.D. Dissertation Defense April 15, 2013 Overview The Local Lemmata 2-Coloring Hypergraphs with the Original Local Lemma Counting Derangements with the Lopsided Local Lemma Lopsided

More information

The Complexity of Ferromagnetic Ising with Local Fields

The Complexity of Ferromagnetic Ising with Local Fields The Complexity of Ferromagnetic Ising with Local Fields Leslie Ann Goldberg Department of Computer Science University of Warwick Coventry, CV4 7AL, UK Mark Jerrum Division of Informatics University of

More information

Some Correlation Inequalities for Ising Antiferromagnets

Some Correlation Inequalities for Ising Antiferromagnets Some Correlation Inequalities for Ising Antiferromagnets David Klein Wei-Shih Yang Department of Mathematics Department of Mathematics California State University University of Colorado Northridge, California

More information

Induced Cycles of Fixed Length

Induced Cycles of Fixed Length Induced Cycles of Fixed Length Terry McKee Wright State University Dayton, Ohio USA terry.mckee@wright.edu Cycles in Graphs Vanderbilt University 31 May 2012 Overview 1. Investigating the fine structure

More information

Oberwolfach workshop on Combinatorics and Probability

Oberwolfach workshop on Combinatorics and Probability Apr 2009 Oberwolfach workshop on Combinatorics and Probability 1 Describes a sharp transition in the convergence of finite ergodic Markov chains to stationarity. Steady convergence it takes a while to

More information

The coupling method - Simons Counting Complexity Bootcamp, 2016

The coupling method - Simons Counting Complexity Bootcamp, 2016 The coupling method - Simons Counting Complexity Bootcamp, 2016 Nayantara Bhatnagar (University of Delaware) Ivona Bezáková (Rochester Institute of Technology) January 26, 2016 Techniques for bounding

More information

Dichotomy Theorems for Counting Problems. Jin-Yi Cai University of Wisconsin, Madison. Xi Chen Columbia University. Pinyan Lu Microsoft Research Asia

Dichotomy Theorems for Counting Problems. Jin-Yi Cai University of Wisconsin, Madison. Xi Chen Columbia University. Pinyan Lu Microsoft Research Asia Dichotomy Theorems for Counting Problems Jin-Yi Cai University of Wisconsin, Madison Xi Chen Columbia University Pinyan Lu Microsoft Research Asia 1 Counting Problems Valiant defined the class #P, and

More information

arxiv:math.pr/ v1 21 Oct 2005

arxiv:math.pr/ v1 21 Oct 2005 Counting without sampling. New algorithms for enumeration problems using statistical physics arxiv:math.pr/05047 v 2 Oct 2005 Antar Bandyopadhyay David Gamarnik October 2, 2005 Abstract We propose a new

More information

COMPLEXITY CLASSIFICATION OF EXACT AND APPROXIMATE COUNTING PROBLEMS. Heng Guo

COMPLEXITY CLASSIFICATION OF EXACT AND APPROXIMATE COUNTING PROBLEMS. Heng Guo COMPLEXITY CLASSIFICATION OF EXACT AND APPROXIMATE COUNTING PROBLEMS by Heng Guo A dissertation submitted in partial fulfillment of the requirements for the degree of Doctor of Philosophy (Computer Sciences)

More information

A Note on the Glauber Dynamics for Sampling Independent Sets

A Note on the Glauber Dynamics for Sampling Independent Sets A Note on the Glauber Dynamics for Sampling Independent Sets Eric Vigoda Division of Informatics King s Buildings University of Edinburgh Edinburgh EH9 3JZ vigoda@dcs.ed.ac.uk Submitted: September 25,

More information

arxiv: v2 [math.pr] 26 Aug 2017

arxiv: v2 [math.pr] 26 Aug 2017 CONSTRAINED PERCOLATION, ISING MODEL AND XOR ISING MODEL ON PLANAR LATTICES ZHONGYANG LI arxiv:1707.04183v2 [math.pr] 26 Aug 2017 Abstract. We study constrained percolation models on planar lattices including

More information

Siegel s Theorem, Edge Coloring, and a Holant Dichotomy

Siegel s Theorem, Edge Coloring, and a Holant Dichotomy Siegel s Theorem, Edge Coloring, and a Holant Dichotomy Jin-Yi Cai (University of Wisconsin-Madison) Joint with: Heng Guo and Tyson Williams (University of Wisconsin-Madison) 1 / 117 2 / 117 Theorem (Siegel

More information

A Decidable Dichotomy Theorem on Directed Graph Homomorphisms with Non-negative Weights

A Decidable Dichotomy Theorem on Directed Graph Homomorphisms with Non-negative Weights A Decidable Dichotomy Theorem on Directed Graph Homomorphisms with Non-negative Weights Jin-Yi Cai Xi Chen April 7, 2010 Abstract The compleity of graph homomorphism problems has been the subject of intense

More information

Multi-coloring and Mycielski s construction

Multi-coloring and Mycielski s construction Multi-coloring and Mycielski s construction Tim Meagher Fall 2010 Abstract We consider a number of related results taken from two papers one by W. Lin [1], and the other D. C. Fisher[2]. These articles

More information

Lecture 8: February 8

Lecture 8: February 8 CS71 Randomness & Computation Spring 018 Instructor: Alistair Sinclair Lecture 8: February 8 Disclaimer: These notes have not been subjected to the usual scrutiny accorded to formal publications. They

More information

Strange Combinatorial Connections. Tom Trotter

Strange Combinatorial Connections. Tom Trotter Strange Combinatorial Connections Tom Trotter Georgia Institute of Technology trotter@math.gatech.edu February 13, 2003 Proper Graph Colorings Definition. A proper r- coloring of a graph G is a map φ from

More information

Lecture 28: April 26

Lecture 28: April 26 CS271 Randomness & Computation Spring 2018 Instructor: Alistair Sinclair Lecture 28: April 26 Disclaimer: These notes have not been subjected to the usual scrutiny accorded to formal publications. They

More information

Evolutionary Dynamics on Graphs

Evolutionary Dynamics on Graphs Evolutionary Dynamics on Graphs Leslie Ann Goldberg, University of Oxford Absorption Time of the Moran Process (2014) with Josep Díaz, David Richerby and Maria Serna Approximating Fixation Probabilities

More information

BIRTHDAY PROBLEM, MONOCHROMATIC SUBGRAPHS & THE SECOND MOMENT PHENOMENON / 23

BIRTHDAY PROBLEM, MONOCHROMATIC SUBGRAPHS & THE SECOND MOMENT PHENOMENON / 23 BIRTHDAY PROBLEM, MONOCHROMATIC SUBGRAPHS & THE SECOND MOMENT PHENOMENON Somabha Mukherjee 1 University of Pennsylvania March 30, 2018 Joint work with Bhaswar B. Bhattacharya 2 and Sumit Mukherjee 3 1

More information

Independence and chromatic number (and random k-sat): Sparse Case. Dimitris Achlioptas Microsoft

Independence and chromatic number (and random k-sat): Sparse Case. Dimitris Achlioptas Microsoft Independence and chromatic number (and random k-sat): Sparse Case Dimitris Achlioptas Microsoft Random graphs W.h.p.: with probability that tends to 1 as n. Hamiltonian cycle Let τ 2 be the moment all

More information

Metastability for the Ising model on a random graph

Metastability for the Ising model on a random graph Metastability for the Ising model on a random graph Joint project with Sander Dommers, Frank den Hollander, Francesca Nardi Outline A little about metastability Some key questions A little about the, and

More information

A Fixed-Parameter Perspective on #BIS

A Fixed-Parameter Perspective on #BIS A Fixed-Parameter Perspective on #BIS Radu Curticapean 1, Holger Dell 2, Fedor V. Fomin 3, Leslie Ann Goldberg 4, and John Lapinskas 5 1 Institute for Computer Science and Control, Hungarian Academy of

More information

On the Dynamic Chromatic Number of Graphs

On the Dynamic Chromatic Number of Graphs On the Dynamic Chromatic Number of Graphs Maryam Ghanbari Joint Work with S. Akbari and S. Jahanbekam Sharif University of Technology m_phonix@math.sharif.ir 1. Introduction Let G be a graph. A vertex

More information

The Lovász Local Lemma: constructive aspects, stronger variants and the hard core model

The Lovász Local Lemma: constructive aspects, stronger variants and the hard core model The Lovász Local Lemma: constructive aspects, stronger variants and the hard core model Jan Vondrák 1 1 Dept. of Mathematics Stanford University joint work with Nick Harvey (UBC) The Lovász Local Lemma

More information

University of Chicago Autumn 2003 CS Markov Chain Monte Carlo Methods

University of Chicago Autumn 2003 CS Markov Chain Monte Carlo Methods University of Chicago Autumn 2003 CS37101-1 Markov Chain Monte Carlo Methods Lecture 4: October 21, 2003 Bounding the mixing time via coupling Eric Vigoda 4.1 Introduction In this lecture we ll use the

More information

Minimal basis for connected Markov chain over 3 3 K contingency tables with fixed two-dimensional marginals. Satoshi AOKI and Akimichi TAKEMURA

Minimal basis for connected Markov chain over 3 3 K contingency tables with fixed two-dimensional marginals. Satoshi AOKI and Akimichi TAKEMURA Minimal basis for connected Markov chain over 3 3 K contingency tables with fixed two-dimensional marginals Satoshi AOKI and Akimichi TAKEMURA Graduate School of Information Science and Technology University

More information

Quantum speedup of backtracking and Monte Carlo algorithms

Quantum speedup of backtracking and Monte Carlo algorithms Quantum speedup of backtracking and Monte Carlo algorithms Ashley Montanaro School of Mathematics, University of Bristol 19 February 2016 arxiv:1504.06987 and arxiv:1509.02374 Proc. R. Soc. A 2015 471

More information

ON COST MATRICES WITH TWO AND THREE DISTINCT VALUES OF HAMILTONIAN PATHS AND CYCLES

ON COST MATRICES WITH TWO AND THREE DISTINCT VALUES OF HAMILTONIAN PATHS AND CYCLES ON COST MATRICES WITH TWO AND THREE DISTINCT VALUES OF HAMILTONIAN PATHS AND CYCLES SANTOSH N. KABADI AND ABRAHAM P. PUNNEN Abstract. Polynomially testable characterization of cost matrices associated

More information

The Minesweeper game: Percolation and Complexity

The Minesweeper game: Percolation and Complexity The Minesweeper game: Percolation and Complexity Elchanan Mossel Hebrew University of Jerusalem and Microsoft Research March 15, 2002 Abstract We study a model motivated by the minesweeper game In this

More information

NOTES ON MATCHINGS IN CONVERGENT GRAPH SEQUENCES

NOTES ON MATCHINGS IN CONVERGENT GRAPH SEQUENCES NOTES ON MATCHINGS IN CONVERGENT GRAPH SEQUENCES HARRY RICHMAN Abstract. These are notes on the paper Matching in Benjamini-Schramm convergent graph sequences by M. Abért, P. Csikvári, P. Frenkel, and

More information

Parameterised Subgraph Counting Problems

Parameterised Subgraph Counting Problems Parameterised Subgraph Counting Problems Kitty Meeks University of Glasgow University of Strathclyde, 27th May 2015 Joint work with Mark Jerrum (QMUL) What is a counting problem? Decision problems Given

More information

Holger Dell Saarland University and Cluster of Excellence (MMCI) Simons Institute for the Theory of Computing

Holger Dell Saarland University and Cluster of Excellence (MMCI) Simons Institute for the Theory of Computing Fine-Grained Complexity Classification of Counting Problems Holger Dell Saarland University and Cluster of Excellence (MMCI) Simons Institute for the Theory of Computing 1 In P or not in P? Exact counting

More information

Computing bounds for entropy of stationary Z d -Markov random fields. Brian Marcus (University of British Columbia)

Computing bounds for entropy of stationary Z d -Markov random fields. Brian Marcus (University of British Columbia) Computing bounds for entropy of stationary Z d -Markov random fields Brian Marcus (University of British Columbia) Ronnie Pavlov (University of Denver) WCI 2013 Hong Kong University Dec. 11, 2013 1 Outline

More information

Approximate Counting

Approximate Counting Approximate Counting Andreas-Nikolas Göbel National Technical University of Athens, Greece Advanced Algorithms, May 2010 Outline 1 The Monte Carlo Method Introduction DNFSAT Counting 2 The Markov Chain

More information

The expansion of random regular graphs

The expansion of random regular graphs The expansion of random regular graphs David Ellis Introduction Our aim is now to show that for any d 3, almost all d-regular graphs on {1, 2,..., n} have edge-expansion ratio at least c d d (if nd is

More information

Lecture 1: Introduction: Equivalence of Counting and Sampling

Lecture 1: Introduction: Equivalence of Counting and Sampling Counting and Sampling Fall 2017 Lecture 1: Introduction: Equivalence of Counting and Sampling Lecturer: Shayan Oveis Gharan Sept 27 Disclaimer: These notes have not been subjected to the usual scrutiny

More information

Counting and Correlation Decay in Spin Systems

Counting and Correlation Decay in Spin Systems Counting and Correlation Decay in Spin Systems Piyush Srivastava Electrical Engineering and Computer Sciences University of California at Berkeley Technical Report No. UCB/EECS-2014-142 http://www.eecs.berkeley.edu/pubs/techrpts/2014/eecs-2014-142.html

More information

Stein s Method for concentration inequalities

Stein s Method for concentration inequalities Number of Triangles in Erdős-Rényi random graph, UC Berkeley joint work with Sourav Chatterjee, UC Berkeley Cornell Probability Summer School July 7, 2009 Number of triangles in Erdős-Rényi random graph

More information

The Ising Partition Function: Zeros and Deterministic Approximation

The Ising Partition Function: Zeros and Deterministic Approximation 58th Annual IEEE Symposium on Foundations of Computer Science The Ising Partition Function: Zeros and Deterministic Approximation Jingcheng Liu University of California, Berkeley Email: liuexp@berkeley.edu

More information

Combinatorial Commutative Algebra, Graph Colorability, and Algorithms

Combinatorial Commutative Algebra, Graph Colorability, and Algorithms I G,k = g 1,...,g n Combinatorial Commutative Algebra, Graph Colorability, and Algorithms Chris Hillar (University of California, Berkeley) Joint with Troels Windfeldt! (University of Copenhagen)! Outline

More information

Local MAX-CUT in Smoothed Polynomial Time

Local MAX-CUT in Smoothed Polynomial Time Local MAX-CUT in Smoothed Polynomial Time Omer Angel 1 Sebastien Bubeck 2 Yuval Peres 2 Fan Wei 3 1 University of British Columbia 2 Microsoft Research Redmond 3 Stanford University November 9, 2016 Introduction

More information

Kempe reconfiguration and Potts antiferromagnets

Kempe reconfiguration and Potts antiferromagnets Kempe reconfiguration and Potts antiferromagnets Jesús Salas Grupo de Teorías de Campos y Física Estadística Instituto Gregorio Millán Barbany, UC3M Unidad Asociada al Instituto de Estructura de la Materia,

More information

New Hardness Results for Undirected Edge Disjoint Paths

New Hardness Results for Undirected Edge Disjoint Paths New Hardness Results for Undirected Edge Disjoint Paths Julia Chuzhoy Sanjeev Khanna July 2005 Abstract In the edge-disjoint paths (EDP) problem, we are given a graph G and a set of source-sink pairs in

More information

THE DYNAMICS OF SUCCESSIVE DIFFERENCES OVER Z AND R

THE DYNAMICS OF SUCCESSIVE DIFFERENCES OVER Z AND R THE DYNAMICS OF SUCCESSIVE DIFFERENCES OVER Z AND R YIDA GAO, MATT REDMOND, ZACH STEWARD Abstract. The n-value game is a dynamical system defined by a method of iterated differences. In this paper, we

More information

Approximating Volume ---Randomized vs. Deterministic

Approximating Volume ---Randomized vs. Deterministic JHSDM2017@Budapest May 22, 2017 Approximating Volume ---Randomized vs. Deterministic Fukuoka ( 福岡 ) Shuji Kijima 1,2 1. Kyushu Univ., Fukuoka, Japan 2. JST PRESTO, Fukuoka, Japan This talk was/is partly

More information

Counting and sampling paths in graphs

Counting and sampling paths in graphs Rochester Institute of Technology RIT Scholar Works Theses Thesis/Dissertation Collections 2008 Counting and sampling paths in graphs T. Ryan Hoens Follow this and additional works at: http://scholarworks.rit.edu/theses

More information