Circuit Bounds for Bipartite Matching in Planar Grid Graphs
Aayush Ojha, 13009
Sarthak Garg, 13624
Project Advisor:- Dr. Raghunath Tewari
Preliminaries
- Grid Graphs:- Graphs that can be embedded in a planar integral lattice and all edges are between neighboring points in lattice.
- :- Family of Circuits with AND, OR, and NOT gates and having unbounded fan-in for AND and OR gates. Constant depth.
- :- All gates from and gates for all . "AC with counters". Constant depth.
- Semigroups:- A set along with an associative binary operation over it.
- Monoids:- Semigroups with identity.
- Solvable Monoid:- All groups contained in Monoid are solvable.
- Aperiodic Monoid:- All groups contained in Monoid are trivial.
Preliminaries
Monoid Word Problem:- Given
find ,
where is a monoid and is monoid product.
Non Uniform DFA over Monoids:- For a length n, let advice be a mapping from alphabets to monoid elements then for a string
we output .
iff is recognized by NUDFA over aperiodic monoid.
iff is recognized by NUDFA over solvable monoid.
Preliminaries
Concatenation of grid graphs



Motivation
Recently, It was shown that Bipartite Matching for Grid Graph is
in by Hansen et al.
They reduced it to Monoid word problem using NUDFA over Monoid. Then they showed that underlying Monoid is solvable. Although this might be a loose result.
So we aim to show that underlying Monoid is aperiodic. This will put Bipartite Matching for Grid Graph in .
Known lower bound for this problem is thus if proved this will
be a tight bound.
Conditions for Aperiodic Monoid
Underlying Monoid:-
Binary Operation:-
Conditions for Aperiodic Monoid
Monoid Product is corresponding to graph concatenation
Conditions for Aperiodic Monoid
Important Properties
Closed Region
H-monotone and V-monotone Paths
Our Results

Top Row
Bottom Row
Future Works
References
Towards Strict Circuit Bounds for Bipartite Matching
By Sarthak Garg
Towards Strict Circuit Bounds for Bipartite Matching
- 257