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-09-12 09:22:44 +02:00
<!-- Generated by Doxygen 1.8.15 -->
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 > < a href = "annotated.html" > < span > Classes< / span > < / a > < / li >
< li class = "current" > < a href = "files.html" > < span > Files< / span > < / a > < / li >
< / ul >
< / div >
< div id = "nav-path" class = "navpath" >
< ul >
< li class = "navelem" > < a class = "el" href = "dir_a7cc1eeded8f693d0da6c729bc88c45a.html" > ortools< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_b2c6d49957bf5d0c7726edb4b829cd4d.html" > gen< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_dd9e6105f85b4b8d1432afc92516bdf4.html" > ortools< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_439b336f32246b516129ac6c6155dd92.html" > linear_solver< / a > < / li > < / ul >
< / div >
< / div > <!-- top -->
< div class = "header" >
< div class = "headertitle" >
< div class = "title" > Objective.cs< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
2019-09-12 09:22:44 +02:00
< a href = "Objective_8cs.html" > Go to the documentation of this file.< / a > < div class = "fragment" > < div class = "line" > < a name = "l00001" > < / a > < span class = "lineno" > 1< / span >   < span class = "comment" > //------------------------------------------------------------------------------< / span > < / div > < div class = "line" > < a name = "l00002" > < / a > < span class = "lineno" > 2< / span >   < span class = "comment" > // < auto-generated /> < / span > < / div > < div class = "line" > < a name = "l00003" > < / a > < span class = "lineno" > 3< / span >   < span class = "comment" > //< / span > < / div > < div class = "line" > < a name = "l00004" > < / a > < span class = "lineno" > 4< / span >   < span class = "comment" > // This file was automatically generated by SWIG (http://www.swig.org).< / span > < / div > < div class = "line" > < a name = "l00005" > < / a > < span class = "lineno" > 5< / span >   < span class = "comment" > // Version 4.0.1< / span > < / div > < div class = "line" > < a name = "l00006" > < / a > < span class = "lineno" > 6< / span >   < span class = "comment" > //< / span > < / div > < div class = "line" > < a name = "l00007" > < / a > < span class = "lineno" > 7< / span >   < span class = "comment" > // Do not make changes to this file unless you know what you are doing--modify< / span > < / div > < div class = "line" > < a name = "l00008" > < / a > < span class = "lineno" > 8< / span >   < span class = "comment" > // the SWIG interface file instead.< / span > < / div > < div class = "line" > < a name = "l00009" > < / a > < span class = "lineno" > 9< / span >   < span class = "comment" > //------------------------------------------------------------------------------< / span > < / div > < div class = "line" > < a name = "l00010" > < / a > < span class = "lineno" > 10< / span >   < / div > < div class = "line" > < a name = "l00011" > < / a > < span class = "lineno" > 11< / span >   < span class = "keyword" > namespace < / span > < a class = "code" href = "namespaceGoogle_1_1OrTools_1_1LinearSolver.html" > Google.OrTools.LinearSolver< / a > {< / div > < div class = "line" > < a name = "l00012" > < / a > < span class = "lineno" > 12< / span >   < / div > < div class = "line" > < a name = "l00013" > < / a > < span class = "lineno" > < a class = "line" href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1Objective.html" > 13< / a > < / span >   < span class = "keyword" > public< / span > < span class = "keyword" > partial class < / span > < a class = "code" href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1Objective.html" > Objective< / a > : global::System.IDisposable {< / div > < div class = "line" > < a name = "l00014" > < / a > < span class = "lineno" > 14< / span >   < span class = "keyword" > private< / span > global::System.Runtime.InteropServices.HandleRef swigCPtr;< / div > < div class = "line" > < a name = "l00015" > < / a > < span class = "lineno" > < a class = "line" href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1Objective.html#abc050282310ee35f8b4bac77b6103375" > 15< / a > < / span >   < span class = "keyword" > protected< / span > < span class = "keywordtype" > bool< / span > < a class = "code" href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1Objective.html#abc050282310ee35f8b4bac77b6103375" > swigCMemOwn< / a > ;< / div > < div class = "line" > < a name = "l00016" > < / a > < span class = "lineno" > 16< / span >   < / div > < div class = "line" > < a name = "l00017" > < / a > < span class = "lineno" > 17< / span >   < span class = "keyword" > internal< / span > < a class = "code" href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1Objective.html" > Objective< / a > (global::System.IntPtr cPtr, < span class = "keywordtype" > bool< / span > cMemoryOwn) {< / div > < div class = "line" > < a name = "l00018" > < / a > < span class = "lineno" > 18< / span >   < a class = "code" href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1Objective.html#abc050282310ee35f8b4bac77b6103375" > swigCMemOwn< / a > = cMemoryOwn;< / div > < div class = "line" > < a name = "l00019" > < / a > < span class = "lineno" > 19< / span >   swigCPtr = < span class = "keyword" > new< / span > global::System.Runtime.InteropServices.HandleRef(< span class = "keyword" > this< / span > , cPtr);< / div > < div class = "line" > < a name = "l00020" > < / a > < span class = "lineno" > 20< / span >   }< / div > < div class = "line" > < a name = "l00021" > < / a > < span class = "lineno" > 21< / span >   < / div > < div class = "line" > < a name = "l00022" > < / a > < span class = "lineno" > 22< / span >   < span class = "keyword" > internal< / span > < span class = "keyword" > static< / span > global::System.Runtime.InteropServices.HandleRef getCPtr(< a class = "code" href =
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a536c6fa9c55b557f2175028412174607" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a536c6fa9c55b557f2175028412174607" > Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.Objective_BestBound< / a > < / div > < div class = "ttdeci" > static double Objective_BestBound(global::System.Runtime.InteropServices.HandleRef jarg1)< / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1Objective_html_accb6f7442b6b1f579e607835c9c4b73a" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1Objective.html#accb6f7442b6b1f579e607835c9c4b73a" > Google.OrTools.LinearSolver.Objective.SetCoefficient< / a > < / div > < div class = "ttdeci" > void SetCoefficient(Variable var, double coeff)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "Objective_8cs_source.html#l00051" > Objective.cs:51< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1Objective_html_ab567ef6289bfbb3c3596c120283a3fc5" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1Objective.html#ab567ef6289bfbb3c3596c120283a3fc5" > Google.OrTools.LinearSolver.Objective.GetCoefficient< / a > < / div > < div class = "ttdeci" > double GetCoefficient(Variable var)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "Objective_8cs_source.html#l00055" > Objective.cs:55< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1Objective_html_addbc1b5c5e43ec84e2ffc8ec3ab9d830" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1Objective.html#addbc1b5c5e43ec84e2ffc8ec3ab9d830" > Google.OrTools.LinearSolver.Objective.SetOptimizationDirection< / a > < / div > < div class = "ttdeci" > void SetOptimizationDirection(bool maximize)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "Objective_8cs_source.html#l00069" > Objective.cs:69< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1Variable_html" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1Variable.html" > Google.OrTools.LinearSolver.Variable< / a > < / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "Variable_8cs_source.html#l00013" > Variable.cs:13< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a9298df7a3273d12dd00899d94810dcde" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a9298df7a3273d12dd00899d94810dcde" > Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.Objective_SetOptimizationDirection< / a > < / div > < div class = "ttdeci" > static void Objective_SetOptimizationDirection(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)< / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1Objective_html_a45ac6a1cd9457ea3bf3f51b25f0f7215" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1Objective.html#a45ac6a1cd9457ea3bf3f51b25f0f7215" > Google.OrTools.LinearSolver.Objective.BestBound< / a > < / div > < div class = "ttdeci" > double BestBound()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "Objective_8cs_source.html#l00096" > Objective.cs:96< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1Objective_html" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1Objective.html" > Google.OrTools.LinearSolver.Objective< / a > < / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "Objective_8cs_source.html#l00013" > Objective.cs:13< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1Objective_html_a34ef908fb6668795dd2272730608ecb9" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1Objective.html#a34ef908fb6668795dd2272730608ecb9" > Google.OrTools.LinearSolver.Objective.Offset< / a > < / div > < div class = "ttdeci" > double Offset()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "Objective_8cs_source.html#l00064" > Objective.cs:64< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_ae0555b1f27d932f8db175cd8d4af95b8" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#ae0555b1f27d932f8db175cd8d4af95b8" > Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.Objective_SetMaximization< / a > < / div > < div class = "ttdeci" > static void Objective_SetMaximization(global::System.Runtime.InteropServices.HandleRef jarg1)< / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a3ec82b0413414f3b31189baf48cdb0e1" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a3ec82b0413414f3b31189baf48cdb0e1" > Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.Objective_Value< / a > < / div > < div class = "ttdeci" > static double Objective_Value(global::System.Runtime.InteropServices.HandleRef jarg1)< / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_ad5579f754f5a362f9b80c113c3791386" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#ad5579f754f5a362f9b80c113c3791386" > Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.Objective_GetCoefficient< / a > < / div > < div class = "ttdeci" > static double Objective_GetCoefficient(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)< / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_aa031272462f54065e14f034b9d336f34" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#aa031272462f54065e14f034b9d336f34" > Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.Objective_Minimization< / a > < / div > < div class = "ttdeci" > static bool Objective_Minimization(global::System.Runtime.InteropServices.HandleRef jarg1)< / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1Objective_html_a0ae674872034b9d61b389da66cb9503a" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1Objective.html#a0ae674872034b9d61b389da66cb9503a" > Google.OrTools.LinearSolver.Objective.SetMaximization< / a > < / div > < div class = "ttdeci" > void SetMaximization()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "Objective_8cs_source.html#l00077" > Objective.cs:77< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1Objective_html_abc050282310ee35f8b4bac77b6103375" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1Objective.html#abc050282310ee35f8b4bac77b6103375" > Google.OrTools.LinearSolver.Objective.swigCMemOwn< / a > < / div > < div class = "ttdeci" > bool swigCMemOwn< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "Objective_8cs_source.html#l00015" > Objective.cs:15< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a5335de541986250a745d2997bc7b050a" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a5335de541986250a745d2997bc7b050a" > Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.delete_Objective< / a > < / div > < div class = "ttdeci" > static void delete_Objective(global::System.Runtime.InteropServices.HandleRef jarg1)< / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a5d916734430735499bdab277643271e1" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a5d916734430735499bdab277643271e1" > Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.Objective_SetMinimization< / a > < / div > < div class = "ttdeci" > static void Objective_SetMinimization(global::System.Runtime.InteropServices.HandleRef jarg1)< / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a946b493fdef7c1151e196805acc5825d" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a946b493fdef7c1151e196805acc5825d" > Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.Objective_SetCoefficient< / a > < / div > < div class = "ttdeci" > static void Objective_SetCoefficient(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, double jarg3)< / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1Objective_html_a6e2d745cdb7a7b983f861ed6a9a541a7" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1Objective.html#a6e2d745cdb7a7b983f861ed6a9a541a7" > Google.OrTools.LinearSolver.Objective.Dispose< / a > < / div > < div class = "ttdeci" > void Dispose()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "Objective_8cs_source.html#l00030" > Objective.cs:30< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1Objective_html_a3d269786b0c64ba034e7e8a8a09213fc" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1Objective.html#a3d269786b0c64ba034e7e8a8a09213fc" > Google.OrTools.LinearSolver.Objective.SetOffset< / a > < / div > < div class = "ttdeci" > void SetOffset(double value)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "Objective_8cs_source.html#l00060" > Objective.cs:60< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1Objective_html_a2d2806afc5e8067368c3eea0ca8eeecf" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1Objective.html#a2d2806afc5e8067368c3eea0ca8eeecf" > Google.OrTools.LinearSolver.Objective.Value< / a > < / div > < div class = "ttdeci" > double Value()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "Objective_8cs_source.html#l00091" > Objective.cs:91< / a > < / div > < / div >
< div class = "ttc" id = "namespaceGoogle_1_1OrTools_1_1LinearSolver_html" > < div class = "ttname" > < a href = "namespaceGoogle_1_1OrTools_1_1LinearSolver.html" > Google.OrTools.LinearSolver< / a > < / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "Constraint_8cs_source.html#l00011" > Constraint.cs:11< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1Objective_html_a295781eff253efe94f99cee9947368f4" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1Objective.html#a295781eff253efe94f99cee9947368f4" > Google.OrTools.LinearSolver.Objective.Minimization< / a > < / div > < div class = "ttdeci" > bool Minimization()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "Objective_8cs_source.html#l00086" > Objective.cs:86< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a909eed9656149def1a74dc8b7843ef96" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a909eed9656149def1a74dc8b7843ef96" > Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.Objective_Clear< / a > < / div > < div class = "ttdeci" > static void Objective_Clear(global::System.Runtime.InteropServices.HandleRef jarg1)< / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1Objective_html_a599c6c365da15f881e19219e20415579" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1Objective.html#a599c6c365da15f881e19219e20415579" > Google.OrTools.LinearSolver.Objective.Maximization< / a > < / div > < div class = "ttdeci" > bool Maximization()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "Objective_8cs_source.html#l00081" > Objective.cs:81< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a0a017c7bbcd4c7adfd2c5605592039a8" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a0a017c7bbcd4c7adfd2c5605592039a8" > Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.Objective_Offset< / a > < / div > < div class = "ttdeci" > static double Objective_Offset(global::System.Runtime.InteropServices.HandleRef jarg1)< / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_aac2bdbba0dee08b327a92628c4c38005" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#aac2bdbba0dee08b327a92628c4c38005" > Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.Objective_Maximization< / a > < / div > < div class = "ttdeci" > static bool Objective_Maximization(global::System.Runtime.InteropServices.HandleRef jarg1)< / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a0016131c34fce9da69bda384d3a16c1f" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a0016131c34fce9da69bda384d3a16c1f" > Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.Objective_SetOffset< / a > < / div > < div class = "ttdeci" > static void Objective_SetOffset(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2)< / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html" > Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE< / a > < / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "operations__research__linear__solverPINVOKE_8cs_source.html#l00013" > operations_research_linear_solverPINVOKE.cs:13< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1Objective_html_ac187b2ba08422f3a06b8d1e1502ceea6" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1Objective.html#ac187b2ba08422f3a06b8d1e1502ceea6" > Google.OrTools.LinearSolver.Objective.SetMinimization< / a > < / div > < div class = "ttdeci" > void SetMinimization()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "Objective_8cs_source.html#l00073" > Objective.cs:73< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1Objective_html_aa71d36872f416feaa853788a7a7a7ef8" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1Objective.html#aa71d36872f416feaa853788a7a7a7ef8" > Google.OrTools.LinearSolver.Objective.Clear< / a > < / div > < div class = "ttdeci" > void Clear()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "Objective_8cs_source.html#l00047" > Objective.cs:47< / a > < / div > < / div >
2019-06-20 23:35:26 +02:00
< / div > <!-- fragment --> < / 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 >