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-09-12 09:22:44 +02:00
< span id = "sfml" > Google OR-Tools 7.4< / 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 >
2019-11-14 13:52:51 -08: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 = "summary" >
< a href = "#pub-methods" > Public Member Functions< / a > |
< 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 >
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 >
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 >
< / 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" >
2019-11-14 13:52:51 -08:00
< span class = "mlabels" > < span class = "mlabel" > inline< / 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 = "SolveAndPrintIntermediateSolutionsSampleSat_8cs_source.html#l00026" > 26< / a > of file < a class = "el" href = "SolveAndPrintIntermediateSolutionsSampleSat_8cs_source.html" > SolveAndPrintIntermediateSolutionsSampleSat.cs< / a > .< / p >
< / 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 >
< / 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 >
< / 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 >