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-01-27 13:48:26 +01:00
<!-- Generated by Doxygen 1.8.18 -->
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 = "summary" >
< a href = "#pub-methods" > Public Member Functions< / a > |
2020-01-31 17:04:21 +01:00
< a href = "#pro-methods" > Protected Member Functions< / a > |
2020-01-27 13:48:26 +01:00
< a href = "#pro-attribs" > Protected Attributes< / a > |
2019-06-20 23:35:26 +02:00
< a href = "classVarArraySolutionPrinterWithObjective-members.html" > List of all members< / a > < / div >
< div class = "headertitle" >
2019-08-07 18:01:08 -07:00
< div class = "title" > VarArraySolutionPrinterWithObjective< / div > < / div >
2019-06-20 23:35:26 +02:00
< / div > <!-- header -->
< div class = "contents" >
2019-08-12 23:15:11 -07:00
< 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 = "SolveAndPrintIntermediateSolutionsSampleSat_8cs_source.html#l00019" > 19< / a > of file < a class = "el" href = "SolveAndPrintIntermediateSolutionsSampleSat_8cs_source.html" > SolveAndPrintIntermediateSolutionsSampleSat.cs< / a > .< / p >
< / div > < table class = "memberdecls" >
2019-06-20 23:35:26 +02:00
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-methods" > < / a >
Public Member Functions< / h2 > < / td > < / tr >
2019-08-07 18:01:08 -07:00
< tr class = "memitem:a6f4133f3a736935c402c3152f6216ce8" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classVarArraySolutionPrinterWithObjective.html#a6f4133f3a736935c402c3152f6216ce8" > VarArraySolutionPrinterWithObjective< / a > (< a class = "el" href = "classGoogle_1_1OrTools_1_1Sat_1_1IntVar.html" > IntVar< / a > [] variables)< / td > < / tr >
< tr class = "separator:a6f4133f3a736935c402c3152f6216ce8" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:af7fcf8c528888cb381deeb6f1317d788" > < td class = "memItemLeft" align = "right" valign = "top" > override void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classVarArraySolutionPrinterWithObjective.html#af7fcf8c528888cb381deeb6f1317d788" > OnSolutionCallback< / a > ()< / td > < / tr >
< tr class = "separator:af7fcf8c528888cb381deeb6f1317d788" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a5030c2f98f3524a0fff83f23bf4efd76" > < td class = "memItemLeft" align = "right" valign = "top" > int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classVarArraySolutionPrinterWithObjective.html#a5030c2f98f3524a0fff83f23bf4efd76" > SolutionCount< / a > ()< / td > < / tr >
< tr class = "separator:a5030c2f98f3524a0fff83f23bf4efd76" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a58c7ab0674a3f3f5a2b357e0d1b01396" > < 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#a58c7ab0674a3f3f5a2b357e0d1b01396" > Value< / a > (LinearExpr e)< / td > < / tr >
< tr class = "separator:a58c7ab0674a3f3f5a2b357e0d1b01396" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ad1a16b003a5787cac15578a01779a8d2" > < 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#ad1a16b003a5787cac15578a01779a8d2" > BooleanValue< / a > (ILiteral literal)< / td > < / tr >
< tr class = "separator:ad1a16b003a5787cac15578a01779a8d2" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-01-31 17:04:21 +01:00
< tr class = "memitem:a6e2d745cdb7a7b983f861ed6a9a541a7" > < 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#a6e2d745cdb7a7b983f861ed6a9a541a7" > Dispose< / a > ()< / td > < / tr >
< tr class = "separator:a6e2d745cdb7a7b983f861ed6a9a541a7" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-01-27 13:48:26 +01:00
< tr class = "memitem:a2129b750ff0dee04773cab831b3c31a8" > < 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#a2129b750ff0dee04773cab831b3c31a8" > NumBooleans< / a > ()< / td > < / tr >
< tr class = "separator:a2129b750ff0dee04773cab831b3c31a8" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:acc9edec6c1a967bba319c37f252d7bb9" > < 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#acc9edec6c1a967bba319c37f252d7bb9" > NumBranches< / a > ()< / td > < / tr >
< tr class = "separator:acc9edec6c1a967bba319c37f252d7bb9" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a6254824bb6c7d3e3ff01e1b77fb35fb0" > < 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#a6254824bb6c7d3e3ff01e1b77fb35fb0" > NumConflicts< / a > ()< / td > < / tr >
< tr class = "separator:a6254824bb6c7d3e3ff01e1b77fb35fb0" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ab4b4465422a6b20638459437a360cbf5" > < 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#ab4b4465422a6b20638459437a360cbf5" > NumBinaryPropagations< / a > ()< / td > < / tr >
< tr class = "separator:ab4b4465422a6b20638459437a360cbf5" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ab98c84887fd03b6f318720cd29cd8d2e" > < 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#ab98c84887fd03b6f318720cd29cd8d2e" > NumIntegerPropagations< / a > ()< / td > < / tr >
< tr class = "separator:ab98c84887fd03b6f318720cd29cd8d2e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a054f9e55bbf4743a577284bc7caa1904" > < 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#a054f9e55bbf4743a577284bc7caa1904" > WallTime< / a > ()< / td > < / tr >
< tr class = "separator:a054f9e55bbf4743a577284bc7caa1904" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a8bdd8eafa82cf805b3628a1466224278" > < 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#a8bdd8eafa82cf805b3628a1466224278" > UserTime< / a > ()< / td > < / tr >
< tr class = "separator:a8bdd8eafa82cf805b3628a1466224278" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a30e8eeaf766fd11cc725e5be2207dc9a" > < 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#a30e8eeaf766fd11cc725e5be2207dc9a" > ObjectiveValue< / a > ()< / td > < / tr >
< tr class = "separator:a30e8eeaf766fd11cc725e5be2207dc9a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aff594eada98db5e387b4656371f7222d" > < 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#aff594eada98db5e387b4656371f7222d" > BestObjectiveBound< / a > ()< / td > < / tr >
< tr class = "separator:aff594eada98db5e387b4656371f7222d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a2d2fcbd0fd0803353bbc95bedd45ed27" > < 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#a2d2fcbd0fd0803353bbc95bedd45ed27" > SolutionIntegerValue< / a > (int index)< / td > < / tr >
< tr class = "separator:a2d2fcbd0fd0803353bbc95bedd45ed27" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aeb0f4211f8d35a9daa7b87e6515d679a" > < 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#aeb0f4211f8d35a9daa7b87e6515d679a" > SolutionBooleanValue< / a > (int index)< / td > < / tr >
< tr class = "separator:aeb0f4211f8d35a9daa7b87e6515d679a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a57215ac87fea3819edb845e247550ccd" > < 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#a57215ac87fea3819edb845e247550ccd" > StopSearch< / a > ()< / td > < / tr >
< tr class = "separator:a57215ac87fea3819edb845e247550ccd" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a786b1693af7f5aa98ba24bf4e6b08063" > < 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#a786b1693af7f5aa98ba24bf4e6b08063" > Response< / a > ()< / td > < / tr >
< tr class = "separator:a786b1693af7f5aa98ba24bf4e6b08063" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a0488c231ff1ea3c19004ad06b30add24" > < 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#a0488c231ff1ea3c19004ad06b30add24" > SwigDelegateSolutionCallback_0< / a > ()< / td > < / tr >
< tr class = "separator:a0488c231ff1ea3c19004ad06b30add24" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
2020-01-31 17:04:21 +01:00
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pro-methods" > < / a >
Protected Member Functions< / h2 > < / td > < / tr >
< tr class = "memitem:a8ad4348ef0f9969025bab397e7e27e26" > < 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#a8ad4348ef0f9969025bab397e7e27e26" > Dispose< / a > (bool disposing)< / td > < / tr >
< tr class = "separator:a8ad4348ef0f9969025bab397e7e27e26" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
2020-01-27 13:48:26 +01:00
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pro-attribs" > < / a >
Protected Attributes< / h2 > < / td > < / tr >
< tr class = "memitem:abc050282310ee35f8b4bac77b6103375" > < 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#abc050282310ee35f8b4bac77b6103375" > swigCMemOwn< / a > < / td > < / tr >
< tr class = "separator:abc050282310ee35f8b4bac77b6103375" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2019-06-20 23:35:26 +02:00
< / table >
2019-08-12 23:15:11 -07:00
< h2 class = "groupheader" > Constructor & Destructor Documentation< / h2 >
2019-08-07 18:01:08 -07:00
< a id = "a6f4133f3a736935c402c3152f6216ce8" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a6f4133f3a736935c402c3152f6216ce8" > ◆ < / a > < / span > VarArraySolutionPrinterWithObjective()< / 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-08-07 18:01:08 -07:00
< td class = "memname" > < a class = "el" href = "classVarArraySolutionPrinterWithObjective.html" > VarArraySolutionPrinterWithObjective< / a > < / td >
2019-06-20 23:35:26 +02:00
< td > (< / td >
2019-11-14 13:52:51 -08:00
< td class = "paramtype" > < a class = "el" href = "classGoogle_1_1OrTools_1_1Sat_1_1IntVar.html" > IntVar< / a > []  < / td >
2019-06-20 23:35:26 +02:00
< td class = "paramname" > < em > variables< / em > < / 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 = "SolveAndPrintIntermediateSolutionsSampleSat_8cs_source.html#l00021" > 21< / a > of file < a class = "el" href = "SolveAndPrintIntermediateSolutionsSampleSat_8cs_source.html" > SolveAndPrintIntermediateSolutionsSampleSat.cs< / a > .< / p >
< / div >
< / div >
< h2 class = "groupheader" > Member Function Documentation< / h2 >
2020-01-27 13:48:26 +01:00
< a id = "aff594eada98db5e387b4656371f7222d" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aff594eada98db5e387b4656371f7222d" > ◆ < / 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 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" >
2020-01-31 17:04:21 +01: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 >
2020-01-27 13:48:26 +01:00
< / div >
< / div >
2019-08-07 18:01:08 -07:00
< a id = "ad1a16b003a5787cac15578a01779a8d2" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ad1a16b003a5787cac15578a01779a8d2" > ◆ < / a > < / span > BooleanValue()< / 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-08-07 18:01:08 -07:00
< td class = "memname" > Boolean BooleanValue < / td >
2019-06-20 23:35:26 +02:00
< 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 >
2020-01-27 13:48:26 +01:00
< / div >
< / div >
2020-01-31 17:04:21 +01:00
< a id = "a6e2d745cdb7a7b983f861ed6a9a541a7" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a6e2d745cdb7a7b983f861ed6a9a541a7" > ◆ < / a > < / span > Dispose() < span class = "overload" > [1/2]< / span > < / h2 >
2020-01-27 13:48:26 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2020-01-31 17:04:21 +01:00
< td class = "memname" > void Dispose < / td >
2020-01-27 13:48:26 +01:00
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
2020-01-31 17:04:21 +01:00
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
2020-01-27 13:48:26 +01: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 >
2020-01-31 17:04:21 +01:00
< / div >
< / div >
< a id = "a8ad4348ef0f9969025bab397e7e27e26" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a8ad4348ef0f9969025bab397e7e27e26" > ◆ < / 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 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 >
2020-01-27 13:48:26 +01:00
< / div >
< / div >
< a id = "ab4b4465422a6b20638459437a360cbf5" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ab4b4465422a6b20638459437a360cbf5" > ◆ < / 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 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" >
2020-01-31 17:04:21 +01: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 >
2020-01-27 13:48:26 +01:00
< / div >
< / div >
< a id = "a2129b750ff0dee04773cab831b3c31a8" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a2129b750ff0dee04773cab831b3c31a8" > ◆ < / 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 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" >
2020-01-31 17:04:21 +01: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 >
2020-01-27 13:48:26 +01:00
< / div >
< / div >
< a id = "acc9edec6c1a967bba319c37f252d7bb9" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#acc9edec6c1a967bba319c37f252d7bb9" > ◆ < / 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 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" >
2020-01-31 17:04:21 +01: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 >
2020-01-27 13:48:26 +01:00
< / div >
< / div >
< a id = "a6254824bb6c7d3e3ff01e1b77fb35fb0" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a6254824bb6c7d3e3ff01e1b77fb35fb0" > ◆ < / 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 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" >
2020-01-31 17:04:21 +01: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 >
2020-01-27 13:48:26 +01:00
< / div >
< / div >
< a id = "ab98c84887fd03b6f318720cd29cd8d2e" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ab98c84887fd03b6f318720cd29cd8d2e" > ◆ < / 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 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" >
2020-01-31 17:04:21 +01: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 >
2020-01-27 13:48:26 +01:00
< / div >
< / div >
< a id = "a30e8eeaf766fd11cc725e5be2207dc9a" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a30e8eeaf766fd11cc725e5be2207dc9a" > ◆ < / 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 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" >
2020-01-31 17:04:21 +01: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 >
2020-01-27 13:48:26 +01:00
2019-06-20 23:35:26 +02:00
< / div >
< / div >
2019-08-07 18:01:08 -07:00
< a id = "af7fcf8c528888cb381deeb6f1317d788" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#af7fcf8c528888cb381deeb6f1317d788" > ◆ < / a > < / span > OnSolutionCallback()< / 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-08-07 18:01:08 -07:00
< td class = "memname" > override void OnSolutionCallback < / 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" >
2020-01-27 13:48:26 +01:00
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > virtual< / span > < / span > < / td >
2019-06-20 23:35:26 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2020-01-27 13:48:26 +01:00
< p > Reimplemented from < a class = "el" href = "classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html#a7d64752a55ba17525463219198fca665" > SolutionCallback< / a > .< / p >
2019-06-20 23:35:26 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "SolveAndPrintIntermediateSolutionsSampleSat_8cs_source.html#l00026" > 26< / a > of file < a class = "el" href = "SolveAndPrintIntermediateSolutionsSampleSat_8cs_source.html" > SolveAndPrintIntermediateSolutionsSampleSat.cs< / a > .< / p >
2020-01-27 13:48:26 +01:00
< / div >
< / div >
< a id = "a786b1693af7f5aa98ba24bf4e6b08063" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a786b1693af7f5aa98ba24bf4e6b08063" > ◆ < / 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 > 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" >
2020-01-31 17:04:21 +01: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 >
2020-01-27 13:48:26 +01:00
< / div >
< / div >
< a id = "aeb0f4211f8d35a9daa7b87e6515d679a" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aeb0f4211f8d35a9daa7b87e6515d679a" > ◆ < / 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 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" >
2020-01-31 17:04:21 +01: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 >
2020-01-27 13:48:26 +01:00
2019-06-20 23:35:26 +02:00
< / div >
< / div >
2019-08-07 18:01:08 -07:00
< a id = "a5030c2f98f3524a0fff83f23bf4efd76" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a5030c2f98f3524a0fff83f23bf4efd76" > ◆ < / a > < / span > SolutionCount()< / 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-08-07 18:01:08 -07:00
< td class = "memname" > int SolutionCount < / 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" >
< 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 = "SolveAndPrintIntermediateSolutionsSampleSat_8cs_source.html#l00040" > 40< / a > of file < a class = "el" href = "SolveAndPrintIntermediateSolutionsSampleSat_8cs_source.html" > SolveAndPrintIntermediateSolutionsSampleSat.cs< / a > .< / p >
2020-01-27 13:48:26 +01:00
< / div >
< / div >
< a id = "a2d2fcbd0fd0803353bbc95bedd45ed27" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a2d2fcbd0fd0803353bbc95bedd45ed27" > ◆ < / 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 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" >
2020-01-31 17:04:21 +01: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 >
2020-01-27 13:48:26 +01:00
< / div >
< / div >
< a id = "a57215ac87fea3819edb845e247550ccd" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a57215ac87fea3819edb845e247550ccd" > ◆ < / 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 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" >
2020-01-31 17:04:21 +01: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 >
2020-01-27 13:48:26 +01:00
< / div >
< / div >
< a id = "a0488c231ff1ea3c19004ad06b30add24" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a0488c231ff1ea3c19004ad06b30add24" > ◆ < / 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 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 = "a8bdd8eafa82cf805b3628a1466224278" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a8bdd8eafa82cf805b3628a1466224278" > ◆ < / 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 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" >
2020-01-31 17:04:21 +01: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 >
2020-01-27 13:48:26 +01:00
2019-06-20 23:35:26 +02:00
< / div >
< / div >
2019-08-07 18:01:08 -07:00
< a id = "a58c7ab0674a3f3f5a2b357e0d1b01396" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a58c7ab0674a3f3f5a2b357e0d1b01396" > ◆ < / a > < / span > Value()< / 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-08-07 18:01:08 -07:00
< td class = "memname" > long Value < / td >
2019-06-20 23:35:26 +02:00
< 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 >
2020-01-27 13:48:26 +01:00
< / div >
< / div >
< a id = "a054f9e55bbf4743a577284bc7caa1904" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a054f9e55bbf4743a577284bc7caa1904" > ◆ < / 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 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" >
2020-01-31 17:04:21 +01: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 >
2020-01-27 13:48:26 +01:00
< / div >
< / div >
< h2 class = "groupheader" > Member Data Documentation< / h2 >
< a id = "abc050282310ee35f8b4bac77b6103375" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#abc050282310ee35f8b4bac77b6103375" > ◆ < / 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 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 >
2019-06-20 23:35:26 +02:00
< / div >
< / div >
< hr / > The documentation for this class was generated from the following file:< ul >
< li > < a class = "el" href = "SolveAndPrintIntermediateSolutionsSampleSat_8cs_source.html" > SolveAndPrintIntermediateSolutionsSampleSat.cs< / a > < / li >
< / ul >
< / 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 >