functions_func_v.html 7.68 KB
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149
<!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">Google OR-Tools 7.7</span>
            </div>
        </div>
        <div id="content" style="width: 100%; overflow: hidden;">
        <div style="margin-left: 15px; margin-top: 5px; float: left; color: #145A32;">
        <h2>C++ Reference</h2>
        <ul>
          <li><a href="../cpp_algorithms/annotated.html">Algorithms</a></li>
          <li><a href="../cpp_sat/annotated.html">CP-SAT</a></li>
          <li><a href="../cpp_graph/annotated.html">Graph</a></li>
          <li><a href="../cpp_routing/annotated.html">Routing</a></li>
          <li><a href="../cpp_linear/annotated.html">Linear solver</a></li>
        </ul>
        </div>
        <div id="content">
            <div align="center">
                <h1 style="color: #145A32;">C++ Reference: Linear solver</h1>
            </div>
<!-- Generated by Doxygen 1.8.18 -->
  <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 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__5F"><span>_</span></a></li>
      <li><a href="functions_func_a.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><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 class="current"><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 class="contents">
&#160;

<h3><a id="index_v"></a>- v -</h3><ul>
<li>ValidateKey()
: <a class="el" href="classoperations__research_1_1MPModelDeltaProto__ConstraintOverridesEntry__DoNotUse.html#acd7b6407829bd4b82569c8274122acbc">MPModelDeltaProto_ConstraintOverridesEntry_DoNotUse</a>
, <a class="el" href="classoperations__research_1_1MPModelDeltaProto__VariableOverridesEntry__DoNotUse.html#acd7b6407829bd4b82569c8274122acbc">MPModelDeltaProto_VariableOverridesEntry_DoNotUse</a>
</li>
<li>ValidateValue()
: <a class="el" href="classoperations__research_1_1MPModelDeltaProto__ConstraintOverridesEntry__DoNotUse.html#aa738a3a9d707cac02b632b9d4f13cfe8">MPModelDeltaProto_ConstraintOverridesEntry_DoNotUse</a>
, <a class="el" href="classoperations__research_1_1MPModelDeltaProto__VariableOverridesEntry__DoNotUse.html#aa738a3a9d707cac02b632b9d4f13cfe8">MPModelDeltaProto_VariableOverridesEntry_DoNotUse</a>
</li>
<li>ValidFileExtensionForParameterFile()
: <a class="el" href="classoperations__research_1_1MPSolverInterface.html#a841ee3119d829b7249538e181a7fc079">MPSolverInterface</a>
</li>
<li>Value()
: <a class="el" href="classoperations__research_1_1MPObjective.html#a8554e97d98d05016f16300cedf2be9f6">MPObjective</a>
</li>
<li>value()
: <a class="el" href="classoperations__research_1_1PROTOBUF__FINAL.html#a374f9f0250d7e270cc4bf301edb46523">PROTOBUF_FINAL</a>
</li>
<li>var_index()
: <a class="el" href="classoperations__research_1_1PROTOBUF__FINAL.html#a8ef0265cfebbce4e0e4d7468c5fefde5">PROTOBUF_FINAL</a>
</li>
<li>var_index_size()
: <a class="el" href="classoperations__research_1_1PROTOBUF__FINAL.html#a4dfd5e2229dc21c15a20bbfec7a7db1b">PROTOBUF_FINAL</a>
</li>
<li>var_value()
: <a class="el" href="classoperations__research_1_1PROTOBUF__FINAL.html#a9421e50645b8cb8949d1ed3720d8d1ef">PROTOBUF_FINAL</a>
</li>
<li>var_value_size()
: <a class="el" href="classoperations__research_1_1PROTOBUF__FINAL.html#a8b7ebf4116a0b88ea18dab037ae20796">PROTOBUF_FINAL</a>
</li>
<li>variable()
: <a class="el" href="classoperations__research_1_1PROTOBUF__FINAL.html#a2cdea014e4ed6025451ee30cb8fd9802">PROTOBUF_FINAL</a>
</li>
<li>variable_is_extracted()
: <a class="el" href="classoperations__research_1_1MPSolverInterface.html#ab98fea2f5c1fd6b9b139aae267a143a8">MPSolverInterface</a>
</li>
<li>variable_overrides()
: <a class="el" href="classoperations__research_1_1PROTOBUF__FINAL.html#a3629e91e0fdd3ab71a901d1d880b45eb">PROTOBUF_FINAL</a>
</li>
<li>variable_overrides_size()
: <a class="el" href="classoperations__research_1_1PROTOBUF__FINAL.html#a61b9458695aa35ef03dc48544c377737">PROTOBUF_FINAL</a>
</li>
<li>variable_size()
: <a class="el" href="classoperations__research_1_1PROTOBUF__FINAL.html#a233b16fc13c9664e5b818158019af13d">PROTOBUF_FINAL</a>
</li>
<li>variable_value()
: <a class="el" href="classoperations__research_1_1PROTOBUF__FINAL.html#aa6c6c21c61861636872540342130f779">PROTOBUF_FINAL</a>
</li>
<li>variable_value_size()
: <a class="el" href="classoperations__research_1_1PROTOBUF__FINAL.html#a1e72291f4e9b28b6590b46e862b53d22">PROTOBUF_FINAL</a>
</li>
<li>variables()
: <a class="el" href="classoperations__research_1_1MPSolver.html#a34caaebb9e2b365ef0ec449e870f5b5d">MPSolver</a>
</li>
<li>VerifySolution()
: <a class="el" href="classoperations__research_1_1MPSolver.html#a2c50b77c283c82d632f0dc605ceca3c3">MPSolver</a>
</li>
</ul>
</div><!-- contents -->
        </div>
        </div>
        <div id="footer-container">
            <div id="footer">
            </div>
        </div>
    </body>
</html>