132 lines
7.0 KiB
HTML
132 lines
7.0 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 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_4d3a5a688e4550f3d7725aaa5ab9c27b.html">linear_solver</a></li> </ul>
|
|
</div>
|
|
</div><!-- top -->
|
|
<div class="header">
|
|
<div class="headertitle">
|
|
<div class="title">linear_solver.h File Reference</div> </div>
|
|
</div><!--header-->
|
|
<div class="contents">
|
|
<div class="textblock"><code>#include <functional></code><br />
|
|
<code>#include <limits></code><br />
|
|
<code>#include <map></code><br />
|
|
<code>#include <memory></code><br />
|
|
<code>#include <string></code><br />
|
|
<code>#include <utility></code><br />
|
|
<code>#include <vector></code><br />
|
|
<code>#include "absl/container/flat_hash_map.h"</code><br />
|
|
<code>#include "absl/strings/match.h"</code><br />
|
|
<code>#include "absl/strings/str_format.h"</code><br />
|
|
<code>#include "absl/types/optional.h"</code><br />
|
|
<code>#include "ortools/base/commandlineflags.h"</code><br />
|
|
<code>#include "ortools/base/integral_types.h"</code><br />
|
|
<code>#include "ortools/base/logging.h"</code><br />
|
|
<code>#include "ortools/base/status.h"</code><br />
|
|
<code>#include "ortools/base/timer.h"</code><br />
|
|
<code>#include "ortools/glop/parameters.pb.h"</code><br />
|
|
<code>#include "ortools/linear_solver/linear_expr.h"</code><br />
|
|
<code>#include "<a class="el" href="linear__solver_8pb_8h_source.html">ortools/linear_solver/linear_solver.pb.h</a>"</code><br />
|
|
<code>#include "ortools/port/proto_utils.h"</code><br />
|
|
</div><div class="textblock"><div class="dynheader">
|
|
Include dependency graph for linear_solver.h:</div>
|
|
<div class="dyncontent">
|
|
<div class="center"><img src="linear__solver_8h__incl.png" border="0" usemap="#linear__solver_8h" alt=""/></div>
|
|
<map name="linear__solver_8h" id="linear__solver_8h">
|
|
<area shape="rect" title=" " alt="" coords="3028,5,3136,31"/>
|
|
<area shape="rect" title=" " alt="" coords="1067,85,1145,111"/>
|
|
<area shape="rect" title=" " alt="" coords="5,172,57,197"/>
|
|
<area shape="rect" title=" " alt="" coords="1434,85,1481,111"/>
|
|
<area shape="rect" title=" " alt="" coords="1506,85,1575,111"/>
|
|
<area shape="rect" title=" " alt="" coords="82,172,135,197"/>
|
|
<area shape="rect" title=" " alt="" coords="1599,85,1650,111"/>
|
|
<area shape="rect" title=" " alt="" coords="1674,85,1732,111"/>
|
|
<area shape="rect" title=" " alt="" coords="1756,79,1882,117"/>
|
|
<area shape="rect" title=" " alt="" coords="1907,85,2046,111"/>
|
|
<area shape="rect" title=" " alt="" coords="2071,85,2234,111"/>
|
|
<area shape="rect" title=" " alt="" coords="2258,85,2401,111"/>
|
|
<area shape="rect" title=" " alt="" coords="2426,85,2642,111"/>
|
|
<area shape="rect" title=" " alt="" coords="2666,85,2773,111"/>
|
|
<area shape="rect" title=" " alt="" coords="2796,79,2938,117"/>
|
|
<area shape="rect" title=" " alt="" coords="2961,85,3021,111"/>
|
|
<area shape="rect" title=" " alt="" coords="3046,85,3118,111"/>
|
|
<area shape="rect" title=" " alt="" coords="3142,85,3294,111"/>
|
|
<area shape="rect" title=" " alt="" coords="3318,85,3382,111"/>
|
|
<area shape="rect" title=" " alt="" coords="3406,85,3510,111"/>
|
|
<area shape="rect" title=" " alt="" coords="3534,85,3686,111"/>
|
|
<area shape="rect" title=" " alt="" coords="3710,85,3769,111"/>
|
|
<area shape="rect" title=" " alt="" coords="3792,85,3937,111"/>
|
|
<area shape="rect" title=" " alt="" coords="3961,85,4104,111"/>
|
|
<area shape="rect" title=" " alt="" coords="4128,85,4265,111"/>
|
|
<area shape="rect" title=" " alt="" coords="4290,85,4410,111"/>
|
|
<area shape="rect" title=" " alt="" coords="4434,85,4549,111"/>
|
|
<area shape="rect" title=" " alt="" coords="4572,85,4744,111"/>
|
|
<area shape="rect" title=" " alt="" coords="4768,85,4959,111"/>
|
|
<area shape="rect" title=" " alt="" coords="4982,79,5123,117"/>
|
|
<area shape="rect" href="linear__solver_8pb_8h.html" title=" " alt="" coords="1270,79,1411,117"/>
|
|
<area shape="rect" title=" " alt="" coords="5147,79,5270,117"/>
|
|
<area shape="rect" title=" " alt="" coords="5294,85,5481,111"/>
|
|
<area shape="rect" title=" " alt="" coords="5504,79,5643,117"/>
|
|
<area shape="rect" title=" " alt="" coords="2104,165,2244,204"/>
|
|
<area shape="rect" title=" " alt="" coords="2269,165,2410,204"/>
|
|
<area shape="rect" title=" " alt="" coords="2434,165,2562,204"/>
|
|
<area shape="rect" title=" " alt="" coords="2586,172,2749,197"/>
|
|
<area shape="rect" title=" " alt="" coords="2772,172,2968,197"/>
|
|
<area shape="rect" title=" " alt="" coords="2992,165,3169,204"/>
|
|
<area shape="rect" title=" " alt="" coords="160,165,337,204"/>
|
|
<area shape="rect" title=" " alt="" coords="361,165,517,204"/>
|
|
<area shape="rect" title=" " alt="" coords="542,172,726,197"/>
|
|
<area shape="rect" title=" " alt="" coords="750,165,928,204"/>
|
|
<area shape="rect" title=" " alt="" coords="952,172,1135,197"/>
|
|
<area shape="rect" title=" " alt="" coords="1158,165,1328,204"/>
|
|
<area shape="rect" title=" " alt="" coords="1352,165,1527,204"/>
|
|
<area shape="rect" title=" " alt="" coords="1550,165,1728,204"/>
|
|
<area shape="rect" title=" " alt="" coords="1752,165,1923,204"/>
|
|
<area shape="rect" title=" " alt="" coords="1948,165,2080,204"/>
|
|
</map>
|
|
</div>
|
|
</div>
|
|
<p><a href="linear__solver_8h_source.html">Go to the source code of this file.</a></p>
|
|
</div><!-- contents -->
|
|
</div>
|
|
<div id="footer-container">
|
|
<div id="footer">
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|