PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
February 28, 2026Applied Sciences0 citationsOpen Access

Efficient Layout Pattern Matching Based on Augmented Vertex Hashing

ZNZhirui NiuGRG. RongYHYihang Hu

Key Points

  • The study aims to enhance pattern matching techniques in integrated circuit design verification, focusing on effectiveness and robustness.
  • Developed a pattern-matching algorithm utilizing augmented vertex hashing.
  • Encoded Manhattan polygons into fixed-length hash values for exact matching.
  • Formulated fuzzy matching as a constellation problem using augmented vertices.
  • Implemented a cache-friendly solution based on Bloom filters.
  • Achieved over 5× faster performance than existing algorithms on average.
  • Demonstrated effective handling of complex patterns and polygons with holes.
  • Showed that the method supports both exact and fuzzy matching.

Abstract

Pattern matching is a key technique in the physical verification of integrated circuit designs and is widely used in lithographic hotspot detection. Existing pattern-matching algorithms face challenges in effectiveness and robustness, especially when processing complex patterns. We propose a pattern-matching algorithm based on augmented vertex hashing that correctly handles polygons with holes and supports fuzzy matching. For exact matching, our method encodes Manhattan polygons into fixed-length hash values using the augmented vertex representation, enabling fast polygon comparisons. For fuzzy matching, we formulate the problem as a constellation problem over augmented vertices and solve it efficiently using a cache-friendly algorithm based on a Bloom filter. Experiments show that our approach is more than 5× faster than the current state of the art on average.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Niu et al. (2026) studied this question.

synapsesocial.com/papers/69a286950a974eb0d3c01a8dhttps://doi.org/10.3390/app16052240
Ask AI
Helpful
Bookmark
Share
View Full Paper

Also Consider

Synapse has enriched 5 closely related papers on similar clinical questions. Consider them for comparative context:

  1. 1Geometric hashing: an overview1997 · 562 citations
  2. 2The Future of Graph-based Spatial Pattern Matching (Vision Paper)2024 · 5 citations
  3. 3Enhanced Graph Pattern Matching2024
  4. 4Geometrically Consistent Partial Shape Matching2024 · 2 citations
  5. 5Actor-based Parallelization and FPGA Dynamic Reconfiguration Architecture for Non-linear Pattern Matching2026