You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The exact matching polynomial is currently treated mainly as a one-variable root object. But its coefficients are sums over vertex subsets classified by cluster number and torus wrapping/homology. This is precisely the kind of information encoded by topological Tutte-type invariants for embedded graphs (Bollobas–Riordan, Krushkal, transition/ribbon-graph polynomials), except that site percolation is a vertex-subset rather than edge-subset model.
A missing route is to identify or construct the correct vertex/topological polynomial whose specialization is the finite matching function.
Check whether this is a known specialization/transform of a ribbon-graph, Krushkal, transition, interlace, reliability, or related polynomial after passing to a medial/decorated graph.
Derive the matching/complement duality at the polynomial level rather than coefficient-by-coefficient.
Reproduce the exact L<=5 / self-matching N=10 polynomials from the topological invariant.
Ask whether irreducibility, z -> 1-z root pairing, exact Beta finite controls, or Galois behavior have a natural explanation in this representation.
Why this could matter
A successful identification would unify several currently separate tracks:
It could also reveal exact recurrences or deletion-contraction-style algorithms that are much cheaper than 2^N enumeration.
Important site-percolation caveat
Do not force the problem into an edge-subset Tutte polynomial if the induced-subgraph/site nature requires a different invariant. A useful negative result would be a clear obstruction and a minimal new vertex-surface polynomial definition.
First deliverable
An exact note for the N=10 self-matching and axis L=2/3 cases showing either:
a known topological polynomial specialization; or
a new finite generating polynomial with an exact duality identity and a proposed deletion/contraction or state-sum recursion.
No large computation until this algebraic representation earns it.
Motivation
The exact matching polynomial is currently treated mainly as a one-variable root object. But its coefficients are sums over vertex subsets classified by cluster number and torus wrapping/homology. This is precisely the kind of information encoded by topological Tutte-type invariants for embedded graphs (Bollobas–Riordan, Krushkal, transition/ribbon-graph polynomials), except that site percolation is a vertex-subset rather than edge-subset model.
A missing route is to identify or construct the correct vertex/topological polynomial whose specialization is the finite matching function.
Program
beta_0/ cluster number;z -> 1-zroot pairing, exact Beta finite controls, or Galois behavior have a natural explanation in this representation.Why this could matter
A successful identification would unify several currently separate tracks:
It could also reveal exact recurrences or deletion-contraction-style algorithms that are much cheaper than
2^Nenumeration.Important site-percolation caveat
Do not force the problem into an edge-subset Tutte polynomial if the induced-subgraph/site nature requires a different invariant. A useful negative result would be a clear obstruction and a minimal new vertex-surface polynomial definition.
First deliverable
An exact note for the N=10 self-matching and axis L=2/3 cases showing either:
No large computation until this algebraic representation earns it.