IMATCH

From Hepplestone Research Group
Revision as of 14:30, 30 May 2019 by Ntaylor (talk | contribs) (Created page with "'''IMATCH''' = [integer] <br /> Default: '''IMATCH''' = 1 <br /> Description: The tag '''IMATCH''' specifies the lattice matching algorithm to be used. ---- * '''IMATCH'''=1 :...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

IMATCH = [integer]
Default: IMATCH = 1
Description: The tag IMATCH specifies the lattice matching algorithm to be used.


  • IMATCH=1
Matrix inversion method.
Fast
Might miss some that the other method will get.
  • IMATCH=2
Iterative method (Santoro and Mighell, 1980).
Slow for large interfaces
Should find all matches.