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" > Variable.cs< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
2019-06-29 18:18:08 +02:00
< a href = "Variable_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_1Variable.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_1Variable.html" > Variable< / 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_1Variable.html#a3f8ab7f2eb89c7dd0dc87e84aafe3f5a" > 15< / a > < / span >   < span class = "keyword" > protected< / span > < span class = "keywordtype" > bool< / span > < a class = "code" href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1Variable.html#a3f8ab7f2eb89c7dd0dc87e84aafe3f5a" > 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_1Variable.html" > Variable< / 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_1Variable.html#a3f8ab7f2eb89c7dd0dc87e84aafe3f5a" > 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 = "classGoo
2019-06-20 23:35:26 +02:00
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_aa7d797857546a7e6be18ff0caba51228" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#aa7d797857546a7e6be18ff0caba51228" > Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.delete_Variable< / a > < / div > < div class = "ttdeci" > static void delete_Variable(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_1Variable_html_addb1062f11e41a6581ceb9d54964bcc1" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1Variable.html#addb1062f11e41a6581ceb9d54964bcc1" > Google.OrTools.LinearSolver.Variable.Dispose< / a > < / div > < div class = "ttdeci" > virtual void Dispose(bool disposing)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "Variable_8cs_source.html#l00035" > Variable.cs:35< / a > < / div > < / div >
2019-06-20 23:35:26 +02:00
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1Variable_html_a3f8ab7f2eb89c7dd0dc87e84aafe3f5a" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1Variable.html#a3f8ab7f2eb89c7dd0dc87e84aafe3f5a" > Google.OrTools.LinearSolver.Variable.swigCMemOwn< / a > < / div > < div class = "ttdeci" > bool swigCMemOwn< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "Variable_8cs_source.html#l00015" > Variable.cs:15< / a > < / div > < / div >
2019-06-29 18:18:08 +02:00
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1Variable_html_aecbea4cea5f5fc7c35f87ab1b31528cf" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1Variable.html#aecbea4cea5f5fc7c35f87ab1b31528cf" > Google.OrTools.LinearSolver.Variable.SetInteger< / a > < / div > < div class = "ttdeci" > void SetInteger(bool integer)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "Variable_8cs_source.html#l00052" > Variable.cs:52< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1Variable_html_aacbfc8aa78f9497e4a4073a6742b4a34" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1Variable.html#aacbfc8aa78f9497e4a4073a6742b4a34" > Google.OrTools.LinearSolver.Variable.SetUb< / a > < / div > < div class = "ttdeci" > void SetUb(double ub)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "Variable_8cs_source.html#l00075" > Variable.cs:75< / 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_a2d62a6bdb4fbc4ca3651f2b5eee358c0" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a2d62a6bdb4fbc4ca3651f2b5eee358c0" > Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.Variable_SetBounds< / a > < / div > < div class = "ttdeci" > static void Variable_SetBounds(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2, double jarg3)< / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a00f3cafb74f97342d3bb26c40effba59" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a00f3cafb74f97342d3bb26c40effba59" > Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.Variable_BasisStatus< / a > < / div > < div class = "ttdeci" > static int Variable_BasisStatus(global::System.Runtime.InteropServices.HandleRef jarg1)< / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_aa261ef885d750195612ab482f0803368" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#aa261ef885d750195612ab482f0803368" > Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.Variable_SolutionValue< / a > < / div > < div class = "ttdeci" > static double Variable_SolutionValue(global::System.Runtime.InteropServices.HandleRef jarg1)< / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a82c98cbc04eaa9cd5e38ca55034bc30f" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a82c98cbc04eaa9cd5e38ca55034bc30f" > Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.Variable_Lb< / a > < / div > < div class = "ttdeci" > static double Variable_Lb(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_1Variable_html_aae82408fb50cbb7d1f9fdd2165853352" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1Variable.html#aae82408fb50cbb7d1f9fdd2165853352" > Google.OrTools.LinearSolver.Variable.BasisStatus< / a > < / div > < div class = "ttdeci" > Solver.BasisStatus BasisStatus()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "Variable_8cs_source.html#l00088" > Variable.cs:88< / 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_acfbe01d89570fa5486c202da384fd802" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#acfbe01d89570fa5486c202da384fd802" > Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.Variable_SetLb< / a > < / div > < div class = "ttdeci" > static void Variable_SetLb(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2)< / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1Solver_html" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1Solver.html" > Google.OrTools.LinearSolver.Solver< / a > < / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "linear__solver_2Solver_8cs_source.html#l00013" > linear_solver/Solver.cs:13< / a > < / div > < / div >
2019-06-29 18:18:08 +02:00
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1Variable_html_afc497238e0210aabd30e8c5ac410eba1" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1Variable.html#afc497238e0210aabd30e8c5ac410eba1" > Google.OrTools.LinearSolver.Variable.Dispose< / a > < / div > < div class = "ttdeci" > void Dispose()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "Variable_8cs_source.html#l00030" > Variable.cs:30< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1Variable_html_a5dbd92367e4a651ea437d269acab8efc" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1Variable.html#a5dbd92367e4a651ea437d269acab8efc" > Google.OrTools.LinearSolver.Variable.Name< / a > < / div > < div class = "ttdeci" > string Name()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "Variable_8cs_source.html#l00047" > Variable.cs:47< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1Variable_html_a122bbc22ae202a2cb941d173d92694fb" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1Variable.html#a122bbc22ae202a2cb941d173d92694fb" > Google.OrTools.LinearSolver.Variable.Ub< / a > < / div > < div class = "ttdeci" > double Ub()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "Variable_8cs_source.html#l00066" > Variable.cs:66< / 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_a50f922bae4c17086067f8b204ddf351e" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a50f922bae4c17086067f8b204ddf351e" > Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.Variable_SetUb< / a > < / div > < div class = "ttdeci" > static void Variable_SetUb(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_1Variable_html_a1c6f45348f1fd41f3907fece2b42472b" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1Variable.html#a1c6f45348f1fd41f3907fece2b42472b" > Google.OrTools.LinearSolver.Variable.SetLb< / a > < / div > < div class = "ttdeci" > void SetLb(double lb)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "Variable_8cs_source.html#l00071" > Variable.cs:71< / 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_a962da889e2c7fc4b07c3d93225677070" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a962da889e2c7fc4b07c3d93225677070" > Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.Variable_Ub< / a > < / div > < div class = "ttdeci" > static double Variable_Ub(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_1Variable_html_afb6624a34dee8546307d2c9fd3e748c2" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1Variable.html#afb6624a34dee8546307d2c9fd3e748c2" > Google.OrTools.LinearSolver.Variable.Lb< / a > < / div > < div class = "ttdeci" > double Lb()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "Variable_8cs_source.html#l00061" > Variable.cs:61< / 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_ac226425483d9fd6a0b5d1754cd5275cf" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#ac226425483d9fd6a0b5d1754cd5275cf" > Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.Variable_SetInteger< / a > < / div > < div class = "ttdeci" > static void Variable_SetInteger(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_1Variable_html_a15b69d5d488159324cce8fb1272d75fa" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1Variable.html#a15b69d5d488159324cce8fb1272d75fa" > Google.OrTools.LinearSolver.Variable.SolutionValue< / a > < / div > < div class = "ttdeci" > double SolutionValue()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "Variable_8cs_source.html#l00056" > Variable.cs:56< / a > < / div > < / div >
2019-07-04 15:11:35 +02:00
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1Solver_html_ada5a801b11b5ec9f691309b268d115d1" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1Solver.html#ada5a801b11b5ec9f691309b268d115d1" > Google.OrTools.LinearSolver.Solver.BasisStatus< / a > < / div > < div class = "ttdeci" > BasisStatus< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "linear__solver_2Solver_8cs_source.html#l00265" > linear_solver/Solver.cs:265< / a > < / div > < / div >
2019-06-29 18:18:08 +02:00
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1Variable_html_ade6f9f6856f71b4e8e21abe891cb4005" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1Variable.html#ade6f9f6856f71b4e8e21abe891cb4005" > Google.OrTools.LinearSolver.Variable.SetBounds< / a > < / div > < div class = "ttdeci" > void SetBounds(double lb, double ub)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "Variable_8cs_source.html#l00079" > Variable.cs:79< / a > < / div > < / div >
2019-06-20 23:35:26 +02:00
< 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" > < 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_ae930359e874c8503d831ca5b3771e78b" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#ae930359e874c8503d831ca5b3771e78b" > Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.Variable_Name< / a > < / div > < div class = "ttdeci" > static string Variable_Name(global::System.Runtime.InteropServices.HandleRef jarg1)< / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a7c84d2446d5d8dda2fafde91475ab3ef" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a7c84d2446d5d8dda2fafde91475ab3ef" > Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.Variable_ReducedCost< / a > < / div > < div class = "ttdeci" > static double Variable_ReducedCost(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_1Variable_html_aad0b04e0db61fa1510621d86001b668b" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1Variable.html#aad0b04e0db61fa1510621d86001b668b" > Google.OrTools.LinearSolver.Variable.ReducedCost< / a > < / div > < div class = "ttdeci" > double ReducedCost()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "Variable_8cs_source.html#l00083" > Variable.cs:83< / a > < / div > < / div >
2019-06-20 23:35:26 +02:00
< / div > <!-- fragment --> < / div > <!-- contents -->
< / div >
< div id = "footer-container" >
< div id = "footer" >
< / div >
< / div >
< / body >
< / html >