<?xml version='1.0' encoding='UTF-8' ?>
<!DOCTYPE html
  SYSTEM "about:legacy-compat">
<html xmlns:mml = "http://www.w3.org/1998/Math/MathML" lang = "en"><head><meta charset = "UTF-8"/><meta name = "copyright" content = "(C) Copyright 2020"/><meta name = "DC.rights.owner" content = "(C) Copyright 2020"/><meta name = "DC.type" content = "topic"/><meta name = "abstract" content = "Stop conditions are necessary to ensure that the optimization terminates. These stop criteria can either simply allow a certain number of loops or depend on the convergence behavior of the optimization."/><meta name = "description" content = "Stop conditions are necessary to ensure that the optimization terminates. These stop criteria can either simply allow a certain number of loops or depend on the convergence behavior of the optimization."/><meta name = "DC.format" content = "HTML5"/><meta name = "DC.identifier" content = "tso-sb-usr-shape-StopCond-sb"/><meta name = "DC.language" content = "en"/><link rel = "stylesheet" type = "text/css" href = "../DSDocUI_XML34.css"/><title>Stop Condition</title>
<script type = "text/javascript" src = "../DSDocUI_Highlight34.js">
  	/* */
  	</script></head><body onLoad = "highlightSearchTerms();" id = "tso-sb-usr-shape-StopCond-sb">
<a name = "hj-top"> </a><table class = "table1" id = "table11"><tr><td><table class = "DocHeader"><tr><td class = "DocHeader1" colspan = "2"><h1>Stop Condition</h1></td></tr><tr><td class = "DocHeader4" colspan = "2"/></tr><tr><td class = "DocHeader3" colspan = "2"><table class = "DocThemeIntro" id = "table12"><tr><td class = "Intro1"><p class = "header"><p class = "abstract">
    <span class = "shortdesc">
      Stop conditions are necessary to ensure that the optimization
      terminates. These stop criteria can either simply allow a certain number
      of loops or depend on the convergence behavior of the optimization.
    </span>

  </p>

</p><hr class = "header"/></td></tr><tr><td class = "Intro2"><span class = "run-in">In this section:</span><br/><ul class = "ulthemes"><li><a title = "For checking if the sensitivity-based optimization has converged, two local stop criteria are implemented In addition to the maximum number of iterations. The user can specify if both stop criteria should be fulfilled or only one of the stop criteria must be fulfilled for the optimization algorithm to stop." href = "tso-c-usr-shape-stop-ConvCrit.htm">Convergence Criteria</a></li><li><a title = "Generally, the number of optimization cycles should be limited per default to a certain number to limit the computation time for optimizations with convergence problems." href = "tso-t-usr-shape-stop-Glob.htm">Global Stop Condition (Number of Iterations)</a></li></ul></td></tr></table></td></tr></table>
  

  
  
</td></tr></table><script type = "text/javascript" src = "../DSDocUI_Bottom34.js">/* */</script></body>
</html>
