665 lines
36 KiB
HTML
665 lines
36 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 class="current"><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><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_k"></a>- k -</h3><ul>
|
|
<li>kAbs
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#a5d282a0cc03d6fb0db09bc5dd4fa2096">ModelVisitor</a>
|
|
</li>
|
|
<li>kAbsEqual
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#a84058b94e687a7a9ca4f561ae4224af8">ModelVisitor</a>
|
|
</li>
|
|
<li>kActiveArgument
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#a9477ba7d2e4a6b0b55fc1bfab56d0870">ModelVisitor</a>
|
|
</li>
|
|
<li>kAllDifferent
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#aa2eae89c4ed55246108d37d7ffba46f8">ModelVisitor</a>
|
|
</li>
|
|
<li>kAllowedAssignments
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#aa11701835ba7412a188e3392a6e7656e">ModelVisitor</a>
|
|
</li>
|
|
<li>kAssumePathsArgument
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#a072b4e094ed18f5405148dfc338f7e12">ModelVisitor</a>
|
|
</li>
|
|
<li>kAtMost
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#a1c2c6e295140ff755d15965284d82034">ModelVisitor</a>
|
|
</li>
|
|
<li>kBetween
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#a9f5ea3f75b05de1917f8f0f14ab27eca">ModelVisitor</a>
|
|
</li>
|
|
<li>kBranchesLimitArgument
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#a93fa62835fdfdb70ac20156c7ac06672">ModelVisitor</a>
|
|
</li>
|
|
<li>kCapacityArgument
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#a0b65f7fb27942ca7a074beb4dde3eb92">ModelVisitor</a>
|
|
</li>
|
|
<li>kCardsArgument
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#ac4451f8b67cf1c1f58ed2593573fa4f1">ModelVisitor</a>
|
|
</li>
|
|
<li>kCircuit
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#a0bdba80d2874269346c411c02dca458d">ModelVisitor</a>
|
|
</li>
|
|
<li>kCoefficientsArgument
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#aede32634c2444de3894874d965252fee">ModelVisitor</a>
|
|
</li>
|
|
<li>kConditionalExpr
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#a85c69db6e6a740f5be3b56d0d4c03fdc">ModelVisitor</a>
|
|
</li>
|
|
<li>kConvexPiecewise
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#a5d0612ee29b4ad70848b862324c26ad8">ModelVisitor</a>
|
|
</li>
|
|
<li>kCountArgument
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#a7c2d2bd4d97532ce9e8f40357a9c74d9">ModelVisitor</a>
|
|
</li>
|
|
<li>kCountAssignedItemsExtension
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#a7a3070cede23c52cbfb00ab96a1ddccd">ModelVisitor</a>
|
|
</li>
|
|
<li>kCountEqual
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#a71d79fe4509af91e4a3c4c687c2291bc">ModelVisitor</a>
|
|
</li>
|
|
<li>kCountUsedBinsExtension
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#a6627cd8263b074712b2dab85a2b39425">ModelVisitor</a>
|
|
</li>
|
|
<li>kCover
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#abb03bd9abc1c23c328d6c88452a68693">ModelVisitor</a>
|
|
</li>
|
|
<li>kCumulative
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#aaf4f398e137e4dc912c49bc7dd7d44d7">ModelVisitor</a>
|
|
</li>
|
|
<li>kCumulativeArgument
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#ab21d52d91dde3e01719e8a2771f624d2">ModelVisitor</a>
|
|
</li>
|
|
<li>kCumulsArgument
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#a097e02d048c8f0eda969a395a5b06655">ModelVisitor</a>
|
|
</li>
|
|
<li>kDefaultDualTolerance
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1MPSolverParameters.html#a1a71b1d5ee4d09715c7cefcbc04a4ac3">MPSolverParameters</a>
|
|
</li>
|
|
<li>kDefaultIncrementality
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1MPSolverParameters.html#a831c8c82f914bde9a66fb0f317e7233e">MPSolverParameters</a>
|
|
</li>
|
|
<li>kDefaultPresolve
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1MPSolverParameters.html#ac60ff0e1fd701f02bae5daac50f7c668">MPSolverParameters</a>
|
|
</li>
|
|
<li>kDefaultPrimalTolerance
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1MPSolverParameters.html#a74cff11a3a490d579268915d19c8cfe4">MPSolverParameters</a>
|
|
</li>
|
|
<li>kDefaultRelativeMipGap
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1MPSolverParameters.html#a6f318b0deba59476f44e515c5b3ba64d">MPSolverParameters</a>
|
|
</li>
|
|
<li>kDelayedPathCumul
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#a6d09440b454f1235e7a145a62fd5c22d">ModelVisitor</a>
|
|
</li>
|
|
<li>kDemandsArgument
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#a6026e8c1173b570ac532387de6d77095">ModelVisitor</a>
|
|
</li>
|
|
<li>kDeviation
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#a576fc5ca2fdde33923508d8781449097">ModelVisitor</a>
|
|
</li>
|
|
<li>kDifference
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#ac17963fc186b21c80fbc10841e9f012e">ModelVisitor</a>
|
|
</li>
|
|
<li>kDifferenceOperation
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#ac5974a6a300a1eb4bfd7fb346f6934c4">ModelVisitor</a>
|
|
</li>
|
|
<li>kDisjunctive
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#ab8ad6f4a7baac24c8880589b2793b58f">ModelVisitor</a>
|
|
</li>
|
|
<li>kDistribute
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#a1c04d7d298f7647c366486560430508f">ModelVisitor</a>
|
|
</li>
|
|
<li>kDivide
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#a9598673df8dba30018fe8440a53d8707">ModelVisitor</a>
|
|
</li>
|
|
<li>kDurationExpr
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#af819bc49ed428cfd43c49a691d2c9ad8">ModelVisitor</a>
|
|
</li>
|
|
<li>kDurationMaxArgument
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#ace530acc3e32fc0994b6bbd636dfc74e">ModelVisitor</a>
|
|
</li>
|
|
<li>kDurationMinArgument
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#ac2c83c083b3e109dd079d14cc8dba84f">ModelVisitor</a>
|
|
</li>
|
|
<li>kEarlyCostArgument
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#a929ac8c8534cccfe2292e68a653272c4">ModelVisitor</a>
|
|
</li>
|
|
<li>kEarlyDateArgument
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#a7c0660669b2e5d06eba3542e957b253a">ModelVisitor</a>
|
|
</li>
|
|
<li>KEEP_LEFT
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Solver.html#a2dc9926ef8907dd8aa67f075601346c7">Solver</a>
|
|
</li>
|
|
<li>KEEP_RIGHT
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Solver.html#a622e1e594bd2c54195861694c8ce85f9">Solver</a>
|
|
</li>
|
|
<li>kElement
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#a152f30824211bbabe0d9089d672ec808">ModelVisitor</a>
|
|
</li>
|
|
<li>kElementEqual
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#ae9646c2d3b79d09df17739df6a7119fc">ModelVisitor</a>
|
|
</li>
|
|
<li>kEndExpr
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#a8d445e4de0ea48c18a289557b8266a66">ModelVisitor</a>
|
|
</li>
|
|
<li>kEndMaxArgument
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#a8d4ca4e0c5fa485fc6b2a9913ea69045">ModelVisitor</a>
|
|
</li>
|
|
<li>kEndMinArgument
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#ab196d942bf34a2d3a0fb95b44f8eef62">ModelVisitor</a>
|
|
</li>
|
|
<li>kEndsArgument
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#af9f8e16b416dfb39a333a064be901bc3">ModelVisitor</a>
|
|
</li>
|
|
<li>kEquality
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#a655637c6205c168b9b2f0c4cfefe9688">ModelVisitor</a>
|
|
</li>
|
|
<li>kEvaluatorArgument
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#ac244830ee98792ddcfc1601896476aef">ModelVisitor</a>
|
|
</li>
|
|
<li>kExpressionArgument
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#adf821593808b00d809477fa0bdec5dd1">ModelVisitor</a>
|
|
</li>
|
|
<li>kFailuresLimitArgument
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#acbcf07f7b11a6121ed3e3a7ee17b608b">ModelVisitor</a>
|
|
</li>
|
|
<li>kFalseConstraint
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#a5fb57bc1beb86e42a44dbf64980ed6ff">ModelVisitor</a>
|
|
</li>
|
|
<li>kFinalStatesArgument
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#a9dd799e9b93d58ba88a4b69b613933f6">ModelVisitor</a>
|
|
</li>
|
|
<li>kFixedChargeArgument
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#a21d9390a3f9f1ece1b8bffdc34f70fee">ModelVisitor</a>
|
|
</li>
|
|
<li>kGlobalCardinality
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#ab82d0260ab8e56a4132b31ccd715a20a">ModelVisitor</a>
|
|
</li>
|
|
<li>kGreater
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#adc68d9a8b08c2265362a6a5510cb4ac3">ModelVisitor</a>
|
|
</li>
|
|
<li>kGreaterOrEqual
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#a93bb91141d2709cb1fd0f8f6f6ddf488">ModelVisitor</a>
|
|
</li>
|
|
<li>KILL_BOTH
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Solver.html#a9f806db6cabec0d3f3f3ef9736905d97">Solver</a>
|
|
</li>
|
|
<li>kIndex2Argument
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#a45c422b5d6f7e40f26b5eaf27d1563ce">ModelVisitor</a>
|
|
</li>
|
|
<li>kIndexArgument
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#af76c5b78fded700c45c6f3dd3c520cae">ModelVisitor</a>
|
|
</li>
|
|
<li>kIndexOf
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#ace761bcc2e75b1fe8bb13d1f5f4709a1">ModelVisitor</a>
|
|
</li>
|
|
<li>kInitialState
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#aeecfa6b9748661f59f3b21be6feb7216">ModelVisitor</a>
|
|
</li>
|
|
<li>kInt64ToBoolExtension
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#ae9c7ffdd3e83b272ecd4cc552f6c203a">ModelVisitor</a>
|
|
</li>
|
|
<li>kInt64ToInt64Extension
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#af0240252a9d3252a756043917c325c55">ModelVisitor</a>
|
|
</li>
|
|
<li>kIntegerVariable
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#abe2b983cefd92d986cdc7c6762698b9f">ModelVisitor</a>
|
|
</li>
|
|
<li>kIntervalArgument
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#a63265100cb30d09a70f0f7e7bac3e2f2">ModelVisitor</a>
|
|
</li>
|
|
<li>kIntervalBinaryRelation
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#ae4189fcd7a7379b48968df400d709b4c">ModelVisitor</a>
|
|
</li>
|
|
<li>kIntervalDisjunction
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#a19aea01755450a3b63b4ba44eaea24ef">ModelVisitor</a>
|
|
</li>
|
|
<li>kIntervalsArgument
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#aa7c4a44fa45d34ee7c846fa80e0fa1f1">ModelVisitor</a>
|
|
</li>
|
|
<li>kIntervalUnaryRelation
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#abdec5663101340483fb00e48026a04c8">ModelVisitor</a>
|
|
</li>
|
|
<li>kIntervalVariable
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#ab71b3db4c5e636687038a466321908b6">ModelVisitor</a>
|
|
</li>
|
|
<li>kInversePermutation
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#a9c33bca9318580a094d18a18fc22af36">ModelVisitor</a>
|
|
</li>
|
|
<li>kIsBetween
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#a14ff664834f9ac9c96e92597b729ff3e">ModelVisitor</a>
|
|
</li>
|
|
<li>kIsDifferent
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#ad7d9274d15e8cf108eb942ee88280c85">ModelVisitor</a>
|
|
</li>
|
|
<li>kIsEqual
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#a9bd9ee897fe72fe431d245f3306c3a18">ModelVisitor</a>
|
|
</li>
|
|
<li>kIsGreater
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#aae2e044b79485ec9e763d64352cd8a6a">ModelVisitor</a>
|
|
</li>
|
|
<li>kIsGreaterOrEqual
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#a328eba5ccb58e80c8c0dce908de5998a">ModelVisitor</a>
|
|
</li>
|
|
<li>kIsLess
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#a05043e6ff5c34865259dfd2156f4bed0">ModelVisitor</a>
|
|
</li>
|
|
<li>kIsLessOrEqual
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#a9d774c8e573fc23f086d4d0766019d7f">ModelVisitor</a>
|
|
</li>
|
|
<li>kIsMember
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#a3b90e31adc17437d91b7d33eed1783e9">ModelVisitor</a>
|
|
</li>
|
|
<li>kLateCostArgument
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#ad3a412547f6c3f6d99eea0ced716ed34">ModelVisitor</a>
|
|
</li>
|
|
<li>kLateDateArgument
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#a702e1341a28fcf46b1eaaa4790b15ff3">ModelVisitor</a>
|
|
</li>
|
|
<li>kLeftArgument
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#a2bc33528057b17d6b38dba30406982f5">ModelVisitor</a>
|
|
</li>
|
|
<li>kLess
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#a5dc117ce366bf0c8c07a1e0cfef8486a">ModelVisitor</a>
|
|
</li>
|
|
<li>kLessOrEqual
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#ab00a1e87066a42125f4d41ceb36cd62f">ModelVisitor</a>
|
|
</li>
|
|
<li>kLexLess
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#a7e1b86b33f8b47a4287b6579a50fd198">ModelVisitor</a>
|
|
</li>
|
|
<li>kLightElement
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RoutingModelVisitor.html#a3e66f62e45f879d5a4a559f39c9e409a">RoutingModelVisitor</a>
|
|
</li>
|
|
<li>kLightElement2
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RoutingModelVisitor.html#a60298d8862da6d97d03d8508dc4b5a07">RoutingModelVisitor</a>
|
|
</li>
|
|
<li>kLinkExprVar
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#a6410c77ebfe6dfb35090801ae68f2b7a">ModelVisitor</a>
|
|
</li>
|
|
<li>kMapDomain
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#afcd24c76961792d6472476d980caa740">ModelVisitor</a>
|
|
</li>
|
|
<li>kMax
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#a2513adc4cafd21f032bc142ca48c4627">ModelVisitor</a>
|
|
</li>
|
|
<li>kMaxArgument
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#a3d9e9cc47109823a34fc0e6cb0d5ae5d">ModelVisitor</a>
|
|
</li>
|
|
<li>kMaxEqual
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#aeb9b262822483b02bad581519e9c8f28">ModelVisitor</a>
|
|
</li>
|
|
<li>kMaximizeArgument
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#a7459e0c7366c7619543134c67c50f72e">ModelVisitor</a>
|
|
</li>
|
|
<li>kMaxValidValue
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntervalVar.html#a5f7c67a98dcb8255dcc49d0b9dba69c7">IntervalVar</a>
|
|
</li>
|
|
<li>kMember
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#aca00e5c219d22d230b33a6fb1150b430">ModelVisitor</a>
|
|
</li>
|
|
<li>kMin
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#af883ea8ec9940a7e9632ddfd3636aa90">ModelVisitor</a>
|
|
</li>
|
|
<li>kMinArgument
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#a81d74e8dcda5ccc0975048bfc3bf13e4">ModelVisitor</a>
|
|
</li>
|
|
<li>kMinEqual
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#afbf6e9029be6666b928d1a5fc7fb9529">ModelVisitor</a>
|
|
</li>
|
|
<li>kMinValidValue
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntervalVar.html#a3e1cb1a47f69a5381454e7b96fe56ae3">IntervalVar</a>
|
|
</li>
|
|
<li>kMirrorOperation
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#ae3a66865b8f248c60a0e7cce9a31066a">ModelVisitor</a>
|
|
</li>
|
|
<li>kModulo
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#a3e5d5426ab2ccd3422eabc287ec6f88f">ModelVisitor</a>
|
|
</li>
|
|
<li>kModuloArgument
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#a1683f3d73dbc1fae662e005ecf69c63c">ModelVisitor</a>
|
|
</li>
|
|
<li>KnapsackSolver()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Algorithms_1_1KnapsackSolver.html#a30b8c8df2f8e993a007537b00deba03a">KnapsackSolver</a>
|
|
</li>
|
|
<li>KnapsackSolver_BestSolutionContains()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#aedc06398f1b9b7da09460e7473a265fd">operations_research_algorithmsPINVOKE</a>
|
|
</li>
|
|
<li>KnapsackSolver_GetName()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a9d304f2c7c5a6fd42a6b8578e532e781">operations_research_algorithmsPINVOKE</a>
|
|
</li>
|
|
<li>KnapsackSolver_Init()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a6396738bd9a71fdd89f8b060206117f6">operations_research_algorithmsPINVOKE</a>
|
|
</li>
|
|
<li>KnapsackSolver_IsSolutionOptimal()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a198a9a54278aff145e6bce84ace9d4f6">operations_research_algorithmsPINVOKE</a>
|
|
</li>
|
|
<li>KnapsackSolver_set_time_limit()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a8599bbd86e4485c667867eea3c92f954">operations_research_algorithmsPINVOKE</a>
|
|
</li>
|
|
<li>KnapsackSolver_SetUseReduction()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a7551f3ca77a0346295ab4924313c3c6b">operations_research_algorithmsPINVOKE</a>
|
|
</li>
|
|
<li>KnapsackSolver_Solve()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a8bfc098803bf6863e88282db49af2b47">operations_research_algorithmsPINVOKE</a>
|
|
</li>
|
|
<li>KnapsackSolver_UseReduction()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a2585c831c8aa9f40051b9c42e0c595bc">operations_research_algorithmsPINVOKE</a>
|
|
</li>
|
|
<li>kNextsArgument
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#a539fb5e6a0e7ff853d8af9aaab8271e5">ModelVisitor</a>
|
|
</li>
|
|
<li>kNoCycle
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#a2b1e975a9c45c9b9d8d2e1409cfc0f27">ModelVisitor</a>
|
|
</li>
|
|
<li>kNoDimension
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RoutingModel.html#ace4cb8af93992407099cb0a3115dca75">RoutingModel</a>
|
|
</li>
|
|
<li>kNoDisjunction
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RoutingModel.html#ac924e068c17f88d9d7a8365db5e9fd8b">RoutingModel</a>
|
|
</li>
|
|
<li>kNonEqual
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#adb5f1ebe263e1562c0e80f8e191e518e">ModelVisitor</a>
|
|
</li>
|
|
<li>kNoPenalty
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RoutingModel.html#a595fcd165b8b81e0ea2aad42b7bee4de">RoutingModel</a>
|
|
</li>
|
|
<li>kNoProgress
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SearchMonitor.html#afe535b749c02ad1918539a09bdd9ec55">SearchMonitor</a>
|
|
</li>
|
|
<li>kNotBetween
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#ab56aff7cd00367a52b177b7b8831d4c2">ModelVisitor</a>
|
|
</li>
|
|
<li>kNotMember
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#a1d9d265adcd6d79315c153bc71f0bb38">ModelVisitor</a>
|
|
</li>
|
|
<li>kNullIntersect
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#a1647bf87baaecb120950f6460866ed76">ModelVisitor</a>
|
|
</li>
|
|
<li>kNumPriorities
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Solver.html#ad183d77951c7fecf20a28f8d3ab4b168">Solver</a>
|
|
</li>
|
|
<li>kObjectiveExtension
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#aa1b1c519d2cf471f2a6f674ee9ff9c33">ModelVisitor</a>
|
|
</li>
|
|
<li>kOpposite
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#a99999935eeca01096576f519efcd01de">ModelVisitor</a>
|
|
</li>
|
|
<li>kOptionalArgument
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#af68d3da527ce728970893b42f944565e">ModelVisitor</a>
|
|
</li>
|
|
<li>kPack
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#ac474cc567e2abdab5619566efe016db8">ModelVisitor</a>
|
|
</li>
|
|
<li>kPartialArgument
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#ac536b2692f9a29b153cf23320f07522e">ModelVisitor</a>
|
|
</li>
|
|
<li>kPathCumul
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#aae967591e6e42a33c502a8bccb2a429b">ModelVisitor</a>
|
|
</li>
|
|
<li>kPerformedExpr
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#a0530024bcc6362ee93ce481dfe01b2c1">ModelVisitor</a>
|
|
</li>
|
|
<li>kPositionXArgument
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#a5efe4f9d723edbda99f42b1adebcff83">ModelVisitor</a>
|
|
</li>
|
|
<li>kPositionYArgument
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#a8d01ad468595508489990de1240ffc50">ModelVisitor</a>
|
|
</li>
|
|
<li>kPower
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#ab8fa8efa8aba820b29807d4dfa3f6313">ModelVisitor</a>
|
|
</li>
|
|
<li>kProduct
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#ad3e9c7141b4e3f794b9429952f365519">ModelVisitor</a>
|
|
</li>
|
|
<li>kProductOperation
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#a6bb0c9af6d3a3ee010f0f243ff266906">ModelVisitor</a>
|
|
</li>
|
|
<li>kRangeArgument
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#abcdd24cfea4038fa9e8079c825c300d7">ModelVisitor</a>
|
|
</li>
|
|
<li>kRelationArgument
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#a5313b013022587569e5a4c6c27760880">ModelVisitor</a>
|
|
</li>
|
|
<li>kRelaxedMaxOperation
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#a83933f53c45a39b726fce495d0ecf389">ModelVisitor</a>
|
|
</li>
|
|
<li>kRelaxedMinOperation
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#a9bfbb5c5a6eeb7bdaff7bf6cac2a3854">ModelVisitor</a>
|
|
</li>
|
|
<li>kRemoveValues
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RoutingModelVisitor.html#a994027f7c1d0f3529fbe4e9529bf8698">RoutingModelVisitor</a>
|
|
</li>
|
|
<li>kRightArgument
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#a1a99c7a4439bce57746fd86d33fb925a">ModelVisitor</a>
|
|
</li>
|
|
<li>kScalProd
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#a5940dc480cdab0d75337d80d429a5c0b">ModelVisitor</a>
|
|
</li>
|
|
<li>kScalProdEqual
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#a83ef6260d6b52162e5a1598e9f935ec6">ModelVisitor</a>
|
|
</li>
|
|
<li>kScalProdGreaterOrEqual
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#a5c2c7b6599e388d5c59c4e21eb880e5e">ModelVisitor</a>
|
|
</li>
|
|
<li>kScalProdLessOrEqual
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#ae84c611201e1ad066e50f21f98d73903">ModelVisitor</a>
|
|
</li>
|
|
<li>kSearchLimitExtension
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#ade5524107ae6c1d4a4f3079235d97a94">ModelVisitor</a>
|
|
</li>
|
|
<li>kSemiContinuous
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#a6b61e3a37944a3b497d655268ed8b3b6">ModelVisitor</a>
|
|
</li>
|
|
<li>kSequenceArgument
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#ad0606ed0607614a5202ef4a4cbfc595a">ModelVisitor</a>
|
|
</li>
|
|
<li>kSequencesArgument
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#ac297e621a38d69722492666bf74b1210">ModelVisitor</a>
|
|
</li>
|
|
<li>kSequenceVariable
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#afdcd9818e6d9f459870e1ead03bbdda0">ModelVisitor</a>
|
|
</li>
|
|
<li>kSizeArgument
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#a873fd19d3862158d7d048f31b770deb8">ModelVisitor</a>
|
|
</li>
|
|
<li>kSizeXArgument
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#a08bc9e79a882122973894ea8a6beb394">ModelVisitor</a>
|
|
</li>
|
|
<li>kSizeYArgument
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#ab2cbfccee55308e27c43bb91048cca68">ModelVisitor</a>
|
|
</li>
|
|
<li>kSmartTimeCheckArgument
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#ae9cc0c4bc04ff6616f797ceb6aa00d52">ModelVisitor</a>
|
|
</li>
|
|
<li>kSolutionLimitArgument
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#a91bf07c461107f32a27f8ceff90b4ca8">ModelVisitor</a>
|
|
</li>
|
|
<li>kSortingConstraint
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#a1746d0982f5bd76c78671b75bdd883b4">ModelVisitor</a>
|
|
</li>
|
|
<li>kSquare
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#aa7976746660d980ff90aaba11f10eec9">ModelVisitor</a>
|
|
</li>
|
|
<li>kStartExpr
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#ad796873b29cd608f64b0c372f31ec631">ModelVisitor</a>
|
|
</li>
|
|
<li>kStartMaxArgument
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#a3878fcc1b820a12f7e7e6c2e9dddbae0">ModelVisitor</a>
|
|
</li>
|
|
<li>kStartMinArgument
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#ac4816692f4815307358b5c461c6047b3">ModelVisitor</a>
|
|
</li>
|
|
<li>kStartsArgument
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#a6c6d3f87dce70cd15ef562da27f4a65a">ModelVisitor</a>
|
|
</li>
|
|
<li>kStartSyncOnEndOperation
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#aa855496daf49a156c1eab2a6c72f3ba0">ModelVisitor</a>
|
|
</li>
|
|
<li>kStartSyncOnStartOperation
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#a31c676a2c57ef591f0a32fd83d8cb1bf">ModelVisitor</a>
|
|
</li>
|
|
<li>kStepArgument
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#ab5b5c3a5de89b87f3b9b5c74b779f0a1">ModelVisitor</a>
|
|
</li>
|
|
<li>kSum
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#ad860f91429ffdf50f0c436d4f846c92a">ModelVisitor</a>
|
|
</li>
|
|
<li>kSumEqual
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#a562e9135d8917570019f0b5540ce781f">ModelVisitor</a>
|
|
</li>
|
|
<li>kSumGreaterOrEqual
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#a9b8ab441a8eede5c938bc69822a2d556">ModelVisitor</a>
|
|
</li>
|
|
<li>kSumLessOrEqual
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#a5358718c5ce9baf840e1bd23b1e27948">ModelVisitor</a>
|
|
</li>
|
|
<li>kSumOperation
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#ab8e0c2b29e4568f65fb2fee374b1cfdb">ModelVisitor</a>
|
|
</li>
|
|
<li>kTargetArgument
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#af44546b23e21974b61998f1611e7c60d">ModelVisitor</a>
|
|
</li>
|
|
<li>kTimeLimitArgument
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#af8ca6579ae8aa435157b68ba33793807">ModelVisitor</a>
|
|
</li>
|
|
<li>kTrace
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#af636ad80fd916362fb84c5a7c0d0fb4c">ModelVisitor</a>
|
|
</li>
|
|
<li>kTraceOperation
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#aa031d121abf10f262ead44ef7b5d6c45">ModelVisitor</a>
|
|
</li>
|
|
<li>kTransition
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#a0d5c8b6087d74da157d7abda4dbb12f5">ModelVisitor</a>
|
|
</li>
|
|
<li>kTransitsArgument
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#a2af7d390c5829a5fc4848ce95dfbe37a">ModelVisitor</a>
|
|
</li>
|
|
<li>kTrueConstraint
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#a4d88952b2ec56e2a00b0ab6d8629b5b9">ModelVisitor</a>
|
|
</li>
|
|
<li>kTuplesArgument
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#a65fe6395e626587329dfb4e295632236">ModelVisitor</a>
|
|
</li>
|
|
<li>kUnboundBooleanVarValue
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1BooleanVar.html#a41f23acbb6b1780c79b8f24d152e0d73">BooleanVar</a>
|
|
</li>
|
|
<li>kUsageEqualVariableExtension
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#ac7772ae1e0c502ecfcad7a7d7022027f">ModelVisitor</a>
|
|
</li>
|
|
<li>kUsageLessConstantExtension
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#ac7d8ab3fa812b33a3239a74c75b1505a">ModelVisitor</a>
|
|
</li>
|
|
<li>kValueArgument
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#ad86a9caec3d085fc93193c8df03d3b77">ModelVisitor</a>
|
|
</li>
|
|
<li>kValuesArgument
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#a5915029ad39362901e6f3679b91b93fa">ModelVisitor</a>
|
|
</li>
|
|
<li>kVarBoundWatcher
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#a723985541b45d123584ac3768209bd28">ModelVisitor</a>
|
|
</li>
|
|
<li>kVariableArgument
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#a200baa2e55f98c0c0d40dbba35d25e4d">ModelVisitor</a>
|
|
</li>
|
|
<li>kVariableGroupExtension
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#a33c2ac87f51b1a3d8abf959a8ac7fb04">ModelVisitor</a>
|
|
</li>
|
|
<li>kVariableUsageLessConstantExtension
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#addf002e6f4cb012fca13900242d5d661">ModelVisitor</a>
|
|
</li>
|
|
<li>kVarsArgument
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#aeb0e5cd96ee8cf7a90a8e78818e3fb3c">ModelVisitor</a>
|
|
</li>
|
|
<li>kVarValueWatcher
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#ad99ec54f553b1e994c8ceb79e32c1e0d">ModelVisitor</a>
|
|
</li>
|
|
<li>kWeightedSumOfAssignedEqualVariableExtension
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#aeac70b8b3dc897ded66cf3f7c4c77a8f">ModelVisitor</a>
|
|
</li>
|
|
</ul>
|
|
</div><!-- contents -->
|
|
</div>
|
|
</div>
|
|
<div id="footer-container">
|
|
<div id="footer">
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|