153 lines
4.7 KiB
HTML
153 lines
4.7 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>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
|
|
<title>Index — Frequently Asked Questions</title>
|
|
|
|
<link rel="stylesheet" href="_static/default.css" type="text/css" />
|
|
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
|
|
|
<script type="text/javascript">
|
|
var DOCUMENTATION_OPTIONS = {
|
|
URL_ROOT: '',
|
|
VERSION: 'doc version 0.0.1',
|
|
COLLAPSE_INDEX: false,
|
|
FILE_SUFFIX: '.html',
|
|
HAS_SOURCE: false
|
|
};
|
|
</script>
|
|
<script type="text/javascript" src="_static/jquery.js"></script>
|
|
<script type="text/javascript" src="_static/underscore.js"></script>
|
|
<script type="text/javascript" src="_static/doctools.js"></script>
|
|
<link rel="shortcut icon" href="_static/logo.ico"/>
|
|
<link rel="top" title="Frequently Asked Questions" href="index.html" />
|
|
</head>
|
|
<body>
|
|
<div class="related">
|
|
<h3>Navigation</h3>
|
|
<ul>
|
|
<li class="right" style="margin-right: 10px">
|
|
<a href="#" title="General Index"
|
|
accesskey="I">index</a></li>
|
|
<li><a href="index.html">FAQ</a> »</li>
|
|
</ul>
|
|
</div>
|
|
|
|
<div class="document">
|
|
<div class="documentwrapper">
|
|
<div class="bodywrapper">
|
|
<div class="body">
|
|
|
|
|
|
<h1 id="index">Index</h1>
|
|
|
|
<div class="genindex-jumpbox">
|
|
|
|
</div>
|
|
|
|
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="sphinxsidebar">
|
|
<div class="sphinxsidebarwrapper"><table>
|
|
<tr>
|
|
<td width="60"><img src="_static/logo.png" width="50" height="50" alt="" /></td>
|
|
<td><p class="library_name">Google <a href="http://code.google.com/p/or-tools/"><strong>or-tools</strong></a><br>open source library</p></td>
|
|
</tr>
|
|
</table>
|
|
<h1>Frequently Asked Questions</h1>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3>Google search</h3>
|
|
|
|
<form method="get" action="http://www.google.com/search">
|
|
|
|
<div style="padding:-1px;width:15em;">
|
|
<table border="0" cellpadding="0">
|
|
<tr><td>
|
|
<input type="text" name="q" size="25"
|
|
maxlength="255" value="" />
|
|
<input type="submit" value="Go" /></td></tr>
|
|
<tr><td align="center" style="font-size:80%">
|
|
Search:
|
|
<select name="sitesearch" width="125" style="width: 125px">
|
|
<option value="http://or-tools.googlecode.com/svn/trunk/documentation/user_manual/">user's manual</option>
|
|
<option value="http://or-tools.googlecode.com/svn/trunk/documentation/faq/" selected>faq</option>
|
|
<option value="http://or-tools.googlecode.com/svn/trunk/documentation/reference_manual/or-tools/">reference manual</option>
|
|
<option value="http://or-tools.googlecode.com/svn/trunk/documentation/">All or-tools doc</option>
|
|
</select>
|
|
</td></tr>
|
|
</table>
|
|
</div>
|
|
|
|
</form>
|
|
</br>
|
|
|
|
|
|
|
|
|
|
<h3>Welcome</h3>
|
|
|
|
<ul>
|
|
<li><a href="http://code.google.com/p/or-tools/">The or-tools open source library</a></li>
|
|
<li><a href="http://or-tools.googlecode.com/svn/trunk/documentation/documentation_hub.html">Documentation's hub</a></li>
|
|
<li><a href="index.html">Back to main page</a></li>
|
|
</ul>
|
|
|
|
|
|
|
|
|
|
|
|
<h3>Tutorial examples</h3>
|
|
|
|
<ul>
|
|
<li><a href="http://or-tools.googlecode.com/svn/trunk/documentation/documentation_hub.html#C++">C++</a></li>
|
|
<li><a href="http://or-tools.googlecode.com/svn/trunk/documentation/documentation_hub.html#Python">Python</a></li>
|
|
<li><a href="http://or-tools.googlecode.com/svn/trunk/documentation/documentation_hub.html#Java">Java</a></li>
|
|
<li><a href="http://or-tools.googlecode.com/svn/trunk/documentation/documentation_hub.html#Csharp">C#</a></li>
|
|
</ul>
|
|
|
|
|
|
|
|
|
|
<h3>General questions about:</h3>
|
|
<ul>
|
|
<li class="toctree-l1"><a class="reference internal" href="faq/documentation.html">the documentation</a></li>
|
|
<li class="toctree-l1"><a class="reference internal" href="faq/installation.html">the installation and compilation</a></li>
|
|
<li class="toctree-l1"><a class="reference internal" href="faq/library.html">the library</a></li>
|
|
<li class="toctree-l1"><a class="reference internal" href="faq/CPsolver.html">the CP Solver</a></li>
|
|
<li class="toctree-l1"><a class="reference internal" href="faq/routing.html">the CP Routing Solver</a></li>
|
|
</ul>
|
|
|
|
</div>
|
|
</div>
|
|
<div class="clearer"></div>
|
|
</div>
|
|
<div class="related">
|
|
<h3>Navigation</h3>
|
|
<ul>
|
|
<li class="right" style="margin-right: 10px">
|
|
<a href="#" title="General Index"
|
|
>index</a></li>
|
|
<li><a href="index.html">FAQ</a> »</li>
|
|
</ul>
|
|
</div>
|
|
<div class="footer">
|
|
© Copyright 2012, Google.
|
|
Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.2pre.
|
|
</div>
|
|
</body>
|
|
</html> |