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 > < 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 = "navrow2" class = "tabs2" >
< ul class = "tablist" >
< li > < a href = "files.html" > < span > File  List< / span > < / a > < / li >
< li > < a href = "globals.html" > < span > File  Members< / 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-06-29 18:18:08 +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.0< / 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#af1a304d3bac02d1c6b1884db4d9fa3fe" > 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#af1a304d3bac02d1c6b1884db4d9fa3fe" > 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#af1a304d3bac02d1c6b1884db4d9fa3fe" > 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_a2d18e74601be1179f7d6441d5d565233" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a2d18e74601be1179f7d6441d5d565233" > 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 >
2019-06-20 23:35:26 +02:00
< 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_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_1operations__research__linear__solverPINVOKE_html_ad843cb197bca7963e67057c6a02fb570" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#ad843cb197bca7963e67057c6a02fb570" > 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_af1a304d3bac02d1c6b1884db4d9fa3fe" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1Objective.html#af1a304d3bac02d1c6b1884db4d9fa3fe" > 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_ad47364414b806245c7e145076424d278" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#ad47364414b806245c7e145076424d278" > 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 >
2019-06-29 18:18:08 +02:00
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1Objective_html_a892062cf2e3a1cf2499cf9f93d09881b" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1Objective.html#a892062cf2e3a1cf2499cf9f93d09881b" > 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 >
2019-06-20 23:35:26 +02:00
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_ad4fcf3fee77547196c4f7e133b99b1fb" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#ad4fcf3fee77547196c4f7e133b99b1fb" > 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 >
2019-06-29 18:18:08 +02:00
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1Objective_html_a65b616b5e15379ab48bc30625741ebc2" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1Objective.html#a65b616b5e15379ab48bc30625741ebc2" > 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_1Objective_html_ac0e5174226f63b800fcb8cf83f91eb15" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1Objective.html#ac0e5174226f63b800fcb8cf83f91eb15" > 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_a09169b924d621ee3b0c5d2eba5a6e5f1" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1Objective.html#a09169b924d621ee3b0c5d2eba5a6e5f1" > 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_1Objective_html_aa8f8ff61cd857929f22352b2f5f4df9c" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1Objective.html#aa8f8ff61cd857929f22352b2f5f4df9c" > 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 >
2019-06-20 23:35:26 +02:00
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_ac16091ce1ed8d01b3edb71eda2baacc7" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#ac16091ce1ed8d01b3edb71eda2baacc7" > 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 >
2019-06-29 18:18:08 +02:00
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1Objective_html_af264af89c525b45f02b32ccbe361e267" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1Objective.html#af264af89c525b45f02b32ccbe361e267" > 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 >
2019-06-20 23:35:26 +02:00
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_ac6e3a2f94b1fcfdce19b4ae0488898b1" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#ac6e3a2f94b1fcfdce19b4ae0488898b1" > 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 >
2019-06-29 18:18:08 +02:00
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1Objective_html_a20f907e2ae9594f4c986f70cdc5bf34c" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1Objective.html#a20f907e2ae9594f4c986f70cdc5bf34c" > 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_a54cc6e9447f4be4e5ebe453b4a9b32b7" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1Objective.html#a54cc6e9447f4be4e5ebe453b4a9b32b7" > 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 >
2019-06-20 23:35:26 +02:00
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_ac9d22d30f5d20335fb60a94d81e8f2a1" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#ac9d22d30f5d20335fb60a94d81e8f2a1" > 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_a3e1d7961d2e1cd6d57db35f4b1381580" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a3e1d7961d2e1cd6d57db35f4b1381580" > 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 >
2019-06-29 18:18:08 +02:00
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1Objective_html_a67abc03fe75c58f8c9f3c193d3008e22" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1Objective.html#a67abc03fe75c58f8c9f3c193d3008e22" > 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 >
2019-06-20 23:35:26 +02:00
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_ae07d1d850eacda2062cf485c5177a1a3" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#ae07d1d850eacda2062cf485c5177a1a3" > 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 >
2019-06-29 18:18:08 +02:00
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1Objective_html_a419e52d99e6a529e7b1ff853ba0c4f29" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1Objective.html#a419e52d99e6a529e7b1ff853ba0c4f29" > 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 >
2019-06-20 23:35:26 +02:00
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a2d8794ac6aba683d6303621ec8e5cd0c" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a2d8794ac6aba683d6303621ec8e5cd0c" > 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 = "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 = "linear__solver_2Constraint_8cs_source.html#l00011" > linear_solver/Constraint.cs:11< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a2250f08ce5a02c041bfb2443837ac308" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a2250f08ce5a02c041bfb2443837ac308" > 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 >
2019-06-29 18:18:08 +02:00
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1Objective_html_a4b94cbabd84ee8339af9fce74af4b0e3" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1Objective.html#a4b94cbabd84ee8339af9fce74af4b0e3" > 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 >
2019-06-20 23:35:26 +02:00
< 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_1operations__research__linear__solverPINVOKE_html_aa78c1a0feef8876a4b140ed45aaad70b" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#aa78c1a0feef8876a4b140ed45aaad70b" > 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 >
2019-06-29 18:18:08 +02:00
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1Objective_html_ad980a67015b6c3d2fb0f161d6299b88b" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1Objective.html#ad980a67015b6c3d2fb0f161d6299b88b" > Google.OrTools.LinearSolver.Objective.Dispose< / a > < / div > < div class = "ttdeci" > virtual void Dispose(bool disposing)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "Objective_8cs_source.html#l00035" > Objective.cs:35< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1Objective_html_a11625053e25eb166077b44df2cdfef26" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1Objective.html#a11625053e25eb166077b44df2cdfef26" > 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 class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a146e9f2a6a515bb820c6d037b88003d0" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a146e9f2a6a515bb820c6d037b88003d0" > 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 > <!-- fragment --> < / div > <!-- contents -->
< / div >
< div id = "footer-container" >
< div id = "footer" >
< / div >
< / div >
< / body >
< / html >