Files
ortools-clone/docs/cpp_linear/functions_func_m.html
Laurent Perron 0ac3fa17eb more linear doc
2019-07-15 17:42:24 -07:00

292 lines
19 KiB
HTML

<!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">
<span id="sfml">OR-Tools 7.2</span>
</div>
</div>
<link rel="icon" href="https://developers.google.com/optimization/images/orLogo.png">
<div id="content">
<!-- Generated by Doxygen 1.8.15 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main&#160;Page</span></a></li>
<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 id="navrow3" class="tabs2">
<ul class="tablist">
<li><a href="functions.html"><span>All</span></a></li>
<li class="current"><a href="functions_func.html"><span>Functions</span></a></li>
<li><a href="functions_vars.html"><span>Variables</span></a></li>
<li><a href="functions_type.html"><span>Typedefs</span></a></li>
<li><a href="functions_enum.html"><span>Enumerations</span></a></li>
<li><a href="functions_eval.html"><span>Enumerator</span></a></li>
<li><a href="functions_rela.html"><span>Related&#160;Functions</span></a></li>
</ul>
</div>
<div id="navrow4" class="tabs3">
<ul class="tablist">
<li><a href="functions_func.html#index_a"><span>a</span></a></li>
<li><a href="functions_func_b.html#index_b"><span>b</span></a></li>
<li><a href="functions_func_c.html#index_c"><span>c</span></a></li>
<li><a href="functions_func_d.html#index_d"><span>d</span></a></li>
<li><a href="functions_func_e.html#index_e"><span>e</span></a></li>
<li><a href="functions_func_f.html#index_f"><span>f</span></a></li>
<li><a href="functions_func_g.html#index_g"><span>g</span></a></li>
<li><a href="functions_func_h.html#index_h"><span>h</span></a></li>
<li><a href="functions_func_i.html#index_i"><span>i</span></a></li>
<li><a href="functions_func_l.html#index_l"><span>l</span></a></li>
<li class="current"><a href="functions_func_m.html#index_m"><span>m</span></a></li>
<li><a href="functions_func_n.html#index_n"><span>n</span></a></li>
<li><a href="functions_func_o.html#index_o"><span>o</span></a></li>
<li><a href="functions_func_p.html#index_p"><span>p</span></a></li>
<li><a href="functions_func_q.html#index_q"><span>q</span></a></li>
<li><a href="functions_func_r.html#index_r"><span>r</span></a></li>
<li><a href="functions_func_s.html#index_s"><span>s</span></a></li>
<li><a href="functions_func_t.html#index_t"><span>t</span></a></li>
<li><a href="functions_func_u.html#index_u"><span>u</span></a></li>
<li><a href="functions_func_v.html#index_v"><span>v</span></a></li>
<li><a href="functions_func_w.html#index_w"><span>w</span></a></li>
<li><a href="functions_func_~.html#index__7E"><span>~</span></a></li>
</ul>
</div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('functions_func_m.html','');});
/* @license-end */
</script>
<div id="doc-content">
<div class="contents">
&#160;
<h3><a id="index_m"></a>- m -</h3><ul>
<li>MakeBoolVar()
: <a class="el" href="classoperations__research_1_1MPSolver.html#a7176be8ce0481d880a8d30a2d7a1c09e">operations_research::MPSolver</a>
</li>
<li>MakeBoolVarArray()
: <a class="el" href="classoperations__research_1_1MPSolver.html#af5c55776ce47479f8904480cd815a6d5">operations_research::MPSolver</a>
</li>
<li>MakeIntVar()
: <a class="el" href="classoperations__research_1_1MPSolver.html#acf84ccc5151ce164a571d2f31f30960c">operations_research::MPSolver</a>
</li>
<li>MakeIntVarArray()
: <a class="el" href="classoperations__research_1_1MPSolver.html#a5eefc88942fd284ff2962564224d5f8e">operations_research::MPSolver</a>
</li>
<li>MakeNumVar()
: <a class="el" href="classoperations__research_1_1MPSolver.html#a54d66e99fdc2424e812d910e7c2f225a">operations_research::MPSolver</a>
</li>
<li>MakeNumVarArray()
: <a class="el" href="classoperations__research_1_1MPSolver.html#a7aebea4f022e7a685322e7db70b76e5e">operations_research::MPSolver</a>
</li>
<li>MakeRowConstraint()
: <a class="el" href="classoperations__research_1_1MPSolver.html#a9ef93893d198901ce104d74794dde123">operations_research::MPSolver</a>
</li>
<li>MakeVar()
: <a class="el" href="classoperations__research_1_1MPSolver.html#ad6bb7605c749ba485b040b02a37f6728">operations_research::MPSolver</a>
</li>
<li>MakeVarArray()
: <a class="el" href="classoperations__research_1_1MPSolver.html#a2c58f52acd6216131582c60aae3625ee">operations_research::MPSolver</a>
</li>
<li>maximization()
: <a class="el" href="classoperations__research_1_1MPObjective.html#a883fc7ee2a166fc6ff257296f78e9565">operations_research::MPObjective</a>
</li>
<li>maximize()
: <a class="el" href="classoperations__research_1_1MPModelProto.html#a76f5d78d924775583e84323cf17afdc3">operations_research::MPModelProto</a>
</li>
<li>MaximizeLinearExpr()
: <a class="el" href="classoperations__research_1_1MPObjective.html#a6927f7e28f694c55d72496c94a9a6b01">operations_research::MPObjective</a>
</li>
<li>MergeFrom()
: <a class="el" href="classoperations__research_1_1MPConstraintProto.html#aea296cdb66e72503ce8d17366b2b8bc3">operations_research::MPConstraintProto</a>
, <a class="el" href="classoperations__research_1_1MPGeneralConstraintProto.html#a4073780b39428a7602616410275209b9">operations_research::MPGeneralConstraintProto</a>
, <a class="el" href="classoperations__research_1_1MPIndicatorConstraint.html#a6edc740544090e00a81906975b4478f6">operations_research::MPIndicatorConstraint</a>
, <a class="el" href="classoperations__research_1_1MPModelProto.html#af00b492bede9cea434c22461ac6a0cd1">operations_research::MPModelProto</a>
, <a class="el" href="classoperations__research_1_1MPModelRequest.html#a67451b2fc312a8a6de11dafc8476dc7d">operations_research::MPModelRequest</a>
, <a class="el" href="classoperations__research_1_1MPSolutionResponse.html#a66afdea65fb57c621879985b47f5d3c3">operations_research::MPSolutionResponse</a>
, <a class="el" href="classoperations__research_1_1MPSolverCommonParameters.html#ad3c5810dbf626dbbca40397c5e39d7a2">operations_research::MPSolverCommonParameters</a>
, <a class="el" href="classoperations__research_1_1MPSosConstraint.html#a2eac4fd3aa6fd5bbb858a7d3ac6b76ee">operations_research::MPSosConstraint</a>
, <a class="el" href="classoperations__research_1_1MPVariableProto.html#a65a3581b22383b59bcb947fdb50fa8ac">operations_research::MPVariableProto</a>
, <a class="el" href="classoperations__research_1_1OptionalDouble.html#a55e664958ddb866d07aa9e37206d6faf">operations_research::OptionalDouble</a>
, <a class="el" href="classoperations__research_1_1PartialVariableAssignment.html#a9ebf517febe19dd2c53887da470c2694">operations_research::PartialVariableAssignment</a>
</li>
<li>MergePartialFromCodedStream()
: <a class="el" href="classoperations__research_1_1MPConstraintProto.html#a7393723452a94363ce894a3406065900">operations_research::MPConstraintProto</a>
, <a class="el" href="classoperations__research_1_1MPGeneralConstraintProto.html#a170ef3d8022f3430cea5be8176dfcd4a">operations_research::MPGeneralConstraintProto</a>
, <a class="el" href="classoperations__research_1_1MPIndicatorConstraint.html#a40f0ae68942231e64fa1806f704fef21">operations_research::MPIndicatorConstraint</a>
, <a class="el" href="classoperations__research_1_1MPModelProto.html#a6159869e1359e9cfb6cea3430f7704bc">operations_research::MPModelProto</a>
, <a class="el" href="classoperations__research_1_1MPModelRequest.html#a141877501be675c72da09478ce50e55c">operations_research::MPModelRequest</a>
, <a class="el" href="classoperations__research_1_1MPSolutionResponse.html#acdd6d121d205c55c28b35fa1b7202bff">operations_research::MPSolutionResponse</a>
, <a class="el" href="classoperations__research_1_1MPSolverCommonParameters.html#a20cc887e783658243973551831da7933">operations_research::MPSolverCommonParameters</a>
, <a class="el" href="classoperations__research_1_1MPSosConstraint.html#a50a915df6d7fee9267fcd3a7747fe49c">operations_research::MPSosConstraint</a>
, <a class="el" href="classoperations__research_1_1MPVariableProto.html#ada780fdedbed0037b473879f1a07dcd3">operations_research::MPVariableProto</a>
, <a class="el" href="classoperations__research_1_1OptionalDouble.html#aa76eb8f2af8d4e5d404f34495147c2d8">operations_research::OptionalDouble</a>
, <a class="el" href="classoperations__research_1_1PartialVariableAssignment.html#a5e9e54bf2da71ab4eae1f590c6dec976">operations_research::PartialVariableAssignment</a>
</li>
<li>minimization()
: <a class="el" href="classoperations__research_1_1MPObjective.html#a700788b8583ef4c69730be08a1a3ac28">operations_research::MPObjective</a>
</li>
<li>MinimizeLinearExpr()
: <a class="el" href="classoperations__research_1_1MPObjective.html#a19a354c154bf034196d7a273feeff737">operations_research::MPObjective</a>
</li>
<li>model()
: <a class="el" href="classoperations__research_1_1MPModelRequest.html#a2d10e31d0aee82d986b6d6ee36a3b8f4">operations_research::MPModelRequest</a>
</li>
<li>MPConstraint()
: <a class="el" href="classoperations__research_1_1MPConstraint.html#adac818d5ad3d7e51129ba251491a5f46">operations_research::MPConstraint</a>
</li>
<li>MPConstraintProto()
: <a class="el" href="classoperations__research_1_1MPConstraintProto.html#a82ee586ca987262f6bbc180ba5d0aa54">operations_research::MPConstraintProto</a>
</li>
<li>MPGeneralConstraintProto()
: <a class="el" href="classoperations__research_1_1MPGeneralConstraintProto.html#a4ef6ff6ba1c772ad245949374745abe5">operations_research::MPGeneralConstraintProto</a>
</li>
<li>MPIndicatorConstraint()
: <a class="el" href="classoperations__research_1_1MPIndicatorConstraint.html#ac08487e68504709333737af09be2450e">operations_research::MPIndicatorConstraint</a>
</li>
<li>MPModelExportOptions()
: <a class="el" href="structoperations__research_1_1MPModelExportOptions.html#a86112c3c11136b95424b6c60627d91b1">operations_research::MPModelExportOptions</a>
</li>
<li>MPModelProto()
: <a class="el" href="classoperations__research_1_1MPModelProto.html#afc19167676980c67f0853f98f290fd19">operations_research::MPModelProto</a>
</li>
<li>MPModelRequest()
: <a class="el" href="classoperations__research_1_1MPModelRequest.html#a21355b6fb0205dbfd20ae939f52a8362">operations_research::MPModelRequest</a>
</li>
<li>MPSolutionResponse()
: <a class="el" href="classoperations__research_1_1MPSolutionResponse.html#a440e5fed34c956e5ca5e0ca468389f98">operations_research::MPSolutionResponse</a>
</li>
<li>MPSolver()
: <a class="el" href="classoperations__research_1_1MPSolver.html#ab6a8a6c57eefce8c07c8a52e053b035b">operations_research::MPSolver</a>
</li>
<li>MPSolverCommonParameters()
: <a class="el" href="classoperations__research_1_1MPSolverCommonParameters.html#adddf97d95dd001a5822e1e903452314d">operations_research::MPSolverCommonParameters</a>
</li>
<li>MPSolverInterface()
: <a class="el" href="classoperations__research_1_1MPSolverInterface.html#a152b3f16428c0a1c58247ba88d95f0a4">operations_research::MPSolverInterface</a>
</li>
<li>MPSolverParameters()
: <a class="el" href="classoperations__research_1_1MPSolverParameters.html#accb1cea31a73bd0b09bb75882baa9e5f">operations_research::MPSolverParameters</a>
</li>
<li>MPSosConstraint()
: <a class="el" href="classoperations__research_1_1MPSosConstraint.html#afb146038bc0ae4a82443bedf6a41e7d4">operations_research::MPSosConstraint</a>
</li>
<li>MPVariable()
: <a class="el" href="classoperations__research_1_1MPVariable.html#abba28daa7e558932c40cf1a8ecb30194">operations_research::MPVariable</a>
</li>
<li>MPVariableProto()
: <a class="el" href="classoperations__research_1_1MPVariableProto.html#a62cf48331dc44923f7c0cc96fae028c2">operations_research::MPVariableProto</a>
</li>
<li>mutable_coefficient()
: <a class="el" href="classoperations__research_1_1MPConstraintProto.html#aacb8989ae0e24d68a66ddbf0762b17dc">operations_research::MPConstraintProto</a>
</li>
<li>mutable_constraint()
: <a class="el" href="classoperations__research_1_1MPIndicatorConstraint.html#aa09895a431862860449a5e478006d4f2">operations_research::MPIndicatorConstraint</a>
, <a class="el" href="classoperations__research_1_1MPModelProto.html#a855f85be118baa77b1c2bbe274b499db">operations_research::MPModelProto</a>
</li>
<li>mutable_dual_tolerance()
: <a class="el" href="classoperations__research_1_1MPSolverCommonParameters.html#ac4053ee2251560ec5cc0fe3deb71fa0d">operations_research::MPSolverCommonParameters</a>
</li>
<li>mutable_dual_value()
: <a class="el" href="classoperations__research_1_1MPSolutionResponse.html#a38474f62aedfaced9ad77d8e82282d0a">operations_research::MPSolutionResponse</a>
</li>
<li>mutable_general_constraint()
: <a class="el" href="classoperations__research_1_1MPModelProto.html#a40fde17810f546a0c092d0c6ecca7aa0">operations_research::MPModelProto</a>
</li>
<li>mutable_indicator_constraint()
: <a class="el" href="classoperations__research_1_1MPGeneralConstraintProto.html#a15f1013018bce808656ae4c95415cd69">operations_research::MPGeneralConstraintProto</a>
</li>
<li>mutable_model()
: <a class="el" href="classoperations__research_1_1MPModelRequest.html#a6400b0b7f9c42f6500222a2a69628737">operations_research::MPModelRequest</a>
</li>
<li>mutable_name()
: <a class="el" href="classoperations__research_1_1MPConstraintProto.html#a9d6d9d5d6f97aa28b1a51bdcb8933c43">operations_research::MPConstraintProto</a>
, <a class="el" href="classoperations__research_1_1MPGeneralConstraintProto.html#aa201de18393af8ca448358bdd7218c18">operations_research::MPGeneralConstraintProto</a>
, <a class="el" href="classoperations__research_1_1MPModelProto.html#a2d85fe9aad80c83e7d904b73da5a06d9">operations_research::MPModelProto</a>
, <a class="el" href="classoperations__research_1_1MPVariableProto.html#ab1261573cff3c47b234a300d34f6452b">operations_research::MPVariableProto</a>
</li>
<li>mutable_primal_tolerance()
: <a class="el" href="classoperations__research_1_1MPSolverCommonParameters.html#a7c2d5e8cde1db9b23187a0fe7fcd4d06">operations_research::MPSolverCommonParameters</a>
</li>
<li>mutable_reduced_cost()
: <a class="el" href="classoperations__research_1_1MPSolutionResponse.html#a8a57911af8711c387db527c9f9ec2f1f">operations_research::MPSolutionResponse</a>
</li>
<li>mutable_relative_mip_gap()
: <a class="el" href="classoperations__research_1_1MPSolverCommonParameters.html#ad38f5b3e0e8683ff10f03f3a500bca32">operations_research::MPSolverCommonParameters</a>
</li>
<li>mutable_solution_hint()
: <a class="el" href="classoperations__research_1_1MPModelProto.html#a2209d493a3b4d27891de688e1077889f">operations_research::MPModelProto</a>
</li>
<li>mutable_solver_specific_parameters()
: <a class="el" href="classoperations__research_1_1MPModelRequest.html#afee47e519007f2309c89d8f2ff8001f2">operations_research::MPModelRequest</a>
</li>
<li>mutable_sos_constraint()
: <a class="el" href="classoperations__research_1_1MPGeneralConstraintProto.html#a8ea86bd6e709db9947a3b6b9ac8eaf45">operations_research::MPGeneralConstraintProto</a>
</li>
<li>mutable_unknown_fields()
: <a class="el" href="classoperations__research_1_1MPConstraintProto.html#abe045894ee3c1110249de6cfa6f4368b">operations_research::MPConstraintProto</a>
, <a class="el" href="classoperations__research_1_1MPGeneralConstraintProto.html#a68936ea3cd26c1b74b9509b995ecab29">operations_research::MPGeneralConstraintProto</a>
, <a class="el" href="classoperations__research_1_1MPIndicatorConstraint.html#aa0e3997031cb0436e2160d5de17c3b04">operations_research::MPIndicatorConstraint</a>
, <a class="el" href="classoperations__research_1_1MPModelProto.html#a0f23afc93086b7c2f026c1f0dc384ab7">operations_research::MPModelProto</a>
, <a class="el" href="classoperations__research_1_1MPModelRequest.html#a412ea0812202862d8d4e5b23eb34075f">operations_research::MPModelRequest</a>
, <a class="el" href="classoperations__research_1_1MPSolutionResponse.html#a8c5995c70c6c633299ff1d697b242ae1">operations_research::MPSolutionResponse</a>
, <a class="el" href="classoperations__research_1_1MPSolverCommonParameters.html#a9dd30a842ddfe37c1d2dd62aaf9c33fd">operations_research::MPSolverCommonParameters</a>
, <a class="el" href="classoperations__research_1_1MPSosConstraint.html#a1fbfb7554d749efcaa370c26a2c91aad">operations_research::MPSosConstraint</a>
, <a class="el" href="classoperations__research_1_1MPVariableProto.html#a961a32fc471dbf46aad8f819d540fb77">operations_research::MPVariableProto</a>
, <a class="el" href="classoperations__research_1_1OptionalDouble.html#af864352c5dafeddce187695a3ae24bcc">operations_research::OptionalDouble</a>
, <a class="el" href="classoperations__research_1_1PartialVariableAssignment.html#a7c27934178b6aabd031f2e9f1c02ab98">operations_research::PartialVariableAssignment</a>
</li>
<li>mutable_var_index()
: <a class="el" href="classoperations__research_1_1MPConstraintProto.html#a5a4b26a43b9a108655cce2f3c19cf6f3">operations_research::MPConstraintProto</a>
, <a class="el" href="classoperations__research_1_1MPSosConstraint.html#ae6c69bd4e46582995ce3c7a9c036658b">operations_research::MPSosConstraint</a>
, <a class="el" href="classoperations__research_1_1PartialVariableAssignment.html#ac35d334678cc29c83b4d61b8625acaf0">operations_research::PartialVariableAssignment</a>
</li>
<li>mutable_var_value()
: <a class="el" href="classoperations__research_1_1PartialVariableAssignment.html#a2de40e4bc038da3d4be1bea4be33b6e3">operations_research::PartialVariableAssignment</a>
</li>
<li>mutable_variable()
: <a class="el" href="classoperations__research_1_1MPModelProto.html#aa55dcad76e104c34495572e6e28de653">operations_research::MPModelProto</a>
</li>
<li>mutable_variable_value()
: <a class="el" href="classoperations__research_1_1MPSolutionResponse.html#a3579d86d93ee10835aa417fce43225cc">operations_research::MPSolutionResponse</a>
</li>
<li>mutable_weight()
: <a class="el" href="classoperations__research_1_1MPSosConstraint.html#a637f8487af7e3f77625713aad7bc4494">operations_research::MPSosConstraint</a>
</li>
<li>MutableObjective()
: <a class="el" href="classoperations__research_1_1MPSolver.html#a467f89af3bae743dc9d628ee4e74f0c9">operations_research::MPSolver</a>
</li>
</ul>
</div><!-- contents -->
</div><!-- doc-content -->
</div>
<div id="footer-container">
<div id="footer">
</div>
</div>
</body>
</html>