Files
ortools-clone/docs/dotnet/functions_n.html
Corentin Le Molgat b670dc9daa Update doc
2020-04-23 15:34:43 +02:00

648 lines
48 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">Google OR-Tools 7.5</span>
</div>
</div>
<div id="content" style="width: 100%; overflow: hidden;">
<div style="margin-left: 15px; margin-top: 5px; float: left; color: #145A32;">
<h2>DotNet Reference</h2>
<ul>
<li><a href="../dotnet/namespaceGoogle_1_1OrTools_1_1Sat.html">CP-SAT</a></li>
<li><a href="../dotnet/namespaceGoogle_1_1OrTools_1_1Graph.html">Graph</a></li>
<li><a href="../dotnet/namespaceGoogle_1_1OrTools_1_1Algorithms.html">Knapsack solver</a></li>
<li><a href="../dotnet/namespaceGoogle_1_1OrTools_1_1LinearSolver.html">Linear solver</a></li>
<li><a href="../dotnet/namespaceGoogle_1_1OrTools_1_1ConstraintSolver.html">Routing</a></li>
<li><a href="../dotnet/namespaceGoogle_1_1OrTools_1_1Util.html">Util</a></li>
</ul>
</div>
<div id="content">
<div align="center">
<h1 style="color: #145A32;">DotNet Reference</h1>
</div>
<!-- Generated by Doxygen 1.8.16 -->
<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 class="current"><a href="functions.html"><span>All</span></a></li>
<li><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_enum.html"><span>Enumerations</span></a></li>
<li><a href="functions_prop.html"><span>Properties</span></a></li>
</ul>
</div>
<div id="navrow4" class="tabs3">
<ul class="tablist">
<li><a href="functions.html#index_a"><span>a</span></a></li>
<li><a href="functions_b.html#index_b"><span>b</span></a></li>
<li><a href="functions_c.html#index_c"><span>c</span></a></li>
<li><a href="functions_d.html#index_d"><span>d</span></a></li>
<li><a href="functions_e.html#index_e"><span>e</span></a></li>
<li><a href="functions_f.html#index_f"><span>f</span></a></li>
<li><a href="functions_g.html#index_g"><span>g</span></a></li>
<li><a href="functions_h.html#index_h"><span>h</span></a></li>
<li><a href="functions_i.html#index_i"><span>i</span></a></li>
<li><a href="functions_k.html#index_k"><span>k</span></a></li>
<li><a href="functions_l.html#index_l"><span>l</span></a></li>
<li><a href="functions_m.html#index_m"><span>m</span></a></li>
<li class="current"><a href="functions_n.html#index_n"><span>n</span></a></li>
<li><a href="functions_o.html#index_o"><span>o</span></a></li>
<li><a href="functions_p.html#index_p"><span>p</span></a></li>
<li><a href="functions_r.html#index_r"><span>r</span></a></li>
<li><a href="functions_s.html#index_s"><span>s</span></a></li>
<li><a href="functions_t.html#index_t"><span>t</span></a></li>
<li><a href="functions_u.html#index_u"><span>u</span></a></li>
<li><a href="functions_v.html#index_v"><span>v</span></a></li>
<li><a href="functions_w.html#index_w"><span>w</span></a></li>
<li><a href="functions_z.html#index_z"><span>z</span></a></li>
</ul>
</div>
</div><!-- top -->
<div class="contents">
<div class="textblock">Here is a list of all class members with links to the classes they belong to:</div>
<h3><a id="index_n"></a>- n -</h3><ul>
<li>Name()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1PropagationBaseObject.html#a7c6d07f5311208109e6ea0aa7b59501d">PropagationBaseObject</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RoutingDimension.html#a26f76217e5014e355033cfe094fcc168">RoutingDimension</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1Constraint.html#a26f76217e5014e355033cfe094fcc168">Constraint</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1Variable.html#a26f76217e5014e355033cfe094fcc168">Variable</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1IntervalVar.html#a26f76217e5014e355033cfe094fcc168">IntervalVar</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1IntVar.html#a26f76217e5014e355033cfe094fcc168">IntVar</a>
</li>
<li>NameAllVariables()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Solver.html#a29173439e5fdd124c82597bf96373f96">Solver</a>
</li>
<li>Negation()
: <a class="el" href="classGoogle_1_1OrTools_1_1Util_1_1Domain.html#a99f401d076ce2277855769d8a9be38eb">Domain</a>
</li>
<li>Neighbors()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Solver.html#a51a000fa74a43a4a4ede309ba1f01cc6">Solver</a>
</li>
<li>NetConstraint()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1NetConstraint.html#ac62fcd5cb508e643f4f5041f9dd3fd86">NetConstraint</a>
</li>
<li>new_Assignment__SWIG_0()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a1d9012df26d573bc0c1d3883b8b38a10">operations_research_constraint_solverPINVOKE</a>
</li>
<li>new_Assignment__SWIG_1()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#ac2a4b6c755fb56a3a29c2cdccd3d2708">operations_research_constraint_solverPINVOKE</a>
</li>
<li>new_AssignmentElement()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#aebb8914a2687141b78294b96974c9683">operations_research_constraint_solverPINVOKE</a>
</li>
<li>new_AssignmentIntContainer()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a02a9f9fec259f0f3fd5ed2fb02d334f3">operations_research_constraint_solverPINVOKE</a>
</li>
<li>new_AssignmentIntervalContainer()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a489d43683b3299cf0a815287dedb0aa6">operations_research_constraint_solverPINVOKE</a>
</li>
<li>new_AssignmentSequenceContainer()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a9951129ec385f2b47d03e2f59693198b">operations_research_constraint_solverPINVOKE</a>
</li>
<li>new_BaseLns()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a107a9d5a7f5a908296a0caa60cc0c93d">operations_research_constraint_solverPINVOKE</a>
</li>
<li>new_BaseObject()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a07a3a8d7bff57c44bd20b77d54f0243e">operations_research_constraint_solverPINVOKE</a>
</li>
<li>new_ChangeValue()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#ab1a39e76c8561b6966f71654ea490611">operations_research_constraint_solverPINVOKE</a>
</li>
<li>new_Constraint()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a258f89c08f44e678e5ec1b2c767ff349">operations_research_constraint_solverPINVOKE</a>
</li>
<li>new_CPFeasibilityFilter()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a7bf0dbca35c0cf1554d24bda3b6ff558">operations_research_constraint_solverPINVOKE</a>
</li>
<li>new_Decision()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a6d95012cab1d9c548fcb98ce6de00c59">operations_research_constraint_solverPINVOKE</a>
</li>
<li>new_DecisionBuilder()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a3a725d70ba63307c24804da4bb68b6ff">operations_research_constraint_solverPINVOKE</a>
</li>
<li>new_DecisionBuilderVector__SWIG_0()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#aa4b222cc59174ecf99f435e2533d4605">operations_research_constraint_solverPINVOKE</a>
</li>
<li>new_DecisionBuilderVector__SWIG_1()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a9af37f13e889ef9b5535d8ea1dddb90a">operations_research_constraint_solverPINVOKE</a>
</li>
<li>new_DecisionBuilderVector__SWIG_2()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#af946c72580121b6e4c4143ca46e8fa24">operations_research_constraint_solverPINVOKE</a>
</li>
<li>new_DecisionVisitor()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a3a7b59fac41a83d956f0ef778763d689">operations_research_constraint_solverPINVOKE</a>
</li>
<li>new_DefaultPhaseParameters()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#ab8c3a79ffa16a12fc5ce8eb87ed86216">operations_research_constraint_solverPINVOKE</a>
</li>
<li>new_Demon()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a83a119b1179a84999fe7128147add62e">operations_research_constraint_solverPINVOKE</a>
</li>
<li>new_Domain__SWIG_0()
: <a class="el" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#a6ac24da5681e213fac08cdc58ece6cae">operations_research_utilPINVOKE</a>
</li>
<li>new_Domain__SWIG_1()
: <a class="el" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#a8fdb67b7661e63f31d2e74c7666be65a">operations_research_utilPINVOKE</a>
</li>
<li>new_Domain__SWIG_2()
: <a class="el" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#af9eb8fa4a01263bf2ee494b876024304">operations_research_utilPINVOKE</a>
</li>
<li>new_DoubleVector__SWIG_0()
: <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a7867db8b7faebaafaa3b421b2d659aca">operations_research_linear_solverPINVOKE</a>
</li>
<li>new_DoubleVector__SWIG_1()
: <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a2845feb3b53a92f53f6baef2dbcc6fb9">operations_research_linear_solverPINVOKE</a>
</li>
<li>new_DoubleVector__SWIG_2()
: <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#aa348ebb01f5bebafe57a97121330cb7c">operations_research_linear_solverPINVOKE</a>
</li>
<li>new_GlobalVehicleBreaksConstraint()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a3912dbfe90ac4bfee822ca06708d63d8">operations_research_constraint_solverPINVOKE</a>
</li>
<li>new_Int64Vector__SWIG_0()
: <a class="el" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a1ad568e71cbeb420b182fde16dde8fd0">operations_research_algorithmsPINVOKE</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a1ad568e71cbeb420b182fde16dde8fd0">operations_research_constraint_solverPINVOKE</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a1ad568e71cbeb420b182fde16dde8fd0">operations_research_linear_solverPINVOKE</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#a1ad568e71cbeb420b182fde16dde8fd0">operations_research_utilPINVOKE</a>
</li>
<li>new_Int64Vector__SWIG_1()
: <a class="el" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a04b333b0e2b8208ef61f6325766ae0c9">operations_research_algorithmsPINVOKE</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a04b333b0e2b8208ef61f6325766ae0c9">operations_research_constraint_solverPINVOKE</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a04b333b0e2b8208ef61f6325766ae0c9">operations_research_linear_solverPINVOKE</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#a04b333b0e2b8208ef61f6325766ae0c9">operations_research_utilPINVOKE</a>
</li>
<li>new_Int64Vector__SWIG_2()
: <a class="el" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a06ee073c401f9f192fa34218ce1027af">operations_research_algorithmsPINVOKE</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a06ee073c401f9f192fa34218ce1027af">operations_research_constraint_solverPINVOKE</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a06ee073c401f9f192fa34218ce1027af">operations_research_linear_solverPINVOKE</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#a06ee073c401f9f192fa34218ce1027af">operations_research_utilPINVOKE</a>
</li>
<li>new_Int64VectorVector__SWIG_0()
: <a class="el" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a8db507f8dde8bac898078a6ce5abe377">operations_research_algorithmsPINVOKE</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a8db507f8dde8bac898078a6ce5abe377">operations_research_constraint_solverPINVOKE</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a8db507f8dde8bac898078a6ce5abe377">operations_research_linear_solverPINVOKE</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#a8db507f8dde8bac898078a6ce5abe377">operations_research_utilPINVOKE</a>
</li>
<li>new_Int64VectorVector__SWIG_1()
: <a class="el" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a498606300b2c3de7b764880396b70dd4">operations_research_algorithmsPINVOKE</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a498606300b2c3de7b764880396b70dd4">operations_research_constraint_solverPINVOKE</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a498606300b2c3de7b764880396b70dd4">operations_research_linear_solverPINVOKE</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#a498606300b2c3de7b764880396b70dd4">operations_research_utilPINVOKE</a>
</li>
<li>new_Int64VectorVector__SWIG_2()
: <a class="el" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a639404ff9318abb5cfa862f60388fc19">operations_research_algorithmsPINVOKE</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a639404ff9318abb5cfa862f60388fc19">operations_research_constraint_solverPINVOKE</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a639404ff9318abb5cfa862f60388fc19">operations_research_linear_solverPINVOKE</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#a639404ff9318abb5cfa862f60388fc19">operations_research_utilPINVOKE</a>
</li>
<li>new_IntervalVarElement__SWIG_0()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#ade93379602ac965c12b98c29856f628e">operations_research_constraint_solverPINVOKE</a>
</li>
<li>new_IntervalVarElement__SWIG_1()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a689bbe74c222378aff6db35251a37cb5">operations_research_constraint_solverPINVOKE</a>
</li>
<li>new_IntervalVarVector__SWIG_0()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#ae5ab0721d8ce00f80204012f00ae239a">operations_research_constraint_solverPINVOKE</a>
</li>
<li>new_IntervalVarVector__SWIG_1()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a4ffbf2420d31b014a4d82669d67e0fb2">operations_research_constraint_solverPINVOKE</a>
</li>
<li>new_IntervalVarVector__SWIG_2()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#ad7681a69d8caeb23fb38d2dfa3977ac4">operations_research_constraint_solverPINVOKE</a>
</li>
<li>new_IntTupleSet__SWIG_0()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a8d1d6fdd0363823f79859ec6cbe52cf6">operations_research_constraint_solverPINVOKE</a>
</li>
<li>new_IntTupleSet__SWIG_1()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a26c5ef33e7dfbfca813c932b275567b5">operations_research_constraint_solverPINVOKE</a>
</li>
<li>new_IntVarElement__SWIG_0()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#ac462635960c7c25aba0b659d1a918d04">operations_research_constraint_solverPINVOKE</a>
</li>
<li>new_IntVarElement__SWIG_1()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a7d96d65f5638a0265c890986cead2f1f">operations_research_constraint_solverPINVOKE</a>
</li>
<li>new_IntVarLocalSearchFilter()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#ad586315b1b57a89cb3b97d2769843e8c">operations_research_constraint_solverPINVOKE</a>
</li>
<li>new_IntVarLocalSearchOperator__SWIG_0()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#afcc68f58a6e4f7c65b706a59e9e7f664">operations_research_constraint_solverPINVOKE</a>
</li>
<li>new_IntVarLocalSearchOperator__SWIG_1()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a9bcb2cfdaa0df3bf1aa6c6cef29f3696">operations_research_constraint_solverPINVOKE</a>
</li>
<li>new_IntVarLocalSearchOperator__SWIG_2()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#ad980268a893b2e28db7534d01a4ba595">operations_research_constraint_solverPINVOKE</a>
</li>
<li>new_IntVarVector__SWIG_0()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a142a68b4a0109d3b7086c4e7ee9ae5fa">operations_research_constraint_solverPINVOKE</a>
</li>
<li>new_IntVarVector__SWIG_1()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a006b801d430321fe9285ffeb2f8a5308">operations_research_constraint_solverPINVOKE</a>
</li>
<li>new_IntVarVector__SWIG_2()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a168d9e748ba12fed056df321276b5925">operations_research_constraint_solverPINVOKE</a>
</li>
<li>new_IntVector__SWIG_0()
: <a class="el" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a21b26eb211db6e206dab215d066845e2">operations_research_algorithmsPINVOKE</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a21b26eb211db6e206dab215d066845e2">operations_research_constraint_solverPINVOKE</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a21b26eb211db6e206dab215d066845e2">operations_research_linear_solverPINVOKE</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#a21b26eb211db6e206dab215d066845e2">operations_research_utilPINVOKE</a>
</li>
<li>new_IntVector__SWIG_1()
: <a class="el" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#aff9bba488555202c02a3eb4f40a571ae">operations_research_algorithmsPINVOKE</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#aff9bba488555202c02a3eb4f40a571ae">operations_research_constraint_solverPINVOKE</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#aff9bba488555202c02a3eb4f40a571ae">operations_research_linear_solverPINVOKE</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#aff9bba488555202c02a3eb4f40a571ae">operations_research_utilPINVOKE</a>
</li>
<li>new_IntVector__SWIG_2()
: <a class="el" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#afdf1edaa367f73e1a5538b3f2f78816a">operations_research_algorithmsPINVOKE</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#afdf1edaa367f73e1a5538b3f2f78816a">operations_research_constraint_solverPINVOKE</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#afdf1edaa367f73e1a5538b3f2f78816a">operations_research_linear_solverPINVOKE</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#afdf1edaa367f73e1a5538b3f2f78816a">operations_research_utilPINVOKE</a>
</li>
<li>new_IntVectorVector__SWIG_0()
: <a class="el" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#ab63ccaeed49883a8a98045686766c5a5">operations_research_algorithmsPINVOKE</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#ab63ccaeed49883a8a98045686766c5a5">operations_research_constraint_solverPINVOKE</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#ab63ccaeed49883a8a98045686766c5a5">operations_research_linear_solverPINVOKE</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#ab63ccaeed49883a8a98045686766c5a5">operations_research_utilPINVOKE</a>
</li>
<li>new_IntVectorVector__SWIG_1()
: <a class="el" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a688b2dc648b21224d8aa71d623b9405a">operations_research_algorithmsPINVOKE</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a688b2dc648b21224d8aa71d623b9405a">operations_research_constraint_solverPINVOKE</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a688b2dc648b21224d8aa71d623b9405a">operations_research_linear_solverPINVOKE</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#a688b2dc648b21224d8aa71d623b9405a">operations_research_utilPINVOKE</a>
</li>
<li>new_IntVectorVector__SWIG_2()
: <a class="el" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#ac97adf871836877171901550becea325">operations_research_algorithmsPINVOKE</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#ac97adf871836877171901550becea325">operations_research_constraint_solverPINVOKE</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#ac97adf871836877171901550becea325">operations_research_linear_solverPINVOKE</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#ac97adf871836877171901550becea325">operations_research_utilPINVOKE</a>
</li>
<li>new_KnapsackSolver__SWIG_0()
: <a class="el" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a4d03619756ad53a70665ad70cb475844">operations_research_algorithmsPINVOKE</a>
</li>
<li>new_KnapsackSolver__SWIG_1()
: <a class="el" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a3ba72680551690e7b891c2e39bf0a0e7">operations_research_algorithmsPINVOKE</a>
</li>
<li>new_LinearSumAssignment()
: <a class="el" href="classGoogle_1_1OrTools_1_1Graph_1_1operations__research__graphPINVOKE.html#ae79dfd13f06eda7c06d9c8d470b6a9e8">operations_research_graphPINVOKE</a>
</li>
<li>new_LocalSearchFilter()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a6457b5d2da9012012455d6a0ea896ebf">operations_research_constraint_solverPINVOKE</a>
</li>
<li>new_LocalSearchFilterVector__SWIG_0()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#ae3fbc5efe245776e27dd8e7294dd8900">operations_research_constraint_solverPINVOKE</a>
</li>
<li>new_LocalSearchFilterVector__SWIG_1()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a771f6cfafa9f6f7eb2c3d97fd1a46e1c">operations_research_constraint_solverPINVOKE</a>
</li>
<li>new_LocalSearchFilterVector__SWIG_2()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#ac7c23ed5939c1899a713ba48b2ab89d1">operations_research_constraint_solverPINVOKE</a>
</li>
<li>new_LocalSearchOperator()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a2070c429e66f5fc074595c0649e45ba4">operations_research_constraint_solverPINVOKE</a>
</li>
<li>new_LocalSearchOperatorVector__SWIG_0()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a6b90e64eadad578d13e142b4fecbea95">operations_research_constraint_solverPINVOKE</a>
</li>
<li>new_LocalSearchOperatorVector__SWIG_1()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a96c61ae5b6d3481dd9f956abee233778">operations_research_constraint_solverPINVOKE</a>
</li>
<li>new_LocalSearchOperatorVector__SWIG_2()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a95745f10d366f24ad126b66c6fd35bb5">operations_research_constraint_solverPINVOKE</a>
</li>
<li>new_LocalSearchPhaseParameters()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a43ff5f67afefa230eb2d22012a876ac6">operations_research_constraint_solverPINVOKE</a>
</li>
<li>new_MaxFlow()
: <a class="el" href="classGoogle_1_1OrTools_1_1Graph_1_1operations__research__graphPINVOKE.html#a7501a0feb3d853373e27c2d199685dba">operations_research_graphPINVOKE</a>
</li>
<li>new_MinCostFlow()
: <a class="el" href="classGoogle_1_1OrTools_1_1Graph_1_1operations__research__graphPINVOKE.html#afb6498b60a90006fcf68fe61d43b2311">operations_research_graphPINVOKE</a>
</li>
<li>new_MinCostFlowBase()
: <a class="el" href="classGoogle_1_1OrTools_1_1Graph_1_1operations__research__graphPINVOKE.html#a29fba76ff42a924691982c8189402b87">operations_research_graphPINVOKE</a>
</li>
<li>new_ModelVisitor()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a9ba192de1432e8e6192b77636825e927">operations_research_constraint_solverPINVOKE</a>
</li>
<li>new_MPConstraintVector__SWIG_0()
: <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#ab80e72c0f84c7a6fa7769c0b01b4d374">operations_research_linear_solverPINVOKE</a>
</li>
<li>new_MPConstraintVector__SWIG_1()
: <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a1aefb5a46b64f31dfad242f0e8e6b069">operations_research_linear_solverPINVOKE</a>
</li>
<li>new_MPConstraintVector__SWIG_2()
: <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a09c8f78e2696affea3d1cbf83895c1f7">operations_research_linear_solverPINVOKE</a>
</li>
<li>new_MPSolverParameters()
: <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a580139174e7e734420591a47b230d437">operations_research_linear_solverPINVOKE</a>
</li>
<li>new_MPVariableVector__SWIG_0()
: <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a2d2ee8120f05c7708b40838c42961d86">operations_research_linear_solverPINVOKE</a>
</li>
<li>new_MPVariableVector__SWIG_1()
: <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a3d56d0a3411fea60d7252be6d1721478">operations_research_linear_solverPINVOKE</a>
</li>
<li>new_MPVariableVector__SWIG_2()
: <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a884d0bc45f6f538f7615ccf23c7e5e12">operations_research_linear_solverPINVOKE</a>
</li>
<li>new_OptimizeVar()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#aac09a5a4cb35dd9c1a814291791878d2">operations_research_constraint_solverPINVOKE</a>
</li>
<li>new_Pack()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a557cdded8300236eb4a68317d98d43d3">operations_research_constraint_solverPINVOKE</a>
</li>
<li>new_PropagationBaseObject()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#ace7b7c85d8e97961cbbaf87246164a5f">operations_research_constraint_solverPINVOKE</a>
</li>
<li>new_RegularLimit()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a38e4d147d00dc416e249a43187fae871">operations_research_constraint_solverPINVOKE</a>
</li>
<li>new_RevBool()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a85f27224dadaf9638158f7fcf76dc147">operations_research_constraint_solverPINVOKE</a>
</li>
<li>new_RevInteger()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a5cb33da5f5b34c9ba8b3feea9c1a4206">operations_research_constraint_solverPINVOKE</a>
</li>
<li>new_RevPartialSequence__SWIG_0()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a55f96d449b93b5378d543a4e0eb4664b">operations_research_constraint_solverPINVOKE</a>
</li>
<li>new_RevPartialSequence__SWIG_1()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a8fbf637e509bf585a92e7d9472e28b55">operations_research_constraint_solverPINVOKE</a>
</li>
<li>new_RoutingIndexManager__SWIG_0()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a275402118b2f71e6928e65c4518391be">operations_research_constraint_solverPINVOKE</a>
</li>
<li>new_RoutingIndexManager__SWIG_1()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#ae8ea482fa0c2944a172ca7d19b152118">operations_research_constraint_solverPINVOKE</a>
</li>
<li>new_RoutingModel__SWIG_0()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a2c5dd671c37cdb944259752e7b98194d">operations_research_constraint_solverPINVOKE</a>
</li>
<li>new_RoutingModel__SWIG_1()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a416b810f14cc54817fbb9b9309cb9a1c">operations_research_constraint_solverPINVOKE</a>
</li>
<li>new_RoutingModelVisitor()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a1ff6fd1339938f951e5740fb3ea0392a">operations_research_constraint_solverPINVOKE</a>
</li>
<li>new_SatHelper()
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE.html#aaf47469e20c31505d8c6feab879e5bea">operations_research_satPINVOKE</a>
</li>
<li>new_SearchLimit()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a162b7246644162bc9d1d30fa9d655130">operations_research_constraint_solverPINVOKE</a>
</li>
<li>new_SearchMonitor()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a097b6033b720e0aaf0bd8741b27f16ae">operations_research_constraint_solverPINVOKE</a>
</li>
<li>new_SearchMonitorVector__SWIG_0()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#aa21a732f26689ab4770edfb758b52b39">operations_research_constraint_solverPINVOKE</a>
</li>
<li>new_SearchMonitorVector__SWIG_1()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#aa3dcac21005c20c7e4a7210c01bc9e41">operations_research_constraint_solverPINVOKE</a>
</li>
<li>new_SearchMonitorVector__SWIG_2()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a0439fda45ee6c145cf148be8746558d8">operations_research_constraint_solverPINVOKE</a>
</li>
<li>new_SequenceVar()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#ad652f68796380abd6878734a932955f4">operations_research_constraint_solverPINVOKE</a>
</li>
<li>new_SequenceVarElement__SWIG_0()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a3b6693ec197b71270baed1184fff0bb5">operations_research_constraint_solverPINVOKE</a>
</li>
<li>new_SequenceVarElement__SWIG_1()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#acb8764689ba07ccd392366dfe13da7e5">operations_research_constraint_solverPINVOKE</a>
</li>
<li>new_SequenceVarLocalSearchOperator__SWIG_0()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a38e59fdecdd75e1014567967f9bc3b18">operations_research_constraint_solverPINVOKE</a>
</li>
<li>new_SequenceVarLocalSearchOperator__SWIG_1()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a1020b70899aff3856ad1961dfe30f328">operations_research_constraint_solverPINVOKE</a>
</li>
<li>new_SequenceVarVector__SWIG_0()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#adc1bdd225153f18e2efcdaa34b1065c1">operations_research_constraint_solverPINVOKE</a>
</li>
<li>new_SequenceVarVector__SWIG_1()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#acd850a9ca2ef882a9cd8d4d69924b785">operations_research_constraint_solverPINVOKE</a>
</li>
<li>new_SequenceVarVector__SWIG_2()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a75ff91cfae81877175f7d99b418b7935">operations_research_constraint_solverPINVOKE</a>
</li>
<li>new_SolutionCallback()
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE.html#a03b3992c94dc458f604e8403545f4b4f">operations_research_satPINVOKE</a>
</li>
<li>new_SolutionCollector__SWIG_0()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a4e4748d78570987c8d4e2f029d7c3de7">operations_research_constraint_solverPINVOKE</a>
</li>
<li>new_SolutionCollector__SWIG_1()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#aceeee7b43977753a83aeaf0509c8e5a9">operations_research_constraint_solverPINVOKE</a>
</li>
<li>new_Solver()
: <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#ab8592062f0102acdb23ae808c9b84d89">operations_research_linear_solverPINVOKE</a>
</li>
<li>new_Solver__SWIG_0()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a4ac3d52aca6494d39ff1a51c121a1913">operations_research_constraint_solverPINVOKE</a>
</li>
<li>new_Solver__SWIG_1()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a1b7024d939fc038b41e91a68dc45e0ab">operations_research_constraint_solverPINVOKE</a>
</li>
<li>new_Solver_IntegerCastInfo__SWIG_0()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a1fe474a7a1c9546ecd1b0e8ac4b3680e">operations_research_constraint_solverPINVOKE</a>
</li>
<li>new_Solver_IntegerCastInfo__SWIG_1()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a3759c0f36f6bca51adc0e24cf09733f4">operations_research_constraint_solverPINVOKE</a>
</li>
<li>new_SymmetryBreaker()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#ac7de0daf5f1fdcba63792c92ea891593">operations_research_constraint_solverPINVOKE</a>
</li>
<li>new_SymmetryBreakerVector__SWIG_0()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a05c29bd7964bf54287397d5555f20f78">operations_research_constraint_solverPINVOKE</a>
</li>
<li>new_SymmetryBreakerVector__SWIG_1()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a3e51ba255931e64005f86792505cd9d8">operations_research_constraint_solverPINVOKE</a>
</li>
<li>new_SymmetryBreakerVector__SWIG_2()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a8db3d17d8df93c1039d0c2a08a67ffd3">operations_research_constraint_solverPINVOKE</a>
</li>
<li>new_TypeIncompatibilityChecker()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a67f559ce71dff1cbe3b3cd11db4f58d9">operations_research_constraint_solverPINVOKE</a>
</li>
<li>new_TypeRegulationsConstraint()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a1301bde5ab7d36d5fbcd92acdad5caed">operations_research_constraint_solverPINVOKE</a>
</li>
<li>new_TypeRequirementChecker()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#ad93500657d69b1a07020aaafc568f629">operations_research_constraint_solverPINVOKE</a>
</li>
<li>NewBoolVar()
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1CpModel.html#a1f984ad05d2bb0a8df1354e8330f7ad1">CpModel</a>
</li>
<li>NewConstant()
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1CpModel.html#a679cc01b7a15c484f579e813cd57f3f9">CpModel</a>
</li>
<li>NewIntervalVar&lt; S, D, E &gt;()
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1CpModel.html#af523304c45457ceecbee8aefc54d0fd0">CpModel</a>
</li>
<li>NewIntVar()
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1CpModel.html#a8b4b0deaf8d98967ba3dd1e6cfd415f7">CpModel</a>
</li>
<li>NewIntVarFromDomain()
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1CpModel.html#aa8e39eb9561012a30e1efeee208526c8">CpModel</a>
</li>
<li>NewOptionalIntervalVar&lt; S, D, E &gt;()
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1CpModel.html#ab60d8e9362d65e352a6e4de7eb24bd66">CpModel</a>
</li>
<li>NewSearch()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Solver.html#afe7df56f7d960d33919b701df44908fa">Solver</a>
</li>
<li>NewSearchAux()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Solver.html#a96d628c2990f348fa02541d602852f48">Solver</a>
</li>
<li>Next()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntVarIterator.html#af1427fc5208b9da0df501f35fc9bb5ce">IntVarIterator</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1NetDecisionBuilder.html#af8d59af67b855f12e88b32d81fcda226">NetDecisionBuilder</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RoutingModel.html#ada2e7eb6a38823775245f91c7c00e6d4">RoutingModel</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SequenceVar.html#a0c0ceca675087624b24489974d70b8fe">SequenceVar</a>
</li>
<li>NextFragment()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1BaseLns.html#ab16b420d5d1cb7eb627e5039a37c644b">BaseLns</a>
</li>
<li>Nexts()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RoutingModel.html#afb0bffafdee2ee57bc75f5a17da1f2de">RoutingModel</a>
</li>
<li>NextSolution()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Solver.html#ab9b8c3ea993ee19fd9cb68fb3240e09f">Solver</a>
</li>
<li>NextVar()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RoutingModel.html#a2275c363a48158ccbe060df62232d048">RoutingModel</a>
</li>
<li>NextWrapper()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1DecisionBuilder.html#a3c061874a668b095c9d586d422eed70e">DecisionBuilder</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1NetDecisionBuilder.html#a5e56fd78aebd0685088aacdfc77601b8">NetDecisionBuilder</a>
</li>
<li>NO_CHANGE
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Solver.html#aeb4223a33bcaf8f79c939d1b399abe5c">Solver</a>
</li>
<li>NO_MORE_SOLUTIONS
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Solver.html#a33a22b12b7d2b44d56a2435e1a72f1fb">Solver</a>
</li>
<li>Nodes()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RoutingModel.html#ae4d59f42a6c7d5ad5adc925b5df63d2f">RoutingModel</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1Solver.html#add072d9ca594e920e237e9c37dc3620e">Solver</a>
</li>
<li>NodesToIndices()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RoutingIndexManager.html#aea720bc3adcb2706aa64af34438fc734">RoutingIndexManager</a>
</li>
<li>NodeToIndex()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RoutingIndexManager.html#a9bb043ec346721b53eb6be74b1c5f793">RoutingIndexManager</a>
</li>
<li>NoMoreSolutions()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SearchLog.html#a392311b9c0542b9cced941b572661829">SearchLog</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SearchMonitor.html#a6c85276e75542eb410f09b0ccd78379b">SearchMonitor</a>
</li>
<li>NONE
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1DefaultPhaseParameters.html#a9e3a52c4b546db11f17235f0ddd1c18d">DefaultPhaseParameters</a>
</li>
<li>NORMAL
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1DefaultPhaseParameters.html#ae678223554f1f5b6ec5f40423d2d7f25">DefaultPhaseParameters</a>
</li>
<li>NORMAL_PRIORITY
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Solver.html#a50accd19350cdbf467f06d40a023f9ce">Solver</a>
</li>
<li>Not()
: <a class="el" href="interfaceGoogle_1_1OrTools_1_1Sat_1_1ILiteral.html#a58773ae7d272258a07342b81d4d3c6cb">ILiteral</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1IntVar.html#a58773ae7d272258a07342b81d4d3c6cb">IntVar</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1NotBooleanVariable.html#a58773ae7d272258a07342b81d4d3c6cb">NotBooleanVariable</a>
</li>
<li>NOT_SET
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Solver.html#a88ac56e79e6d3db9fbc743336c868070">Solver</a>
</li>
<li>NotBooleanVariable()
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1NotBooleanVariable.html#a1acce5f5348bf028e7888342b814110c">NotBooleanVariable</a>
</li>
<li>NotVar()
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1NotBooleanVariable.html#a60a288741182a10ff045be08d897afdf">NotBooleanVariable</a>
</li>
<li>NumArcs()
: <a class="el" href="classGoogle_1_1OrTools_1_1Graph_1_1LinearSumAssignment.html#a84633dc5be4b4ebf2bde7f60e664ed52">LinearSumAssignment</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1Graph_1_1MaxFlow.html#a84633dc5be4b4ebf2bde7f60e664ed52">MaxFlow</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1Graph_1_1MinCostFlow.html#a84633dc5be4b4ebf2bde7f60e664ed52">MinCostFlow</a>
</li>
<li>NumBinaryPropagations()
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html#ab4b4465422a6b20638459437a360cbf5">SolutionCallback</a>
</li>
<li>NumBooleans()
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html#a2129b750ff0dee04773cab831b3c31a8">SolutionCallback</a>
</li>
<li>NumBranches()
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1CpSolver.html#acc9edec6c1a967bba319c37f252d7bb9">CpSolver</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html#acc9edec6c1a967bba319c37f252d7bb9">SolutionCallback</a>
</li>
<li>NumConflicts()
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1CpSolver.html#a6254824bb6c7d3e3ff01e1b77fb35fb0">CpSolver</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html#a6254824bb6c7d3e3ff01e1b77fb35fb0">SolutionCallback</a>
</li>
<li>NumConstraints()
: <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1Solver.html#af3c2cc66fcd186d99369008f927e4137">Solver</a>
</li>
<li>NumDifferentValuesInColumn()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntTupleSet.html#ac0259dbc16ddc942afeae102e8fd589e">IntTupleSet</a>
</li>
<li>NumFirstRanked()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RevPartialSequence.html#a967872890614b3fa7fa9f0a752ee2bb2">RevPartialSequence</a>
</li>
<li>NumIntegerPropagations()
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html#ab98c84887fd03b6f318720cd29cd8d2e">SolutionCallback</a>
</li>
<li>NumIntervalVars()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Assignment.html#a0a16701f83a944f4d7a971f4af35f790">Assignment</a>
</li>
<li>NumIntVars()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Assignment.html#aed2f81b620d060958c819b8fbbc10aed">Assignment</a>
</li>
<li>NumLastRanked()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RevPartialSequence.html#a11998218000e20cef0735cc51045a4fb">RevPartialSequence</a>
</li>
<li>NumNodes()
: <a class="el" href="classGoogle_1_1OrTools_1_1Graph_1_1LinearSumAssignment.html#acbd57fb2aab56de03d6733d36e6e6cbd">LinearSumAssignment</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1Graph_1_1MaxFlow.html#acbd57fb2aab56de03d6733d36e6e6cbd">MaxFlow</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1Graph_1_1MinCostFlow.html#acbd57fb2aab56de03d6733d36e6e6cbd">MinCostFlow</a>
</li>
<li>NumSequenceVars()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Assignment.html#aab372101bed77fa70ec70babee8015aa">Assignment</a>
</li>
<li>NumTuples()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntTupleSet.html#a4cd9650c4441b3a7d59f8ae2f19d2623">IntTupleSet</a>
</li>
<li>NumVariables()
: <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1Solver.html#ad5a1f6b9799002ff0603f7d70461871a">Solver</a>
</li>
</ul>
</div><!-- contents -->
</div>
</div>
<div id="footer-container">
<div id="footer">
</div>
</div>
</body>
</html>