Files
ortools-clone/docs/cpp_graph/functions_func_s.html
2019-06-20 23:08:48 +02:00

234 lines
16 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>OR-Tools</title>
<meta http-equiv="Content-Type" content="text/html;"/>
<meta charset="utf-8"/>
<!--<link rel='stylesheet' type='text/css' href="https://fonts.googleapis.com/css?family=Ubuntu:400,700,400italic"/>-->
<link rel="stylesheet" type="text/css" href="ortools.css" title="default" media="screen,print" />
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
</head>
<body>
<div id="banner-container">
<div id="banner">
<span id="sfml">OR-Tools 7.1@</span>
</div>
</div>
<div id="content">
<!-- Generated by Doxygen 1.8.15 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main&#160;Page</span></a></li>
<li><a href="pages.html"><span>Related&#160;Pages</span></a></li>
<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="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="annotated.html"><span>Class&#160;List</span></a></li>
<li><a href="classes.html"><span>Class&#160;Index</span></a></li>
<li><a href="inherits.html"><span>Class&#160;Hierarchy</span></a></li>
<li class="current"><a href="functions.html"><span>Class&#160;Members</span></a></li>
</ul>
</div>
<div id="navrow3" class="tabs2">
<ul class="tablist">
<li><a href="functions.html"><span>All</span></a></li>
<li class="current"><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_type.html"><span>Typedefs</span></a></li>
<li><a href="functions_enum.html"><span>Enumerations</span></a></li>
<li><a href="functions_eval.html"><span>Enumerator</span></a></li>
<li><a href="functions_rela.html"><span>Related&#160;Functions</span></a></li>
</ul>
</div>
<div id="navrow4" class="tabs3">
<ul class="tablist">
<li><a href="functions_func.html#index_a"><span>a</span></a></li>
<li><a href="functions_func_b.html#index_b"><span>b</span></a></li>
<li><a href="functions_func_c.html#index_c"><span>c</span></a></li>
<li><a href="functions_func_d.html#index_d"><span>d</span></a></li>
<li><a href="functions_func_e.html#index_e"><span>e</span></a></li>
<li><a href="functions_func_f.html#index_f"><span>f</span></a></li>
<li><a href="functions_func_g.html#index_g"><span>g</span></a></li>
<li><a href="functions_func_h.html#index_h"><span>h</span></a></li>
<li><a href="functions_func_i.html#index_i"><span>i</span></a></li>
<li><a href="functions_func_l.html#index_l"><span>l</span></a></li>
<li><a href="functions_func_m.html#index_m"><span>m</span></a></li>
<li><a href="functions_func_n.html#index_n"><span>n</span></a></li>
<li><a href="functions_func_o.html#index_o"><span>o</span></a></li>
<li><a href="functions_func_p.html#index_p"><span>p</span></a></li>
<li><a href="functions_func_r.html#index_r"><span>r</span></a></li>
<li class="current"><a href="functions_func_s.html#index_s"><span>s</span></a></li>
<li><a href="functions_func_t.html#index_t"><span>t</span></a></li>
<li><a href="functions_func_u.html#index_u"><span>u</span></a></li>
<li><a href="functions_func_v.html#index_v"><span>v</span></a></li>
<li><a href="functions_func_~.html#index__7E"><span>~</span></a></li>
</ul>
</div>
</div><!-- top -->
<div class="contents">
&#160;
<h3><a id="index_s"></a>- s -</h3><ul>
<li>SaturateOutgoingArcsFromSource()
: <a class="el" href="classoperations__research_1_1GenericMaxFlow.html#a2d2ffca7a04ecd2975025cb34a3898cb">operations_research::GenericMaxFlow&lt; Graph &gt;</a>
</li>
<li>Set()
: <a class="el" href="classoperations__research_1_1Set.html#a1af4b8873ead26e8375650d7cbd80ff9">operations_research::Set&lt; Integer &gt;</a>
</li>
<li>SetArcCapacity()
: <a class="el" href="classoperations__research_1_1GenericMaxFlow.html#a05f2661c573eb445212f4eddd694fc2f">operations_research::GenericMaxFlow&lt; Graph &gt;</a>
, <a class="el" href="classoperations__research_1_1GenericMinCostFlow.html#a35f31d23e3f300f2e36aa46b2e854c00">operations_research::GenericMinCostFlow&lt; Graph, ArcFlowType, ArcScaledCostType &gt;</a>
, <a class="el" href="classoperations__research_1_1SimpleMaxFlow.html#a57296b653813abdd8d711048e87d1212">operations_research::SimpleMaxFlow</a>
</li>
<li>SetArcCost()
: <a class="el" href="classoperations__research_1_1LinearSumAssignment.html#a501362f6a94f5df6b53e401f0d179609">operations_research::LinearSumAssignment&lt; GraphType &gt;</a>
</li>
<li>SetArcFlow()
: <a class="el" href="classoperations__research_1_1GenericMaxFlow.html#a9a357ac0cc6e451b5b1b81a9abdeb49b">operations_research::GenericMaxFlow&lt; Graph &gt;</a>
, <a class="el" href="classoperations__research_1_1GenericMinCostFlow.html#a60875aa935bd9594db707bfd97eab98c">operations_research::GenericMinCostFlow&lt; Graph, ArcFlowType, ArcScaledCostType &gt;</a>
</li>
<li>SetArcUnitCost()
: <a class="el" href="classoperations__research_1_1GenericMinCostFlow.html#a0969b64c9993394fb1cc97a2404e12a4">operations_research::GenericMinCostFlow&lt; Graph, ArcFlowType, ArcScaledCostType &gt;</a>
</li>
<li>SetCapacityAndClearFlow()
: <a class="el" href="classoperations__research_1_1GenericMaxFlow.html#a0c56ff7a0c8bac88e8f6e0da3689e838">operations_research::GenericMaxFlow&lt; Graph &gt;</a>
</li>
<li>SetCheckFeasibility()
: <a class="el" href="classoperations__research_1_1GenericMinCostFlow.html#a9fffb489dce981de3233b1702b801eb6">operations_research::GenericMinCostFlow&lt; Graph, ArcFlowType, ArcScaledCostType &gt;</a>
</li>
<li>SetCheckInput()
: <a class="el" href="classoperations__research_1_1GenericMaxFlow.html#a3aaa8be2e8b64b746e6b46fa6463bbde">operations_research::GenericMaxFlow&lt; Graph &gt;</a>
</li>
<li>SetCheckResult()
: <a class="el" href="classoperations__research_1_1GenericMaxFlow.html#ad80ce21a3088b4798da0eae774b0bab6">operations_research::GenericMaxFlow&lt; Graph &gt;</a>
</li>
<li>SetCostScalingDivisor()
: <a class="el" href="classoperations__research_1_1LinearSumAssignment.html#ab0da9fe270ac009766835e156e88691d">operations_research::LinearSumAssignment&lt; GraphType &gt;</a>
</li>
<li>SetGraph()
: <a class="el" href="classoperations__research_1_1LinearSumAssignment.html#a505cde11a037301682460196f8c6b93b">operations_research::LinearSumAssignment&lt; GraphType &gt;</a>
</li>
<li>SetIndexFromIndex()
: <a class="el" href="classoperations__research_1_1CostValueCycleHandler.html#a537baf6f7affea8a66e36dd158827dac">operations_research::CostValueCycleHandler&lt; ArcIndexType &gt;</a>
, <a class="el" href="classoperations__research_1_1EbertGraphBase_1_1CycleHandlerForAnnotatedArcs.html#ab28e8ad8099ea2c4ec297746b45d85fc">operations_research::EbertGraphBase&lt; NodeIndexType, ArcIndexType, DerivedGraph &gt;::CycleHandlerForAnnotatedArcs</a>
, <a class="el" href="classoperations__research_1_1ForwardStaticGraph_1_1CycleHandlerForAnnotatedArcs.html#aecc58d70f5a9416d066ec56e74565aa7">operations_research::ForwardStaticGraph&lt; NodeIndexType, ArcIndexType &gt;::CycleHandlerForAnnotatedArcs</a>
</li>
<li>SetIndexFromTemp()
: <a class="el" href="classoperations__research_1_1CostValueCycleHandler.html#a2ccf134a7aed1ea8eaf972a932853c4f">operations_research::CostValueCycleHandler&lt; ArcIndexType &gt;</a>
, <a class="el" href="classoperations__research_1_1EbertGraphBase_1_1CycleHandlerForAnnotatedArcs.html#a8e71b73cab8df6ee38da5dd53331729a">operations_research::EbertGraphBase&lt; NodeIndexType, ArcIndexType, DerivedGraph &gt;::CycleHandlerForAnnotatedArcs</a>
, <a class="el" href="classoperations__research_1_1ForwardStaticGraph_1_1CycleHandlerForAnnotatedArcs.html#a9f8a444244738d0f1379b1fbd08169a5">operations_research::ForwardStaticGraph&lt; NodeIndexType, ArcIndexType &gt;::CycleHandlerForAnnotatedArcs</a>
</li>
<li>SetMatchingAlgorithm()
: <a class="el" href="classoperations__research_1_1ChristofidesPathSolver.html#a76c636e1d48da64087686dd06bc45519">operations_research::ChristofidesPathSolver&lt; CostType, ArcIndex, NodeIndex, CostFunction &gt;</a>
</li>
<li>SetNodeSupply()
: <a class="el" href="classoperations__research_1_1GenericMinCostFlow.html#a7e4301ebf8c5f86143e390494a0a6f4f">operations_research::GenericMinCostFlow&lt; Graph, ArcFlowType, ArcScaledCostType &gt;</a>
, <a class="el" href="classoperations__research_1_1SimpleMinCostFlow.html#a7410b695f7e06dd3de7e6920bc28a3ac">operations_research::SimpleMinCostFlow</a>
</li>
<li>SetNumberOfNodes()
: <a class="el" href="classDenseConnectedComponentsFinder.html#a46780e194c525fa9853fa899d69b4340">DenseConnectedComponentsFinder</a>
</li>
<li>SetRangeIterator()
: <a class="el" href="classoperations__research_1_1SetRangeIterator.html#ab10604e513e69c2e69885026aa4419f6">operations_research::SetRangeIterator&lt; SetRange &gt;</a>
</li>
<li>SetRangeWithCardinality()
: <a class="el" href="classoperations__research_1_1SetRangeWithCardinality.html#a361a8278313aa9ba0c4628b0da6590b1">operations_research::SetRangeWithCardinality&lt; Set &gt;</a>
</li>
<li>SetSeen()
: <a class="el" href="classoperations__research_1_1EbertGraphBase_1_1CycleHandlerForAnnotatedArcs.html#a298ac0673adae718024b7d7e31b8f108">operations_research::EbertGraphBase&lt; NodeIndexType, ArcIndexType, DerivedGraph &gt;::CycleHandlerForAnnotatedArcs</a>
</li>
<li>SetTempFromIndex()
: <a class="el" href="classoperations__research_1_1CostValueCycleHandler.html#aab4c66b41c942bd6829688d6714aa141">operations_research::CostValueCycleHandler&lt; ArcIndexType &gt;</a>
, <a class="el" href="classoperations__research_1_1EbertGraphBase_1_1CycleHandlerForAnnotatedArcs.html#a621cffffa2e91040eeefc7dd034b0403">operations_research::EbertGraphBase&lt; NodeIndexType, ArcIndexType, DerivedGraph &gt;::CycleHandlerForAnnotatedArcs</a>
, <a class="el" href="classoperations__research_1_1ForwardStaticGraph_1_1CycleHandlerForAnnotatedArcs.html#a0e12d2bc93981bad96347e900ee9f536">operations_research::ForwardStaticGraph&lt; NodeIndexType, ArcIndexType &gt;::CycleHandlerForAnnotatedArcs</a>
</li>
<li>SetUseGlobalUpdate()
: <a class="el" href="classoperations__research_1_1GenericMaxFlow.html#a1055514c9f93a7ffeea0ae9e8a6a7f58">operations_research::GenericMaxFlow&lt; Graph &gt;</a>
</li>
<li>SetUseTwoPhaseAlgorithm()
: <a class="el" href="classoperations__research_1_1GenericMaxFlow.html#a0497a8b934a2aa9f7307428736f72522">operations_research::GenericMaxFlow&lt; Graph &gt;</a>
</li>
<li>SetUseUpdatePrices()
: <a class="el" href="classoperations__research_1_1GenericMinCostFlow.html#a816e24f3a6af98c2b3ae1854f6fc0781">operations_research::GenericMinCostFlow&lt; Graph, ArcFlowType, ArcScaledCostType &gt;</a>
</li>
<li>SetValue()
: <a class="el" href="classoperations__research_1_1LatticeMemoryManager.html#a59f3668d8fc5dfe2b60d96892c080229">operations_research::LatticeMemoryManager&lt; Set, CostType &gt;</a>
</li>
<li>SetValueAtOffset()
: <a class="el" href="classoperations__research_1_1LatticeMemoryManager.html#a7c8e0f6e664b391264f519adfeb7eae2">operations_research::LatticeMemoryManager&lt; Set, CostType &gt;</a>
</li>
<li>SimpleMaxFlow()
: <a class="el" href="classoperations__research_1_1SimpleMaxFlow.html#ada0b88e232c739108184deb35dd54b3f">operations_research::SimpleMaxFlow</a>
</li>
<li>SimpleMinCostFlow()
: <a class="el" href="classoperations__research_1_1SimpleMinCostFlow.html#a4f442c73b242e40a793d529df4e44d07">operations_research::SimpleMinCostFlow</a>
</li>
<li>Singleton()
: <a class="el" href="classoperations__research_1_1Set.html#a4a7e7acabfbd596162ed619fcca5746f">operations_research::Set&lt; Integer &gt;</a>
</li>
<li>SingletonRank()
: <a class="el" href="classoperations__research_1_1Set.html#aa3639cb771e8dd36bb9092c869cae7c3">operations_research::Set&lt; Integer &gt;</a>
</li>
<li>size()
: <a class="el" href="structSccCounterOutput.html#a31eef251d309df342e2dd150389e2458">SccCounterOutput&lt; NodeIndex &gt;</a>
, <a class="el" href="classutil_1_1SVector.html#afaad0723c70ab98c88d4a0441e1f98e4">util::SVector&lt; T &gt;</a>
</li>
<li>SmallestElement()
: <a class="el" href="classoperations__research_1_1Set.html#a7a026ad4d35f459e5ca13e30cea9ad21">operations_research::Set&lt; Integer &gt;</a>
</li>
<li>SmallestSingleton()
: <a class="el" href="classoperations__research_1_1Set.html#aafdb1b510571bc337d0dee99f4ef7dea">operations_research::Set&lt; Integer &gt;</a>
</li>
<li>Solve()
: <a class="el" href="classoperations__research_1_1GenericMaxFlow.html#a1da59e63f4d617578a0dc218d7f2f3e9">operations_research::GenericMaxFlow&lt; Graph &gt;</a>
, <a class="el" href="classoperations__research_1_1GenericMinCostFlow.html#a17e2df29d767d03fc9fc42aee71bf5da">operations_research::GenericMinCostFlow&lt; Graph, ArcFlowType, ArcScaledCostType &gt;</a>
, <a class="el" href="classoperations__research_1_1SimpleMaxFlow.html#a5ae2ad55f2fd8ce704fe695f835c2ed2">operations_research::SimpleMaxFlow</a>
, <a class="el" href="classoperations__research_1_1SimpleMinCostFlow.html#af4eeb2bca251bf02604bcbea5c304421">operations_research::SimpleMinCostFlow</a>
</li>
<li>SolveMaxFlowWithMinCost()
: <a class="el" href="classoperations__research_1_1SimpleMinCostFlow.html#a443e6d29a83127237379abb898a26195">operations_research::SimpleMinCostFlow</a>
</li>
<li>StarGraphBase()
: <a class="el" href="classoperations__research_1_1StarGraphBase.html#ad1ce86785b174a8e247332d8043dbde0">operations_research::StarGraphBase&lt; NodeIndexType, ArcIndexType, DerivedGraph &gt;</a>
</li>
<li>StartArc()
: <a class="el" href="classoperations__research_1_1StarGraphBase.html#aa58e05a2a30eb0b2b38cc366bba1d1ae">operations_research::StarGraphBase&lt; NodeIndexType, ArcIndexType, DerivedGraph &gt;</a>
</li>
<li>StartNode()
: <a class="el" href="classoperations__research_1_1StarGraphBase.html#a7cf8fa1e0a3abc8179da6309a86097f5">operations_research::StarGraphBase&lt; NodeIndexType, ArcIndexType, DerivedGraph &gt;</a>
</li>
<li>StaticGraph()
: <a class="el" href="classutil_1_1StaticGraph.html#afe7f293d20a6f38c859af7c51ab1b105">util::StaticGraph&lt; NodeIndexType, ArcIndexType &gt;</a>
</li>
<li>StatsString()
: <a class="el" href="classoperations__research_1_1LinearSumAssignment.html#a2a115d652d12c1cb1f061afa6b0a2439">operations_research::LinearSumAssignment&lt; GraphType &gt;</a>
</li>
<li>status()
: <a class="el" href="classoperations__research_1_1GenericMaxFlow.html#a9662fa5cf2007a62968e6c22fb8a4564">operations_research::GenericMaxFlow&lt; Graph &gt;</a>
, <a class="el" href="classoperations__research_1_1GenericMinCostFlow.html#ace5a6df9ac9993c42cd091f6e9ebbd54">operations_research::GenericMinCostFlow&lt; Graph, ArcFlowType, ArcScaledCostType &gt;</a>
</li>
<li>Supply()
: <a class="el" href="classoperations__research_1_1GenericMinCostFlow.html#a67cea170737362bd37bc8c8f8f024555">operations_research::GenericMinCostFlow&lt; Graph, ArcFlowType, ArcScaledCostType &gt;</a>
, <a class="el" href="classoperations__research_1_1SimpleMinCostFlow.html#a034e472c35933cd3b6c6fc02985f54f7">operations_research::SimpleMinCostFlow</a>
</li>
<li>SVector()
: <a class="el" href="classutil_1_1SVector.html#a4ca50715f87be0dd9925dd46e2810436">util::SVector&lt; T &gt;</a>
</li>
<li>swap()
: <a class="el" href="classutil_1_1SVector.html#acee1cc8d243acbdad8d30f97c5d54a5f">util::SVector&lt; T &gt;</a>
</li>
</ul>
</div><!-- contents -->
</div>
<div id="footer-container">
<div id="footer">
</div>
</div>
</body>
</html>