186 lines
17 KiB
HTML
186 lines
17 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><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 class="current"><a href="functions_prop.html"><span>Properties</span></a></li>
|
|
</ul>
|
|
</div>
|
|
<div id="navrow4" class="tabs3">
|
|
<ul class="tablist">
|
|
<li><a href="functions_prop.html#index_b"><span>b</span></a></li>
|
|
<li class="current"><a href="functions_prop_c.html#index_c"><span>c</span></a></li>
|
|
<li><a href="functions_prop_d.html#index_d"><span>d</span></a></li>
|
|
<li><a href="functions_prop_e.html#index_e"><span>e</span></a></li>
|
|
<li><a href="functions_prop_h.html#index_h"><span>h</span></a></li>
|
|
<li><a href="functions_prop_i.html#index_i"><span>i</span></a></li>
|
|
<li><a href="functions_prop_k.html#index_k"><span>k</span></a></li>
|
|
<li><a href="functions_prop_l.html#index_l"><span>l</span></a></li>
|
|
<li><a href="functions_prop_m.html#index_m"><span>m</span></a></li>
|
|
<li><a href="functions_prop_o.html#index_o"><span>o</span></a></li>
|
|
<li><a href="functions_prop_p.html#index_p"><span>p</span></a></li>
|
|
<li><a href="functions_prop_r.html#index_r"><span>r</span></a></li>
|
|
<li><a href="functions_prop_s.html#index_s"><span>s</span></a></li>
|
|
<li><a href="functions_prop_t.html#index_t"><span>t</span></a></li>
|
|
<li><a href="functions_prop_u.html#index_u"><span>u</span></a></li>
|
|
<li><a href="functions_prop_v.html#index_v"><span>v</span></a></li>
|
|
</ul>
|
|
</div>
|
|
</div><!-- top -->
|
|
<div class="contents">
|
|
 
