2019-06-20 23:35:26 +02:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
< html xmlns = "http://www.w3.org/1999/xhtml" >
< head >
< title > OR-Tools< / title >
< meta http-equiv = "Content-Type" content = "text/html;" / >
< meta charset = "utf-8" / >
<!-- <link rel='stylesheet' type='text/css' href="https://fonts.googleapis.com/css?family=Ubuntu:400,700,400italic"/> -->
< link rel = "stylesheet" type = "text/css" href = "ortools.css" title = "default" media = "screen,print" / >
< script type = "text/javascript" src = "jquery.js" > < / script >
< script type = "text/javascript" src = "dynsections.js" > < / script >
< / head >
< body >
< div id = "banner-container" >
< div id = "banner" >
2020-01-27 13:48:26 +01:00
< span id = "sfml" > Google OR-Tools 7.5< / span >
2019-06-20 23:35:26 +02:00
< / div >
< / div >
2019-08-07 18:01:08 -07:00
< div id = "content" style = "width: 100%; overflow: hidden;" >
< div style = "margin-left: 15px; margin-top: 5px; float: left; color: #145A32;" >
2019-08-12 09:16:03 -07:00
< h2 > DotNet Reference< / h2 >
2019-08-07 18:01:08 -07:00
< ul >
< li > < a href = "../dotnet/namespaceGoogle_1_1OrTools_1_1Sat.html" > CP-SAT< / a > < / li >
< li > < a href = "../dotnet/namespaceGoogle_1_1OrTools_1_1Graph.html" > Graph< / a > < / li >
< li > < a href = "../dotnet/namespaceGoogle_1_1OrTools_1_1Algorithms.html" > Knapsack solver< / a > < / li >
< li > < a href = "../dotnet/namespaceGoogle_1_1OrTools_1_1LinearSolver.html" > Linear solver< / a > < / li >
< li > < a href = "../dotnet/namespaceGoogle_1_1OrTools_1_1ConstraintSolver.html" > Routing< / a > < / li >
< li > < a href = "../dotnet/namespaceGoogle_1_1OrTools_1_1Util.html" > Util< / a > < / li >
< / ul >
< / div >
2019-06-20 23:35:26 +02:00
< div id = "content" >
2019-08-07 18:01:08 -07:00
< div align = "center" >
< h1 style = "color: #145A32;" > DotNet Reference< / h1 >
< / div >
2020-04-23 15:34:43 +02:00
<!-- Generated by Doxygen 1.8.16 -->
2019-06-20 23:35:26 +02:00
< div id = "navrow1" class = "tabs" >
< ul class = "tablist" >
< li > < a href = "namespaces.html" > < span > Namespaces< / span > < / a > < / li >
< li class = "current" > < a href = "annotated.html" > < span > Classes< / span > < / a > < / li >
< li > < a href = "files.html" > < span > Files< / span > < / a > < / li >
< / ul >
< / div >
< / div > <!-- top -->
< div class = "header" >
< div class = "headertitle" >
< div class = "title" > VarArraySolutionPrinterWithLimit Member List< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< p > This is the complete list of members for < a class = "el" href = "classVarArraySolutionPrinterWithLimit.html" > VarArraySolutionPrinterWithLimit< / a > , including all inherited members.< / p >
< table class = "directory" >
2020-01-27 13:48:26 +01:00
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html#aff594eada98db5e387b4656371f7222d" > BestObjectiveBound< / a > ()< / td > < td class = "entry" > < a class = "el" href = "classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html" > SolutionCallback< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classGoogle_1_1OrTools_1_1Sat_1_1CpSolverSolutionCallback.html#ad1a16b003a5787cac15578a01779a8d2" > BooleanValue< / a > (ILiteral literal)< / td > < td class = "entry" > < a class = "el" href = "classGoogle_1_1OrTools_1_1Sat_1_1CpSolverSolutionCallback.html" > CpSolverSolutionCallback< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
2020-01-31 17:04:21 +01:00
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html#a6e2d745cdb7a7b983f861ed6a9a541a7" > Dispose< / a > ()< / td > < td class = "entry" > < a class = "el" href = "classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html" > SolutionCallback< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html#a8ad4348ef0f9969025bab397e7e27e26" > Dispose< / a > (bool disposing)< / td > < td class = "entry" > < a class = "el" href = "classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html" > SolutionCallback< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > protected< / span > < span class = "mlabel" > virtual< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html#ab4b4465422a6b20638459437a360cbf5" > NumBinaryPropagations< / a > ()< / td > < td class = "entry" > < a class = "el" href = "classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html" > SolutionCallback< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html#a2129b750ff0dee04773cab831b3c31a8" > NumBooleans< / a > ()< / td > < td class = "entry" > < a class = "el" href = "classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html" > SolutionCallback< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html#acc9edec6c1a967bba319c37f252d7bb9" > NumBranches< / a > ()< / td > < td class = "entry" > < a class = "el" href = "classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html" > SolutionCallback< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html#a6254824bb6c7d3e3ff01e1b77fb35fb0" > NumConflicts< / a > ()< / td > < td class = "entry" > < a class = "el" href = "classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html" > SolutionCallback< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html#ab98c84887fd03b6f318720cd29cd8d2e" > NumIntegerPropagations< / a > ()< / td > < td class = "entry" > < a class = "el" href = "classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html" > SolutionCallback< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html#a30e8eeaf766fd11cc725e5be2207dc9a" > ObjectiveValue< / a > ()< / td > < td class = "entry" > < a class = "el" href = "classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html" > SolutionCallback< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classVarArraySolutionPrinterWithLimit.html#af7fcf8c528888cb381deeb6f1317d788" > OnSolutionCallback< / a > ()< / td > < td class = "entry" > < a class = "el" href = "classVarArraySolutionPrinterWithLimit.html" > VarArraySolutionPrinterWithLimit< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > virtual< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html#a786b1693af7f5aa98ba24bf4e6b08063" > Response< / a > ()< / td > < td class = "entry" > < a class = "el" href = "classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html" > SolutionCallback< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html#aeb0f4211f8d35a9daa7b87e6515d679a" > SolutionBooleanValue< / a > (int index)< / td > < td class = "entry" > < a class = "el" href = "classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html" > SolutionCallback< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html#a4af26d80226f86e735c6b0038ae881ed" > SolutionCallback< / a > ()< / td > < td class = "entry" > < a class = "el" href = "classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html" > SolutionCallback< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classVarArraySolutionPrinterWithLimit.html#a5030c2f98f3524a0fff83f23bf4efd76" > SolutionCount< / a > ()< / td > < td class = "entry" > < a class = "el" href = "classVarArraySolutionPrinterWithLimit.html" > VarArraySolutionPrinterWithLimit< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html#a2d2fcbd0fd0803353bbc95bedd45ed27" > SolutionIntegerValue< / a > (int index)< / td > < td class = "entry" > < a class = "el" href = "classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html" > SolutionCallback< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html#a57215ac87fea3819edb845e247550ccd" > StopSearch< / a > ()< / td > < td class = "entry" > < a class = "el" href = "classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html" > SolutionCallback< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html#abc050282310ee35f8b4bac77b6103375" > swigCMemOwn< / a > < / td > < td class = "entry" > < a class = "el" href = "classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html" > SolutionCallback< / a > < / td > < td class = "entry" > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html#a0488c231ff1ea3c19004ad06b30add24" > SwigDelegateSolutionCallback_0< / a > ()< / td > < td class = "entry" > < a class = "el" href = "classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html" > SolutionCallback< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html#a8bdd8eafa82cf805b3628a1466224278" > UserTime< / a > ()< / td > < td class = "entry" > < a class = "el" href = "classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html" > SolutionCallback< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classGoogle_1_1OrTools_1_1Sat_1_1CpSolverSolutionCallback.html#a58c7ab0674a3f3f5a2b357e0d1b01396" > Value< / a > (LinearExpr e)< / td > < td class = "entry" > < a class = "el" href = "classGoogle_1_1OrTools_1_1Sat_1_1CpSolverSolutionCallback.html" > CpSolverSolutionCallback< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classVarArraySolutionPrinterWithLimit.html#add96302db1e80345e604ca9b7794c8b8" > VarArraySolutionPrinterWithLimit< / a > (IntVar[] variables, int solution_limit)< / td > < td class = "entry" > < a class = "el" href = "classVarArraySolutionPrinterWithLimit.html" > VarArraySolutionPrinterWithLimit< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html#a054f9e55bbf4743a577284bc7caa1904" > WallTime< / a > ()< / td > < td class = "entry" > < a class = "el" href = "classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html" > SolutionCallback< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
2019-06-20 23:35:26 +02:00
< / table > < / div > <!-- contents -->
2019-08-07 18:01:08 -07:00
< / div >
2019-06-20 23:35:26 +02:00
< / div >
< div id = "footer-container" >
< div id = "footer" >
< / div >
< / div >
< / body >
< / html >