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" >
2019-06-29 18:18:08 +02:00
< span id = "sfml" > OR-Tools 7.2< / span >
2019-06-20 23:35:26 +02:00
< / div >
< / div >
2019-06-29 18:18:08 +02:00
< link rel = "icon" href = "https://developers.google.com/optimization/images/orLogo.png" >
2019-06-20 23:35:26 +02:00
< div id = "content" >
<!-- Generated by Doxygen 1.8.15 -->
< div id = "navrow1" class = "tabs" >
< ul class = "tablist" >
< li > < a href = "index.html" > < span > Main  Page< / span > < / a > < / li >
< 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 id = "navrow2" class = "tabs2" >
< ul class = "tablist" >
< li > < a href = "annotated.html" > < span > Class  List< / span > < / a > < / li >
< li > < a href = "classes.html" > < span > Class  Index< / span > < / a > < / li >
< li > < a href = "inherits.html" > < span > Class  Hierarchy< / span > < / a > < / li >
< li > < a href = "functions.html" > < span > Class  Members< / span > < / a > < / li >
< / ul >
< / div >
< / div > <!-- top -->
< div class = "header" >
< div class = "summary" >
< a href = "#pub-methods" > Public Member Functions< / a > |
2019-06-29 18:18:08 +02:00
< a href = "#pro-methods" > Protected Member Functions< / a > |
2019-06-20 23:35:26 +02:00
< a href = "#pro-attribs" > Protected Attributes< / a > |
< a href = "classVarArraySolutionPrinterWithLimit-members.html" > List of all members< / a > < / div >
< div class = "headertitle" >
< div class = "title" > VarArraySolutionPrinterWithLimit Class Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< div class = "dynheader" >
Inheritance diagram for VarArraySolutionPrinterWithLimit:< / div >
< div class = "dyncontent" >
< div class = "center" > < img src = "classVarArraySolutionPrinterWithLimit__inherit__graph.png" border = "0" usemap = "#VarArraySolutionPrinterWithLimit_inherit__map" alt = "Inheritance graph" / > < / div >
< map name = "VarArraySolutionPrinterWithLimit_inherit__map" id = "VarArraySolutionPrinterWithLimit_inherit__map" >
< area shape = "rect" title = " " alt = "" coords = "5,225,192,264" / >
< area shape = "rect" href = "classGoogle_1_1OrTools_1_1Sat_1_1CpSolverSolutionCallback.html" title = " " alt = "" coords = "11,152,187,177" / >
< area shape = "rect" href = "classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html" title = " " alt = "" coords = "39,79,159,104" / >
< area shape = "rect" title = " " alt = "" coords = "10,5,188,31" / >
< / map >
< center > < span class = "legend" > [< a href = "graph_legend.html" > legend< / a > ]< / span > < / center > < / div >
< div class = "dynheader" >
Collaboration diagram for VarArraySolutionPrinterWithLimit:< / div >
< div class = "dyncontent" >
< div class = "center" > < img src = "classVarArraySolutionPrinterWithLimit__coll__graph.png" border = "0" usemap = "#VarArraySolutionPrinterWithLimit_coll__map" alt = "Collaboration graph" / > < / div >
< map name = "VarArraySolutionPrinterWithLimit_coll__map" id = "VarArraySolutionPrinterWithLimit_coll__map" >
< area shape = "rect" title = " " alt = "" coords = "5,225,192,264" / >
< area shape = "rect" href = "classGoogle_1_1OrTools_1_1Sat_1_1CpSolverSolutionCallback.html" title = " " alt = "" coords = "11,152,187,177" / >
< area shape = "rect" href = "classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html" title = " " alt = "" coords = "39,79,159,104" / >
< area shape = "rect" title = " " alt = "" coords = "10,5,188,31" / >
< / map >
< center > < span class = "legend" > [< a href = "graph_legend.html" > legend< / a > ]< / span > < / center > < / div >
< table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-methods" > < / a >
Public Member Functions< / h2 > < / td > < / tr >
< tr class = "memitem:a9b5e942f1e5b6d3ddfed842ababd0601" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classVarArraySolutionPrinterWithLimit.html#a9b5e942f1e5b6d3ddfed842ababd0601" > VarArraySolutionPrinterWithLimit< / a > (< a class = "el" href = "classGoogle_1_1OrTools_1_1Sat_1_1IntVar.html" > IntVar< / a > [] variables, int solution_limit)< / td > < / tr >
< tr class = "separator:a9b5e942f1e5b6d3ddfed842ababd0601" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a9826a744a7a2978c6bce360bc03394a8" > < td class = "memItemLeft" align = "right" valign = "top" > override void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classVarArraySolutionPrinterWithLimit.html#a9826a744a7a2978c6bce360bc03394a8" > OnSolutionCallback< / a > ()< / td > < / tr >
< tr class = "separator:a9826a744a7a2978c6bce360bc03394a8" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:adf17de66b1e9e057f341cb3f649e5433" > < td class = "memItemLeft" align = "right" valign = "top" > int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classVarArraySolutionPrinterWithLimit.html#adf17de66b1e9e057f341cb3f649e5433" > SolutionCount< / a > ()< / td > < / tr >
< tr class = "separator:adf17de66b1e9e057f341cb3f649e5433" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a02f75dd2fa406b17fb77769f9e85732c" > < td class = "memItemLeft" align = "right" valign = "top" > long  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGoogle_1_1OrTools_1_1Sat_1_1CpSolverSolutionCallback.html#a02f75dd2fa406b17fb77769f9e85732c" > Value< / a > (LinearExpr e)< / td > < / tr >
< tr class = "separator:a02f75dd2fa406b17fb77769f9e85732c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a1e329c00be8a46032b3edfb455e4631d" > < td class = "memItemLeft" align = "right" valign = "top" > Boolean  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGoogle_1_1OrTools_1_1Sat_1_1CpSolverSolutionCallback.html#a1e329c00be8a46032b3edfb455e4631d" > BooleanValue< / a > (ILiteral literal)< / td > < / tr >
< tr class = "separator:a1e329c00be8a46032b3edfb455e4631d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2019-06-29 18:18:08 +02:00
< tr class = "memitem:aa4c2c4e35ff144f2c4ff35aa15cf0d1d" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html#aa4c2c4e35ff144f2c4ff35aa15cf0d1d" > Dispose< / a > ()< / td > < / tr >
< tr class = "separator:aa4c2c4e35ff144f2c4ff35aa15cf0d1d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2019-06-20 23:35:26 +02:00
< tr class = "memitem:a9183d10ed6f11241dc855faec976ef5f" > < td class = "memItemLeft" align = "right" valign = "top" > long  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html#a9183d10ed6f11241dc855faec976ef5f" > NumBooleans< / a > ()< / td > < / tr >
< tr class = "separator:a9183d10ed6f11241dc855faec976ef5f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:adcfab3ef934d4fd33e64e62479b0180e" > < td class = "memItemLeft" align = "right" valign = "top" > long  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html#adcfab3ef934d4fd33e64e62479b0180e" > NumBranches< / a > ()< / td > < / tr >
< tr class = "separator:adcfab3ef934d4fd33e64e62479b0180e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aafadde213e5eb3a7418e8a537f591ef2" > < td class = "memItemLeft" align = "right" valign = "top" > long  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html#aafadde213e5eb3a7418e8a537f591ef2" > NumConflicts< / a > ()< / td > < / tr >
< tr class = "separator:aafadde213e5eb3a7418e8a537f591ef2" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a5deb696901559772de6b33d7a171a2e7" > < td class = "memItemLeft" align = "right" valign = "top" > long  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html#a5deb696901559772de6b33d7a171a2e7" > NumBinaryPropagations< / a > ()< / td > < / tr >
< tr class = "separator:a5deb696901559772de6b33d7a171a2e7" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aeda01936ab5ba3903c51a8b8103fa7ad" > < td class = "memItemLeft" align = "right" valign = "top" > long  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html#aeda01936ab5ba3903c51a8b8103fa7ad" > NumIntegerPropagations< / a > ()< / td > < / tr >
< tr class = "separator:aeda01936ab5ba3903c51a8b8103fa7ad" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a5f053282f5a20ebc7954930b162df80f" > < td class = "memItemLeft" align = "right" valign = "top" > double  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html#a5f053282f5a20ebc7954930b162df80f" > WallTime< / a > ()< / td > < / tr >
< tr class = "separator:a5f053282f5a20ebc7954930b162df80f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a2fc65b2a2c48f71c216397adf611a6c4" > < td class = "memItemLeft" align = "right" valign = "top" > double  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html#a2fc65b2a2c48f71c216397adf611a6c4" > UserTime< / a > ()< / td > < / tr >
< tr class = "separator:a2fc65b2a2c48f71c216397adf611a6c4" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a45191b35777ba166341ed94a9c3a2ba2" > < td class = "memItemLeft" align = "right" valign = "top" > double  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html#a45191b35777ba166341ed94a9c3a2ba2" > ObjectiveValue< / a > ()< / td > < / tr >
< tr class = "separator:a45191b35777ba166341ed94a9c3a2ba2" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a623d3c830b19fe51f9fab55f2f33e7dc" > < td class = "memItemLeft" align = "right" valign = "top" > double  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html#a623d3c830b19fe51f9fab55f2f33e7dc" > BestObjectiveBound< / a > ()< / td > < / tr >
< tr class = "separator:a623d3c830b19fe51f9fab55f2f33e7dc" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a1f36f0c7485c747fed2a5aed8f34decf" > < td class = "memItemLeft" align = "right" valign = "top" > long  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html#a1f36f0c7485c747fed2a5aed8f34decf" > SolutionIntegerValue< / a > (int index)< / td > < / tr >
< tr class = "separator:a1f36f0c7485c747fed2a5aed8f34decf" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a05564ff6cc134a3ac8550f25baf9e5b6" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html#a05564ff6cc134a3ac8550f25baf9e5b6" > SolutionBooleanValue< / a > (int index)< / td > < / tr >
< tr class = "separator:a05564ff6cc134a3ac8550f25baf9e5b6" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a1de5c73afb943d88b0a79eca81a0df9d" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html#a1de5c73afb943d88b0a79eca81a0df9d" > StopSearch< / a > ()< / td > < / tr >
< tr class = "separator:a1de5c73afb943d88b0a79eca81a0df9d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a19790821bbab8aa7c10bbf2ba31c6576" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classGoogle_1_1OrTools_1_1Sat_1_1CpSolverResponse.html" > Google.OrTools.Sat.CpSolverResponse< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html#a19790821bbab8aa7c10bbf2ba31c6576" > Response< / a > ()< / td > < / tr >
< tr class = "separator:a19790821bbab8aa7c10bbf2ba31c6576" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:acd57884e36f19e263b247f4684680a7b" > < td class = "memItemLeft" align = "right" valign = "top" > delegate void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html#acd57884e36f19e263b247f4684680a7b" > SwigDelegateSolutionCallback_0< / a > ()< / td > < / tr >
< tr class = "separator:acd57884e36f19e263b247f4684680a7b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
2019-06-29 18:18:08 +02:00
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pro-methods" > < / a >
Protected Member Functions< / h2 > < / td > < / tr >
< tr class = "memitem:a07bc774e53cda9d660041e1c8b5dcd08" > < td class = "memItemLeft" align = "right" valign = "top" > virtual void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html#a07bc774e53cda9d660041e1c8b5dcd08" > Dispose< / a > (bool disposing)< / td > < / tr >
< tr class = "separator:a07bc774e53cda9d660041e1c8b5dcd08" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
2019-06-20 23:35:26 +02:00
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pro-attribs" > < / a >
Protected Attributes< / h2 > < / td > < / tr >
< tr class = "memitem:a478f5c4bfae44878ced15e8d0141a964" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html#a478f5c4bfae44878ced15e8d0141a964" > swigCMemOwn< / a > < / td > < / tr >
< tr class = "separator:a478f5c4bfae44878ced15e8d0141a964" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
< div class = "textblock" >
< p class = "definition" > Definition at line < a class = "el" href = "StopAfterNSolutionsSampleSat_8cs_source.html#l00018" > 18< / a > of file < a class = "el" href = "StopAfterNSolutionsSampleSat_8cs_source.html" > StopAfterNSolutionsSampleSat.cs< / a > .< / p >
< / div > < h2 class = "groupheader" > Constructor & Destructor Documentation< / h2 >
< a id = "a9b5e942f1e5b6d3ddfed842ababd0601" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a9b5e942f1e5b6d3ddfed842ababd0601" > ◆ < / a > < / span > VarArraySolutionPrinterWithLimit()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > VarArraySolutionPrinterWithLimit.VarArraySolutionPrinterWithLimit < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classGoogle_1_1OrTools_1_1Sat_1_1IntVar.html" > IntVar< / a > []  < / td >
< td class = "paramname" > < em > variables< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > solution_limit< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "StopAfterNSolutionsSampleSat_8cs_source.html#l00020" > 20< / a > of file < a class = "el" href = "StopAfterNSolutionsSampleSat_8cs_source.html" > StopAfterNSolutionsSampleSat.cs< / a > .< / p >
< / div >
< / div >
< h2 class = "groupheader" > Member Function Documentation< / h2 >
< a id = "a623d3c830b19fe51f9fab55f2f33e7dc" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a623d3c830b19fe51f9fab55f2f33e7dc" > ◆ < / a > < / span > BestObjectiveBound()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > double Google.OrTools.Sat.SolutionCallback.BestObjectiveBound < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2019-06-29 18:18:08 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "SolutionCallback_8cs_source.html#l00095" > 95< / a > of file < a class = "el" href = "SolutionCallback_8cs_source.html" > SolutionCallback.cs< / a > .< / p >
2019-06-20 23:35:26 +02:00
< / div >
< / div >
< a id = "a1e329c00be8a46032b3edfb455e4631d" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a1e329c00be8a46032b3edfb455e4631d" > ◆ < / a > < / span > BooleanValue()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > Boolean Google.OrTools.Sat.CpSolverSolutionCallback.BooleanValue < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "interfaceGoogle_1_1OrTools_1_1Sat_1_1ILiteral.html" > ILiteral< / a >   < / td >
< td class = "paramname" > < em > literal< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "SearchHelpers_8cs_source.html#l00077" > 77< / a > of file < a class = "el" href = "SearchHelpers_8cs_source.html" > SearchHelpers.cs< / a > .< / p >
< / div >
< / div >
2019-06-29 18:18:08 +02:00
< a id = "aa4c2c4e35ff144f2c4ff35aa15cf0d1d" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa4c2c4e35ff144f2c4ff35aa15cf0d1d" > ◆ < / a > < / span > Dispose() < span class = "overload" > [1/2]< / span > < / h2 >
2019-06-20 23:35:26 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2019-06-29 18:18:08 +02:00
< td class = "memname" > void Google.OrTools.Sat.SolutionCallback.Dispose < / td >
2019-06-20 23:35:26 +02:00
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
2019-06-29 18:18:08 +02:00
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
2019-06-20 23:35:26 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "SolutionCallback_8cs_source.html#l00034" > 34< / a > of file < a class = "el" href = "SolutionCallback_8cs_source.html" > SolutionCallback.cs< / a > .< / p >
2019-06-29 18:18:08 +02:00
< / div >
< / div >
< a id = "a07bc774e53cda9d660041e1c8b5dcd08" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a07bc774e53cda9d660041e1c8b5dcd08" > ◆ < / a > < / span > Dispose() < span class = "overload" > [2/2]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > virtual void Google.OrTools.Sat.SolutionCallback.Dispose < / td >
< td > (< / td >
< td class = "paramtype" > bool  < / td >
< td class = "paramname" > < em > disposing< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > protected< / span > < span class = "mlabel" > virtual< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "SolutionCallback_8cs_source.html#l00039" > 39< / a > of file < a class = "el" href = "SolutionCallback_8cs_source.html" > SolutionCallback.cs< / a > .< / p >
2019-06-20 23:35:26 +02:00
< / div >
< / div >
< a id = "a5deb696901559772de6b33d7a171a2e7" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a5deb696901559772de6b33d7a171a2e7" > ◆ < / a > < / span > NumBinaryPropagations()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > long Google.OrTools.Sat.SolutionCallback.NumBinaryPropagations < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2019-06-29 18:18:08 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "SolutionCallback_8cs_source.html#l00070" > 70< / a > of file < a class = "el" href = "SolutionCallback_8cs_source.html" > SolutionCallback.cs< / a > .< / p >
2019-06-20 23:35:26 +02:00
< / div >
< / div >
< a id = "a9183d10ed6f11241dc855faec976ef5f" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a9183d10ed6f11241dc855faec976ef5f" > ◆ < / a > < / span > NumBooleans()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > long Google.OrTools.Sat.SolutionCallback.NumBooleans < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2019-06-29 18:18:08 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "SolutionCallback_8cs_source.html#l00055" > 55< / a > of file < a class = "el" href = "SolutionCallback_8cs_source.html" > SolutionCallback.cs< / a > .< / p >
2019-06-20 23:35:26 +02:00
< / div >
< / div >
< a id = "adcfab3ef934d4fd33e64e62479b0180e" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#adcfab3ef934d4fd33e64e62479b0180e" > ◆ < / a > < / span > NumBranches()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > long Google.OrTools.Sat.SolutionCallback.NumBranches < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2019-06-29 18:18:08 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "SolutionCallback_8cs_source.html#l00060" > 60< / a > of file < a class = "el" href = "SolutionCallback_8cs_source.html" > SolutionCallback.cs< / a > .< / p >
2019-06-20 23:35:26 +02:00
< / div >
< / div >
< a id = "aafadde213e5eb3a7418e8a537f591ef2" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aafadde213e5eb3a7418e8a537f591ef2" > ◆ < / a > < / span > NumConflicts()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > long Google.OrTools.Sat.SolutionCallback.NumConflicts < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2019-06-29 18:18:08 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "SolutionCallback_8cs_source.html#l00065" > 65< / a > of file < a class = "el" href = "SolutionCallback_8cs_source.html" > SolutionCallback.cs< / a > .< / p >
2019-06-20 23:35:26 +02:00
< / div >
< / div >
< a id = "aeda01936ab5ba3903c51a8b8103fa7ad" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aeda01936ab5ba3903c51a8b8103fa7ad" > ◆ < / a > < / span > NumIntegerPropagations()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > long Google.OrTools.Sat.SolutionCallback.NumIntegerPropagations < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2019-06-29 18:18:08 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "SolutionCallback_8cs_source.html#l00075" > 75< / a > of file < a class = "el" href = "SolutionCallback_8cs_source.html" > SolutionCallback.cs< / a > .< / p >
2019-06-20 23:35:26 +02:00
< / div >
< / div >
< a id = "a45191b35777ba166341ed94a9c3a2ba2" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a45191b35777ba166341ed94a9c3a2ba2" > ◆ < / a > < / span > ObjectiveValue()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > double Google.OrTools.Sat.SolutionCallback.ObjectiveValue < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2019-06-29 18:18:08 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "SolutionCallback_8cs_source.html#l00090" > 90< / a > of file < a class = "el" href = "SolutionCallback_8cs_source.html" > SolutionCallback.cs< / a > .< / p >
2019-06-20 23:35:26 +02:00
< / div >
< / div >
< a id = "a9826a744a7a2978c6bce360bc03394a8" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a9826a744a7a2978c6bce360bc03394a8" > ◆ < / a > < / span > OnSolutionCallback()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > override void VarArraySolutionPrinterWithLimit.OnSolutionCallback < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Reimplemented from < a class = "el" href = "classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html#a99cde2481b60f3daf9aaa5a7f90b92a3" > Google.OrTools.Sat.SolutionCallback< / a > .< / p >
< p class = "definition" > Definition at line < a class = "el" href = "StopAfterNSolutionsSampleSat_8cs_source.html#l00027" > 27< / a > of file < a class = "el" href = "StopAfterNSolutionsSampleSat_8cs_source.html" > StopAfterNSolutionsSampleSat.cs< / a > .< / p >
< / div >
< / div >
< a id = "a19790821bbab8aa7c10bbf2ba31c6576" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a19790821bbab8aa7c10bbf2ba31c6576" > ◆ < / a > < / span > Response()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classGoogle_1_1OrTools_1_1Sat_1_1CpSolverResponse.html" > Google.OrTools.Sat.CpSolverResponse< / a > Google.OrTools.Sat.SolutionCallback.Response < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2019-06-29 18:18:08 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "SolutionCallback_8cs_source.html#l00114" > 114< / a > of file < a class = "el" href = "SolutionCallback_8cs_source.html" > SolutionCallback.cs< / a > .< / p >
2019-06-20 23:35:26 +02:00
< / div >
< / div >
< a id = "a05564ff6cc134a3ac8550f25baf9e5b6" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a05564ff6cc134a3ac8550f25baf9e5b6" > ◆ < / a > < / span > SolutionBooleanValue()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool Google.OrTools.Sat.SolutionCallback.SolutionBooleanValue < / td >
< td > (< / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > index< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2019-06-29 18:18:08 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "SolutionCallback_8cs_source.html#l00105" > 105< / a > of file < a class = "el" href = "SolutionCallback_8cs_source.html" > SolutionCallback.cs< / a > .< / p >
2019-06-20 23:35:26 +02:00
< / div >
< / div >
< a id = "adf17de66b1e9e057f341cb3f649e5433" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#adf17de66b1e9e057f341cb3f649e5433" > ◆ < / a > < / span > SolutionCount()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > int VarArraySolutionPrinterWithLimit.SolutionCount < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "StopAfterNSolutionsSampleSat_8cs_source.html#l00046" > 46< / a > of file < a class = "el" href = "StopAfterNSolutionsSampleSat_8cs_source.html" > StopAfterNSolutionsSampleSat.cs< / a > .< / p >
< / div >
< / div >
< a id = "a1f36f0c7485c747fed2a5aed8f34decf" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a1f36f0c7485c747fed2a5aed8f34decf" > ◆ < / a > < / span > SolutionIntegerValue()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > long Google.OrTools.Sat.SolutionCallback.SolutionIntegerValue < / td >
< td > (< / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > index< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2019-06-29 18:18:08 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "SolutionCallback_8cs_source.html#l00100" > 100< / a > of file < a class = "el" href = "SolutionCallback_8cs_source.html" > SolutionCallback.cs< / a > .< / p >
2019-06-20 23:35:26 +02:00
< / div >
< / div >
< a id = "a1de5c73afb943d88b0a79eca81a0df9d" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a1de5c73afb943d88b0a79eca81a0df9d" > ◆ < / a > < / span > StopSearch()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > void Google.OrTools.Sat.SolutionCallback.StopSearch < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2019-06-29 18:18:08 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "SolutionCallback_8cs_source.html#l00110" > 110< / a > of file < a class = "el" href = "SolutionCallback_8cs_source.html" > SolutionCallback.cs< / a > .< / p >
2019-06-20 23:35:26 +02:00
< / div >
< / div >
< a id = "acd57884e36f19e263b247f4684680a7b" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#acd57884e36f19e263b247f4684680a7b" > ◆ < / a > < / span > SwigDelegateSolutionCallback_0()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > delegate void Google.OrTools.Sat.SolutionCallback.SwigDelegateSolutionCallback_0 < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inherited< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a2fc65b2a2c48f71c216397adf611a6c4" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a2fc65b2a2c48f71c216397adf611a6c4" > ◆ < / a > < / span > UserTime()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > double Google.OrTools.Sat.SolutionCallback.UserTime < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2019-06-29 18:18:08 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "SolutionCallback_8cs_source.html#l00085" > 85< / a > of file < a class = "el" href = "SolutionCallback_8cs_source.html" > SolutionCallback.cs< / a > .< / p >
2019-06-20 23:35:26 +02:00
< / div >
< / div >
< a id = "a02f75dd2fa406b17fb77769f9e85732c" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a02f75dd2fa406b17fb77769f9e85732c" > ◆ < / a > < / span > Value()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > long Google.OrTools.Sat.CpSolverSolutionCallback.Value < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classGoogle_1_1OrTools_1_1Sat_1_1LinearExpr.html" > LinearExpr< / a >   < / td >
< td class = "paramname" > < em > e< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "SearchHelpers_8cs_source.html#l00022" > 22< / a > of file < a class = "el" href = "SearchHelpers_8cs_source.html" > SearchHelpers.cs< / a > .< / p >
< / div >
< / div >
< a id = "a5f053282f5a20ebc7954930b162df80f" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a5f053282f5a20ebc7954930b162df80f" > ◆ < / a > < / span > WallTime()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > double Google.OrTools.Sat.SolutionCallback.WallTime < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2019-06-29 18:18:08 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "SolutionCallback_8cs_source.html#l00080" > 80< / a > of file < a class = "el" href = "SolutionCallback_8cs_source.html" > SolutionCallback.cs< / a > .< / p >
2019-06-20 23:35:26 +02:00
< / div >
< / div >
< h2 class = "groupheader" > Member Data Documentation< / h2 >
< a id = "a478f5c4bfae44878ced15e8d0141a964" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a478f5c4bfae44878ced15e8d0141a964" > ◆ < / a > < / span > swigCMemOwn< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool Google.OrTools.Sat.SolutionCallback.swigCMemOwn< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "SolutionCallback_8cs_source.html#l00019" > 19< / a > of file < a class = "el" href = "SolutionCallback_8cs_source.html" > SolutionCallback.cs< / a > .< / p >
< / div >
< / div >
< hr / > The documentation for this class was generated from the following file:< ul >
< li > < a class = "el" href = "StopAfterNSolutionsSampleSat_8cs_source.html" > StopAfterNSolutionsSampleSat.cs< / a > < / li >
< / ul >
< / div > <!-- contents -->
< / div >
< div id = "footer-container" >
< div id = "footer" >
< / div >
< / div >
< / body >
< / html >