Files
ortools-clone/docs/dotnet/LinearSumAssignment_8cs_source.html

126 lines
40 KiB
HTML
Raw Normal View History

<!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"/>-->
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
2020-09-01 16:00:33 +02:00
<link href="doxygen.css" rel="stylesheet" type="text/css" />
<link href="styleSheet.tmp.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<div id="banner-container">
<div id="banner">
2021-09-20 15:57:27 +02:00
<span id="sfml">Google OR-Tools 9.1</span>
</div>
</div>
2019-08-07 18:01:08 -07:00
<div id="content" style="width: 100%; overflow: hidden;">
<div style="margin-left: 15px; margin-top: 5px; float: left; color: #145A32;">
2019-08-12 09:16:03 -07:00
<h2>DotNet Reference</h2>
2019-08-07 18:01:08 -07:00
<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">
2019-08-07 18:01:08 -07:00
<div align="center">
2020-09-01 16:00:33 +02:00
<h1 style="color: #145A32;">.Net Reference</h1>
2019-08-07 18:01:08 -07:00
</div>
2021-09-20 15:57:27 +02:00
<!-- Generated by Doxygen 1.8.15 -->
2020-09-01 16:00:33 +02:00
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
2021-09-20 15:57:27 +02:00
var searchBox = new SearchBox("searchBox", "search",false,'Search');
2020-09-01 16:00:33 +02:00
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */</script>
<div id="main-nav"></div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
2020-09-01 16:00:33 +02:00
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
2021-09-20 15:57:27 +02:00
$(document).ready(function(){initNavTree('LinearSumAssignment_8cs_source.html','');});
2020-09-01 16:00:33 +02:00
/* @license-end */
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="header">
<div class="headertitle">
<div class="title">LinearSumAssignment.cs</div> </div>
</div><!--header-->
<div class="contents">
2021-09-20 15:57:27 +02:00
<a href="LinearSumAssignment_8cs.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span>&#160;<span class="comment">//------------------------------------------------------------------------------</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span>&#160;<span class="comment">// &lt;auto-generated /&gt;</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span>&#160;<span class="comment">//</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span>&#160;<span class="comment">// This file was automatically generated by SWIG (http://www.swig.org).</span></div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span>&#160;<span class="comment">// Version 4.0.1</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span>&#160;<span class="comment">//</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span>&#160;<span class="comment">// Do not make changes to this file unless you know what you are doing--modify</span></div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span>&#160;<span class="comment">// the SWIG interface file instead.</span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span>&#160;<span class="comment">//------------------------------------------------------------------------------</span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span>&#160;</div><div class="line"><a name="l00011"></a><span class="lineno"><a class="line" href="namespaceGoogle_1_1OrTools_1_1Graph.html"> 11</a></span>&#160;<span class="keyword">namespace </span><a class="code" href="namespaceGoogle_1_1OrTools_1_1Graph.html">Google.OrTools.Graph</a> {</div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span>&#160;</div><div class="line"><a name="l00013"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Graph_1_1LinearSumAssignment.html"> 13</a></span>&#160;<span class="keyword">public</span> <span class="keyword">class </span><a class="code" href="classGoogle_1_1OrTools_1_1Graph_1_1LinearSumAssignment.html">LinearSumAssignment</a> : global::System.IDisposable {</div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span>&#160; <span class="keyword">private</span> global::System.Runtime.InteropServices.HandleRef swigCPtr;</div><div class="line"><a name="l00015"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Graph_1_1LinearSumAssignment.html#abc050282310ee35f8b4bac77b6103375"> 15</a></span>&#160; <span class="keyword">protected</span> <span class="keywordtype">bool</span> <a class="code" href="classGoogle_1_1OrTools_1_1Graph_1_1LinearSumAssignment.html#abc050282310ee35f8b4bac77b6103375">swigCMemOwn</a>;</div><div class="line"><a name="l00016"></a><span class="lineno"> 16</span>&#160;</div><div class="line"><a name="l00017"></a><span class="lineno"> 17</span>&#160; <span class="keyword">internal</span> <a class="code" href="classGoogle_1_1OrTools_1_1Graph_1_1LinearSumAssignment.html#aa58833d15f39f419a8adb23e66b56288">LinearSumAssignment</a>(global::System.IntPtr cPtr, <span class="keywordtype">bool</span> cMemoryOwn) {</div><div class="line"><a name="l00018"></a><span class="lineno"> 18</span>&#160; <a class="code" href="classGoogle_1_1OrTools_1_1Graph_1_1LinearSumAssignment.html#abc050282310ee35f8b4bac77b6103375">swigCMemOwn</a> = cMemoryOwn;</div><div class="line"><a name="l00019"></a><span class="lineno"> 19</span>&#160; swigCPtr = <span class="keyword">new</span> global::System.Runtime.InteropServices.HandleRef(<span class="keyword">this</span>, cPtr);</div><div class="line"><a name="l00020"></a><span class="lineno"> 20</span>&#160; }</div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span>&#160;</div><div class="line"><a name="l00022"></a><span class="lineno"> 22</span>&#160; <span class="keyword">in
<div class="ttc" id="classGoogle_1_1OrTools_1_1Graph_1_1LinearSumAssignment_html_a00dbcf8519a6a2e4f8c414e295f5d28a"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Graph_1_1LinearSumAssignment.html#a00dbcf8519a6a2e4f8c414e295f5d28a">Google.OrTools.Graph.LinearSumAssignment.AssignmentCost</a></div><div class="ttdeci">long AssignmentCost(int left_node)</div><div class="ttdef"><b>Definition:</b> <a href="LinearSumAssignment_8cs_source.html#l00095">LinearSumAssignment.cs:95</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1Graph_1_1LinearSumAssignment_html_a4c72a06f8735d048c51ccbb6d1febbff"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Graph_1_1LinearSumAssignment.html#a4c72a06f8735d048c51ccbb6d1febbff">Google.OrTools.Graph.LinearSumAssignment.LeftNode</a></div><div class="ttdeci">int LeftNode(int arc)</div><div class="ttdef"><b>Definition:</b> <a href="LinearSumAssignment_8cs_source.html#l00065">LinearSumAssignment.cs:65</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1Graph_1_1operations__research__graphPINVOKE_html_ac8cd6794c40deb1d48f65f9369b91120"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Graph_1_1operations__research__graphPINVOKE.html#ac8cd6794c40deb1d48f65f9369b91120">Google.OrTools.Graph.operations_research_graphPINVOKE.LinearSumAssignment_AssignmentCost</a></div><div class="ttdeci">static long LinearSumAssignment_AssignmentCost(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)</div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1Graph_1_1LinearSumAssignment_html_abc050282310ee35f8b4bac77b6103375"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Graph_1_1LinearSumAssignment.html#abc050282310ee35f8b4bac77b6103375">Google.OrTools.Graph.LinearSumAssignment.swigCMemOwn</a></div><div class="ttdeci">bool swigCMemOwn</div><div class="ttdef"><b>Definition:</b> <a href="LinearSumAssignment_8cs_source.html#l00015">LinearSumAssignment.cs:15</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1Graph_1_1operations__research__graphPINVOKE_html_a90eb11cbe57d1cbed05dadb306b5e974"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Graph_1_1operations__research__graphPINVOKE.html#a90eb11cbe57d1cbed05dadb306b5e974">Google.OrTools.Graph.operations_research_graphPINVOKE.LinearSumAssignment_NumNodes</a></div><div class="ttdeci">static int LinearSumAssignment_NumNodes(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1Graph_1_1operations__research__graphPINVOKE_html_a64be9d30a21e35e24c29e7daf17c752e"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Graph_1_1operations__research__graphPINVOKE.html#a64be9d30a21e35e24c29e7daf17c752e">Google.OrTools.Graph.operations_research_graphPINVOKE.delete_LinearSumAssignment</a></div><div class="ttdeci">static void delete_LinearSumAssignment(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1Graph_1_1operations__research__graphPINVOKE_html_a03888eab435e6bc5fd27fb0bd79f257d"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Graph_1_1operations__research__graphPINVOKE.html#a03888eab435e6bc5fd27fb0bd79f257d">Google.OrTools.Graph.operations_research_graphPINVOKE.LinearSumAssignment_OptimalCost</a></div><div class="ttdeci">static long LinearSumAssignment_OptimalCost(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1Graph_1_1operations__research__graphPINVOKE_html"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Graph_1_1operations__research__graphPINVOKE.html">Google.OrTools.Graph.operations_research_graphPINVOKE</a></div><div class="ttdef"><b>Definition:</b> <a href="operations__research__graphPINVOKE_8cs_source.html#l00013">operations_research_graphPINVOKE.cs:13</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1Graph_1_1LinearSumAssignment_html_a8ad4348ef0f9969025bab397e7e27e26"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Graph_1_1LinearSumAssignment.html#a8ad4348ef0f9969025bab397e7e27e26">Google.OrTools.Graph.LinearSumAssignment.Dispose</a></div><div class="ttdeci">virtual void Dispose(bool disposing)</div><div class="ttdef"><b>Definition:</b> <a href="LinearSumAssignment_8cs_source.html#l00035">LinearSumAssignment.cs:35</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1Graph_1_1LinearSumAssignment_html_a41953293e91d88ab901666968e2f07d8"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Graph_1_1LinearSumAssignment.html#a41953293e91d88ab901666968e2f07d8">Google.OrTools.Graph.LinearSumAssignment.Solve</a></div><div class="ttdeci">LinearSumAssignment.Status Solve()</div><div class="ttdef"><b>Definition:</b> <a href="LinearSumAssignment_8cs_source.html#l00080">LinearSumAssignment.cs:80</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1Graph_1_1operations__research__graphPINVOKE_html_a7bc691831f1f52bfc380261d7c796a5d"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Graph_1_1operations__research__graphPINVOKE.html#a7bc691831f1f52bfc380261d7c796a5d">Google.OrTools.Graph.operations_research_graphPINVOKE.LinearSumAssignment_AddArcWithCost</a></div><div class="ttdeci">static int LinearSumAssignment_AddArcWithCost(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3, long jarg4)</div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1Graph_1_1LinearSumAssignment_html_a3f5db9c06ae86672720efdf6e6049b9b"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Graph_1_1LinearSumAssignment.html#a3f5db9c06ae86672720efdf6e6049b9b">Google.OrTools.Graph.LinearSumAssignment.OptimalCost</a></div><div class="ttdeci">long OptimalCost()</div><div class="ttdef"><b>Definition:</b> <a href="LinearSumAssignment_8cs_source.html#l00085">LinearSumAssignment.cs:85</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1Graph_1_1operations__research__graphPINVOKE_html_a9cffe18651b75871d8bb861909478187"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Graph_1_1operations__research__graphPINVOKE.html#a9cffe18651b75871d8bb861909478187">Google.OrTools.Graph.operations_research_graphPINVOKE.LinearSumAssignment_RightMate</a></div><div class="ttdeci">static int LinearSumAssignment_RightMate(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)</div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1Graph_1_1LinearSumAssignment_html_a6e2d745cdb7a7b983f861ed6a9a541a7"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Graph_1_1LinearSumAssignment.html#a6e2d745cdb7a7b983f861ed6a9a541a7">Google.OrTools.Graph.LinearSumAssignment.Dispose</a></div><div class="ttdeci">void Dispose()</div><div class="ttdef"><b>Definition:</b> <a href="LinearSumAssignment_8cs_source.html#l00030">LinearSumAssignment.cs:30</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1Graph_1_1LinearSumAssignment_html_acbd57fb2aab56de03d6733d36e6e6cbd"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Graph_1_1LinearSumAssignment.html#acbd57fb2aab56de03d6733d36e6e6cbd">Google.OrTools.Graph.LinearSumAssignment.NumNodes</a></div><div class="ttdeci">int NumNodes()</div><div class="ttdef"><b>Definition:</b> <a href="LinearSumAssignment_8cs_source.html#l00055">LinearSumAssignment.cs:55</a></div></div>
<div class="ttc" id="namespaceGoogle_1_1OrTools_1_1Graph_html"><div class="ttname"><a href="namespaceGoogle_1_1OrTools_1_1Graph.html">Google.OrTools.Graph</a></div><div class="ttdef"><b>Definition:</b> <a href="LinearSumAssignment_8cs_source.html#l00011">LinearSumAssignment.cs:11</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1Graph_1_1LinearSumAssignment_html_adc35a14d4f12c0b835c95dddcf0d7f90"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Graph_1_1LinearSumAssignment.html#adc35a14d4f12c0b835c95dddcf0d7f90">Google.OrTools.Graph.LinearSumAssignment.RightNode</a></div><div class="ttdeci">int RightNode(int arc)</div><div class="ttdef"><b>Definition:</b> <a href="LinearSumAssignment_8cs_source.html#l00070">LinearSumAssignment.cs:70</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1Graph_1_1operations__research__graphPINVOKE_html_ae9dafddf08853b0e9778bb4b563adcc1"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Graph_1_1operations__research__graphPINVOKE.html#ae9dafddf08853b0e9778bb4b563adcc1">Google.OrTools.Graph.operations_research_graphPINVOKE.LinearSumAssignment_Solve</a></div><div class="ttdeci">static int LinearSumAssignment_Solve(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1Graph_1_1operations__research__graphPINVOKE_html_a77c6fd094ccb67e0ad9338b4f8945b89"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Graph_1_1operations__research__graphPINVOKE.html#a77c6fd094ccb67e0ad9338b4f8945b89">Google.OrTools.Graph.operations_research_graphPINVOKE.LinearSumAssignment_RightNode</a></div><div class="ttdeci">static int LinearSumAssignment_RightNode(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)</div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1Graph_1_1LinearSumAssignment_html_a31f7baec1f8f73693373623419990940"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Graph_1_1LinearSumAssignment.html#a31f7baec1f8f73693373623419990940">Google.OrTools.Graph.LinearSumAssignment.AddArcWithCost</a></div><div class="ttdeci">int AddArcWithCost(int left_node, int right_node, long cost)</div><div class="ttdef"><b>Definition:</b> <a href="LinearSumAssignment_8cs_source.html#l00050">LinearSumAssignment.cs:50</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1Graph_1_1LinearSumAssignment_html_a67a0db04d321a74b7e7fcfd3f1a3f70b"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Graph_1_1LinearSumAssignment.html#a67a0db04d321a74b7e7fcfd3f1a3f70b">Google.OrTools.Graph.LinearSumAssignment.Status</a></div><div class="ttdeci">Status</div><div class="ttdef"><b>Definition:</b> <a href="LinearSumAssignment_8cs_source.html#l00100">LinearSumAssignment.cs:100</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1Graph_1_1operations__research__graphPINVOKE_html_a8ceb231e1031b88db77dffdd0fcda593"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Graph_1_1operations__research__graphPINVOKE.html#a8ceb231e1031b88db77dffdd0fcda593">Google.OrTools.Graph.operations_research_graphPINVOKE.LinearSumAssignment_LeftNode</a></div><div class="ttdeci">static int LinearSumAssignment_LeftNode(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)</div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1Graph_1_1LinearSumAssignment_html_a67a7217c8370f8dd26a32821667f5082"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Graph_1_1LinearSumAssignment.html#a67a7217c8370f8dd26a32821667f5082">Google.OrTools.Graph.LinearSumAssignment.RightMate</a></div><div class="ttdeci">int RightMate(int left_node)</div><div class="ttdef"><b>Definition:</b> <a href="LinearSumAssignment_8cs_source.html#l00090">LinearSumAssignment.cs:90</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1Graph_1_1operations__research__graphPINVOKE_html_a18d2c65f0ac554f54a888905b16e164e"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Graph_1_1operations__research__graphPINVOKE.html#a18d2c65f0ac554f54a888905b16e164e">Google.OrTools.Graph.operations_research_graphPINVOKE.LinearSumAssignment_NumArcs</a></div><div class="ttdeci">static int LinearSumAssignment_NumArcs(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1Graph_1_1LinearSumAssignment_html_aa58833d15f39f419a8adb23e66b56288"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Graph_1_1LinearSumAssignment.html#aa58833d15f39f419a8adb23e66b56288">Google.OrTools.Graph.LinearSumAssignment.LinearSumAssignment</a></div><div class="ttdeci">LinearSumAssignment()</div><div class="ttdef"><b>Definition:</b> <a href="LinearSumAssignment_8cs_source.html#l00047">LinearSumAssignment.cs:47</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1Graph_1_1LinearSumAssignment_html_a0d74b9c8ec7c429635292dfccf3734e7"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Graph_1_1LinearSumAssignment.html#a0d74b9c8ec7c429635292dfccf3734e7">Google.OrTools.Graph.LinearSumAssignment.Cost</a></div><div class="ttdeci">long Cost(int arc)</div><div class="ttdef"><b>Definition:</b> <a href="LinearSumAssignment_8cs_source.html#l00075">LinearSumAssignment.cs:75</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1Graph_1_1LinearSumAssignment_html_a84633dc5be4b4ebf2bde7f60e664ed52"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Graph_1_1LinearSumAssignment.html#a84633dc5be4b4ebf2bde7f60e664ed52">Google.OrTools.Graph.LinearSumAssignment.NumArcs</a></div><div class="ttdeci">int NumArcs()</div><div class="ttdef"><b>Definition:</b> <a href="LinearSumAssignment_8cs_source.html#l00060">LinearSumAssignment.cs:60</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1Graph_1_1LinearSumAssignment_html"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Graph_1_1LinearSumAssignment.html">Google.OrTools.Graph.LinearSumAssignment</a></div><div class="ttdef"><b>Definition:</b> <a href="LinearSumAssignment_8cs_source.html#l00013">LinearSumAssignment.cs:13</a></div></div>
2021-01-26 11:28:50 +01:00
</div><!-- fragment --></div><!-- contents -->
</div><!-- doc-content -->
2019-08-07 18:01:08 -07:00
</div>
</div>
<div id="footer-container">
<div id="footer">
</div>
</div>
</body>
</html>