<!DOCTYPE HTML> <html> <head> <title>LoopConstraint</title> <script type="text/javascript" src="/core/jquery/jquery-3.6.0.min.js"> </script> <script type="text/javascript"> jQuery.getScript("/core/alerts/alerts.js", function () { galert(['pre']) }); </script> </head> <body> <h3>LoopConstraint</h3><pre>Defined in file <a href="scoremat.asn.html">scoremat.asn</a> C++ class: <a href="../doxyhtml/classCLoopConstraint.html">CLoopConstraint</a> LoopConstraint ::= SEQUENCE { minlength INTEGER DEFAULT 0, -- minimum length of unaligned region maxlength INTEGER DEFAULT 100000 -- maximum length of unaligned region }</pre> </body> </html>