|
|
|
|
<h3><a id="index_c"></a>- c -</h3><ul>
|
|
<li>Capacity
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#a5ad7f82470f145a0d6ae871ff7b623f3">Int64Vector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64VectorVector.html#a5ad7f82470f145a0d6ae871ff7b623f3">Int64VectorVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Algorithms_1_1IntVector.html#a5ad7f82470f145a0d6ae871ff7b623f3">IntVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Algorithms_1_1IntVectorVector.html#a5ad7f82470f145a0d6ae871ff7b623f3">IntVectorVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1DecisionBuilderVector.html#a5ad7f82470f145a0d6ae871ff7b623f3">DecisionBuilderVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Int64Vector.html#a5ad7f82470f145a0d6ae871ff7b623f3">Int64Vector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Int64VectorVector.html#a5ad7f82470f145a0d6ae871ff7b623f3">Int64VectorVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntervalVarVector.html#a5ad7f82470f145a0d6ae871ff7b623f3">IntervalVarVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntVarVector.html#a5ad7f82470f145a0d6ae871ff7b623f3">IntVarVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntVector.html#a5ad7f82470f145a0d6ae871ff7b623f3">IntVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntVectorVector.html#a5ad7f82470f145a0d6ae871ff7b623f3">IntVectorVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchFilterVector.html#a5ad7f82470f145a0d6ae871ff7b623f3">LocalSearchFilterVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchOperatorVector.html#a5ad7f82470f145a0d6ae871ff7b623f3">LocalSearchOperatorVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SearchMonitorVector.html#a5ad7f82470f145a0d6ae871ff7b623f3">SearchMonitorVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SequenceVarVector.html#a5ad7f82470f145a0d6ae871ff7b623f3">SequenceVarVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SymmetryBreakerVector.html#a5ad7f82470f145a0d6ae871ff7b623f3">SymmetryBreakerVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1DoubleVector.html#a5ad7f82470f145a0d6ae871ff7b623f3">DoubleVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1Int64Vector.html#a5ad7f82470f145a0d6ae871ff7b623f3">Int64Vector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1Int64VectorVector.html#a5ad7f82470f145a0d6ae871ff7b623f3">Int64VectorVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1IntVector.html#a5ad7f82470f145a0d6ae871ff7b623f3">IntVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1IntVectorVector.html#a5ad7f82470f145a0d6ae871ff7b623f3">IntVectorVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1MPConstraintVector.html#a5ad7f82470f145a0d6ae871ff7b623f3">MPConstraintVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1MPVariableVector.html#a5ad7f82470f145a0d6ae871ff7b623f3">MPVariableVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Util_1_1Int64Vector.html#a5ad7f82470f145a0d6ae871ff7b623f3">Int64Vector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Util_1_1Int64VectorVector.html#a5ad7f82470f145a0d6ae871ff7b623f3">Int64VectorVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#a5ad7f82470f145a0d6ae871ff7b623f3">IntVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Util_1_1IntVectorVector.html#a5ad7f82470f145a0d6ae871ff7b623f3">IntVectorVector</a>
|
|
</li>
|
|
<li>Coeff
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1ProductCst.html#a416048fa62a38e686ee2aaf0341d66f5">ProductCst</a>
|
|
</li>
|
|
<li>Constant
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1SumArray.html#a0710238838452db4238907ca56ecf81e">SumArray</a>
|
|
</li>
|
|
<li>Count
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#aad462966ed963f892117056de1eba502">Int64Vector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64VectorVector.html#aad462966ed963f892117056de1eba502">Int64VectorVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Algorithms_1_1IntVector.html#aad462966ed963f892117056de1eba502">IntVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Algorithms_1_1IntVectorVector.html#aad462966ed963f892117056de1eba502">IntVectorVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1DecisionBuilderVector.html#aad462966ed963f892117056de1eba502">DecisionBuilderVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Int64Vector.html#aad462966ed963f892117056de1eba502">Int64Vector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Int64VectorVector.html#aad462966ed963f892117056de1eba502">Int64VectorVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntervalVarVector.html#aad462966ed963f892117056de1eba502">IntervalVarVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntVarVector.html#aad462966ed963f892117056de1eba502">IntVarVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntVector.html#aad462966ed963f892117056de1eba502">IntVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntVectorVector.html#aad462966ed963f892117056de1eba502">IntVectorVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchFilterVector.html#aad462966ed963f892117056de1eba502">LocalSearchFilterVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchOperatorVector.html#aad462966ed963f892117056de1eba502">LocalSearchOperatorVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SearchMonitorVector.html#aad462966ed963f892117056de1eba502">SearchMonitorVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SequenceVarVector.html#aad462966ed963f892117056de1eba502">SequenceVarVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SymmetryBreakerVector.html#aad462966ed963f892117056de1eba502">SymmetryBreakerVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1DoubleVector.html#aad462966ed963f892117056de1eba502">DoubleVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1Int64Vector.html#aad462966ed963f892117056de1eba502">Int64Vector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1Int64VectorVector.html#aad462966ed963f892117056de1eba502">Int64VectorVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1IntVector.html#aad462966ed963f892117056de1eba502">IntVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1IntVectorVector.html#aad462966ed963f892117056de1eba502">IntVectorVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1MPConstraintVector.html#aad462966ed963f892117056de1eba502">MPConstraintVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1MPVariableVector.html#aad462966ed963f892117056de1eba502">MPVariableVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Util_1_1Int64Vector.html#aad462966ed963f892117056de1eba502">Int64Vector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Util_1_1Int64VectorVector.html#aad462966ed963f892117056de1eba502">Int64VectorVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#aad462966ed963f892117056de1eba502">IntVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Util_1_1IntVectorVector.html#aad462966ed963f892117056de1eba502">IntVectorVector</a>
|
|
</li>
|
|
<li>Cst
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1WrappedConstraint.html#a2b5f724957e21cbbca9d5d1293523f78">WrappedConstraint</a>
|
|
</li>
|
|
<li>CtType
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1BoundedLinearExpression.html#a26c02b9644d2b715ab04fb1ba3049aae">BoundedLinearExpression</a>
|
|
</li>
|
|
<li>Current
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector_1_1Int64VectorEnumerator.html#ae0cbc115a66699ead8d93fddccf271ef">Int64Vector.Int64VectorEnumerator</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64VectorVector_1_1Int64VectorVectorEnumerator.html#af75fd7b0112445ab143de51a22c28f77">Int64VectorVector.Int64VectorVectorEnumerator</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Algorithms_1_1IntVector_1_1IntVectorEnumerator.html#a10c0a18b79ec08c16b06575d07564a5f">IntVector.IntVectorEnumerator</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Algorithms_1_1IntVectorVector_1_1IntVectorVectorEnumerator.html#a405bbd00fe22273d00c8f5365442421b">IntVectorVector.IntVectorVectorEnumerator</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1DecisionBuilderVector_1_1DecisionBuilderVectorEnumerator.html#a7ad7a98a18158dc9963a8aba33faa2be">DecisionBuilderVector.DecisionBuilderVectorEnumerator</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Int64Vector_1_1Int64VectorEnumerator.html#ae0cbc115a66699ead8d93fddccf271ef">Int64Vector.Int64VectorEnumerator</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Int64VectorVector_1_1Int64VectorVectorEnumerator.html#af75fd7b0112445ab143de51a22c28f77">Int64VectorVector.Int64VectorVectorEnumerator</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntervalVarVector_1_1IntervalVarVectorEnumerator.html#a5d71d83b0f4733ca478fc7decaafd61c">IntervalVarVector.IntervalVarVectorEnumerator</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntVarEnumerator.html#ae0cbc115a66699ead8d93fddccf271ef">IntVarEnumerator</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntVarVector_1_1IntVarVectorEnumerator.html#ad074297bf8fbc200a336c4175eccd5a4">IntVarVector.IntVarVectorEnumerator</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntVector_1_1IntVectorEnumerator.html#a10c0a18b79ec08c16b06575d07564a5f">IntVector.IntVectorEnumerator</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntVectorVector_1_1IntVectorVectorEnumerator.html#a405bbd00fe22273d00c8f5365442421b">IntVectorVector.IntVectorVectorEnumerator</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchFilterVector_1_1LocalSearchFilterVectorEnumerator.html#a57103d472d4e8b8a70711c8e9ad79190">LocalSearchFilterVector.LocalSearchFilterVectorEnumerator</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchOperatorVector_1_1LocalSearchOperatorVectorEnumerator.html#aeb1d18ba05832d06e4514279542ce401">LocalSearchOperatorVector.LocalSearchOperatorVectorEnumerator</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SearchMonitorVector_1_1SearchMonitorVectorEnumerator.html#af5e8836bb12a5d6eafb5b200995a25fa">SearchMonitorVector.SearchMonitorVectorEnumerator</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SequenceVarVector_1_1SequenceVarVectorEnumerator.html#a89a3d43295c1ec45c85407dfec1ba6c0">SequenceVarVector.SequenceVarVectorEnumerator</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SymmetryBreakerVector_1_1SymmetryBreakerVectorEnumerator.html#a7ac485a583df1de818930c888189b6b5">SymmetryBreakerVector.SymmetryBreakerVectorEnumerator</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1DoubleVector_1_1DoubleVectorEnumerator.html#ae016036805086d3808d343964039fdb3">DoubleVector.DoubleVectorEnumerator</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1Int64Vector_1_1Int64VectorEnumerator.html#ae0cbc115a66699ead8d93fddccf271ef">Int64Vector.Int64VectorEnumerator</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1Int64VectorVector_1_1Int64VectorVectorEnumerator.html#af75fd7b0112445ab143de51a22c28f77">Int64VectorVector.Int64VectorVectorEnumerator</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1IntVector_1_1IntVectorEnumerator.html#a10c0a18b79ec08c16b06575d07564a5f">IntVector.IntVectorEnumerator</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1IntVectorVector_1_1IntVectorVectorEnumerator.html#a405bbd00fe22273d00c8f5365442421b">IntVectorVector.IntVectorVectorEnumerator</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1MPConstraintVector_1_1MPConstraintVectorEnumerator.html#ad1da96ce5c56a6f3e68d5dfa475dd9ce">MPConstraintVector.MPConstraintVectorEnumerator</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1MPVariableVector_1_1MPVariableVectorEnumerator.html#a8f751b0bffffda81cda478bdc5db8915">MPVariableVector.MPVariableVectorEnumerator</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Util_1_1Int64Vector_1_1Int64VectorEnumerator.html#ae0cbc115a66699ead8d93fddccf271ef">Int64Vector.Int64VectorEnumerator</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Util_1_1Int64VectorVector_1_1Int64VectorVectorEnumerator.html#af75fd7b0112445ab143de51a22c28f77">Int64VectorVector.Int64VectorVectorEnumerator</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector_1_1IntVectorEnumerator.html#a10c0a18b79ec08c16b06575d07564a5f">IntVector.IntVectorEnumerator</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Util_1_1IntVectorVector_1_1IntVectorVectorEnumerator.html#a405bbd00fe22273d00c8f5365442421b">IntVectorVector.IntVectorVectorEnumerator</a>
|
|
</li>
|
|
</ul>
|
|
</div><!-- contents -->
|
|
</div>
|
|
</div>
|
|
<div id="footer-container">
|
|
<div id="footer">
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|