195 lines
210 KiB
HTML
195 lines
210 KiB
HTML
<!-- HTML header for doxygen 1.8.18-->
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
|
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
|
|
<meta name="generator" content="Doxygen 1.8.15"/>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
|
<title>OR-Tools: graph_java_wrap.cc Source File</title>
|
|
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
|
<script type="text/javascript" src="jquery.js"></script>
|
|
<script type="text/javascript" src="dynsections.js"></script>
|
|
<link href="navtree.css" rel="stylesheet" type="text/css"/>
|
|
<script type="text/javascript" src="resize.js"></script>
|
|
<script type="text/javascript" src="navtreedata.js"></script>
|
|
<script type="text/javascript" src="navtree.js"></script>
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
|
$(document).ready(initResizable);
|
|
/* @license-end */</script>
|
|
<link href="search/search.css" rel="stylesheet" type="text/css"/>
|
|
<script type="text/javascript" src="search/searchdata.js"></script>
|
|
<script type="text/javascript" src="search/search.js"></script>
|
|
<link href="doxygen.css" rel="stylesheet" type="text/css" />
|
|
<link href="styleSheet.tmp.css" rel="stylesheet" type="text/css"/>
|
|
</head>
|
|
<body>
|
|
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
|
|
<div id="titlearea">
|
|
<table cellspacing="0" cellpadding="0">
|
|
<tbody>
|
|
<tr style="height: 56px;">
|
|
<td id="projectlogo"><img alt="Logo" src="orLogo.png"/></td>
|
|
<td id="projectalign" style="padding-left: 0.5em;">
|
|
<div id="projectname">OR-Tools
|
|
 <span id="projectnumber">9.2</span>
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
<!-- end header part -->
|
|
<!-- Generated by Doxygen 1.8.15 -->
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
|
var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
|
/* @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&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>
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
|
$(document).ready(function(){initNavTree('graph__java__wrap_8cc_source.html','');});
|
|
/* @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">graph_java_wrap.cc</div> </div>
|
|
</div><!--header-->
|
|
<div class="contents">
|
|
<a href="graph__java__wrap_8cc.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">/* ----------------------------------------------------------------------------</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment"> * This file was automatically generated by SWIG (http://www.swig.org).</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment"> * Version 4.0.1</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment"> *</span></div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment"> * This file is not intended to be easily readable and contains a number of</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment"> * coding conventions designed to improve portability and efficiency. Do not make</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment"> * changes to this file unless you know what you are doing--modify the SWIG</span></div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment"> * interface file instead.</span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="comment"> * ----------------------------------------------------------------------------- */</span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> </div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> </div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="preprocessor">#ifndef SWIGJAVA</span></div><div class="line"><a name="l00013"></a><span class="lineno"><a class="line" href="graph__java__wrap_8cc.html#aa44de7bf6024602ca7e923c0fa5bd119"> 13</a></span> <span class="preprocessor">#define SWIGJAVA</span></div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="preprocessor">#endif</span></div><div class="line"><a name="l00015"></a><span class="lineno"> 15</span> </div><div class="line"><a name="l00016"></a><span class="lineno"> 16</span> </div><div class="line"><a name="l00017"></a><span class="lineno"> 17</span> </div><div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="preprocessor">#ifdef __cplusplus</span></div><div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="comment">/* SwigValueWrapper is described in swig.swg */</span></div><div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="keyword">template</span><<span class="keyword">typename</span> T> <span class="keyword">class </span>SwigValueWrapper {</div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span>  <span class="keyword">struct </span>SwigMovePointer {</div><div class="line"><a name="l00022"></a><span class="lineno"> 22</span>  T *ptr;</div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span>  SwigMovePointer(T *p) : ptr(p) { }</div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span>  ~SwigMovePointer() { <span class="keyword">delete</span> ptr; }</div><div class="line"><a name="l00025"></a><span class="lineno"> 25</span>  SwigMovePointer& operator=(SwigMovePointer& rhs) { T* oldptr = ptr; ptr = 0; <span class="keyword">delete</span> oldptr; ptr = rhs.ptr; rhs.ptr = 0; <span class="keywordflow">return</span> *<span class="keyword">this</span>; }</div><div class="line"><a name="l00026"></a><span class="lineno"> 26</span>  } pointer;</div><div class="line"><a name="l00027"></a><span class="lineno"> 27</span>  SwigValueWrapper& operator=(<span class="keyword">const</span> SwigValueWrapper<T>& rhs);</div><div class="line"><a name="l00028"></a><span class="lineno"> 28</span>  SwigValueWrapper(<span class="keyword">const</span> SwigValueWrapper<T>& rhs);</div><div class="line"><a name="l00029"></a><span class="lineno"> 29</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00030"></a><span class="lineno"> 30</span>  SwigValueWrapper() : pointer(0) { }</div><div class="line"><a name="l00031"></a><span class="lineno"> 31</span>  SwigValueWrapper& operator=(<span class="keyword">const</span> T& t) { SwigMovePointer tmp(<span class="keyword">new</span> T(t)); pointer = tmp; <span class="keywordflow">return</span> *<span class="keyword">this</span>; }</div><div class="line"><a name="l00032"></a><span class="lineno"> 32</span>  <span class="keyword">operator</span> T&() <span class="keyword">const</span> { <span class="keywordflow">return</span> *pointer.ptr; }</div><div class="line"><a name="l00033"></a><span class="lineno"> 33</span>  T *operator&() { <span class="keywordflow">return</span> pointer.ptr; }</div><div class="line"><a name="l00034"></a><span class="lineno"> 34</span> };</div><div class="line"><a name="l00035"></a><span class="lineno"> 35</span> </div><div class="line"><a name="l00036"></a><span class="lineno"> 36</span> <span class="keyword">template</span> <<span class="keyword">typename</span> T> T SwigValueInit() {</div><div class="line"><a name="l00037"></a><span class="lineno"> 37</span>  <span class="keywordflow">return</span> T();</div><div class="line"><a name="l00038"></a><span class="lineno"> 38</span> }</div><div class="line"><a name="l00039"></a><span class="lineno"> 39</span> <span class="preprocessor">#endif</span></div><div class="line"><a name="l00040"></a><span class="lineno"> 40</span> </div><div class="line"><a name="l00041"></a><span class="lineno"> 41</span> <span class="comment">/* -----------------------------------------------------------------------------</span></div><div class="line"><a name="l00042"></a><span class="lineno"> 42</span> <span class="comment"> * This section contains generic SWIG labels for method/variable</span></div><div class="line"><a name="l00043"></a><span class="lineno"> 43</span> <span class="comment"> * declarations/attributes, and other compiler dependent labels.</span></div><div class="line"><a name="l00044"></a><span class="lineno"> 44</span> <span class="comment"> * ----------------------------------------------------------------------------- */</span></div><div class="line"><a name="l00045"></a><span class="lineno"> 45</span> </div><div class="line"><a name="l00046"></a><span class="lineno"> 46</span> <span class="comment">/* template workaround for compilers that cannot correctly implement the C++ standard */</span></div><div class="line"><a name="l00047"></a><span class="lineno"> 47</span> <span class="preprocessor">#ifndef SWIGTEMPLATEDISAMBIGUATOR</span></div><div class="line"><a name="l00048"></a><span class="lineno"> 48</span> <span class="preprocessor"># if defined(__SUNPRO_CC) && (__SUNPRO_CC <= 0x560)</span></div><div class="line"><a name="l00049"></a><span class="lineno"> 49</span> <span class="preprocessor"># define SWIGTEMPLATEDISAMBIGUATOR template</span></div><div class="line"><a name="l00050"></a><span class="lineno"> 50</span> <span class="preprocessor"># elif defined(__HP_aCC)</span></div><div class="line"><a name="l00051"></a><span class="lineno"> 51</span> <span class="comment">/* Needed even with `aCC -AA' when `aCC -V' reports HP ANSI C++ B3910B A.03.55 */</span></div><div class="line"><a name="l00052"></a><span class="lineno"> 52</span> <span class="comment">/* If we find a maximum version that requires this, the test would be __HP_aCC <= 35500 for A.03.55 */</span></div><div class="line"><a name="l00053"></a><span class="lineno"> 53</span> <span class="preprocessor"># define SWIGTEMPLATEDISAMBIGUATOR template</span></div><div class="line"><a name="l00054"></a><span class="lineno"> 54</span> <span class="preprocessor"># else</span></div><div class="line"><a name="l00055"></a><span class="lineno"><a class="line" href="graph__java__wrap_8cc.html#a7e84031693895e512662f5b390c6d0e4"> 55</a></span> <span class="preprocessor"># define SWIGTEMPLATEDISAMBIGUATOR</span></div><div class="line"><a name="l00056"></a><span class="lineno"> 56</span> <span class="preprocessor"># endif</span></div><div class="line"><a name="l00057"></a><span class="lineno"> 57</span> <span class="preprocessor">#endif</span></div><div class="line"><a name="l00058"></a><span class="lineno"> 58</span> </div><div class="line"><a name="l00059"></a><span class="lineno"> 59</span> <span class="comment">/* inline attribute */</span></div><div class="line"><a name="l00060"></a><span class="lineno"> 60</span> <span class="preprocessor">#ifndef SWIGINLINE</span></div><div class="line"><a name="l00061"></a><span class="lineno"> 61</span> <span class="preprocessor"># if defined(__cplusplus) || (defined(__GNUC__) && !defined(__STRICT_ANSI__))</span></div><div class="line"><a name="l00062"></a><span class="lineno"> 62</span> <span class="preprocessor"># define SWIGINLINE inline</span></div><div class="line"><a name="l00063"></a><span class="lineno"> 63</span> <span class="preprocessor"># else</span></div><div class="line"><a name="l00064"></a><span class="lineno"><a class="line" href="graph__java__wrap_8cc.html#a6d0a7c65b3712775e92c8bdb7acdd0ee"> 64</a></span> <span class="preprocessor"># define SWIGINLINE</span></div><div class="line"><a name="l00065"></a><span class="lineno"> 65</span> <span class="preprocessor"># endif</span></div><div class="line"><a name="l00066"></a><span class="lineno"> 66</span> <span class="preprocessor">#endif</span></div><div class="line"><a name="l00067"></a><span class="lineno"> 67</span> </div><div class="line"><a name="l00068"></a><span class="lineno"> 68</span> <span class="comment">/* attribute recognised by some compilers to avoid 'unused' warnings */</span></div><div class="line"><a name="l00069"></a><span class="lineno"> 69</span> <span class="preprocessor">#ifndef SWIGUNUSED</span></div><div class="line"><a name="l00070"></a><span class="lineno"> 70</span> <span class="preprocessor"># if defined(__GNUC__)</span></div><div class="line"><a name="l00071"></a><span class="lineno"> 71</span> <span class="preprocessor"># if !(defined(__cplusplus)) || (__GNUC__ > 3 || (__GNUC__ == 3 && __GNUC_MINOR__ >= 4))</span></div><div class="line"><a name="l00072"></a><span class="lineno"> 72</span> <span class="preprocessor"># define SWIGUNUSED __attribute__ ((__unused__))</span></div><div class="line"><a name="l00073"></a><span class="lineno"> 73</span> <span class="preprocessor"># else</span></div><div class="line"><a name="l00074"></a><span class="lineno"> 74</span> <span class="preprocessor"># define SWIGUNUSED</span></div><div class="line"><a name="l00075"></a><span class="lineno"> 75</span> <span class="preprocessor"># endif</span></div><div class="line"><a name="l00076"></a><span class="lineno"> 76</span> <span class="preprocessor"># elif defined(__ICC)</span></div><div class="line"><a name="l00077"></a><span class="lineno"> 77</span> <span class="preprocessor"># define SWIGUNUSED __attribute__ ((__unused__))</span></div><div class="line"><a name="l00078"></a><span class="lineno"> 78</span> <span class="preprocessor"># else</span></div><div class="line"><a name="l00079"></a><span class="lineno"><a class="line" href="graph__java__wrap_8cc.html#a6ee41cd160d397aa76668bf4db65e2d1"> 79</a></span> <span class="preprocessor"># define SWIGUNUSED</span></div><div class="line"><a name="l00080"></a><span class="lineno"> 80</span> <span class="preprocessor"># endif</span></div><div class="line"><a name="l00081"></a><span class="lineno"> 81</span> <span class="preprocessor">#endif</span></div><div class="line"><a name="l00082"></a><span class="lineno"> 82</span> </div><div class="line"><a name="l00083"></a><span class="lineno"> 83</span> <span class="preprocessor">#ifndef SWIG_MSC_UNSUPPRESS_4505</span></div><div class="line"><a name="l00084"></a><span class="lineno"> 84</span> <span class="preprocessor"># if defined(_MSC_VER)</span></div><div class="line"><a name="l00085"></a><span class="lineno"> 85</span> <span class="preprocessor"># pragma warning(disable : 4505) </span><span class="comment">/* unreferenced local function has been removed */</span><span class="preprocessor"></span></div><div class="line"><a name="l00086"></a><span class="lineno"> 86</span> <span class="preprocessor"># endif</span></div><div class="line"><a name="l00087"></a><span class="lineno"> 87</span> <span class="preprocessor">#endif</span></div><div class="line"><a name="l00088"></a><span class="lineno"> 88</span> </div><div class="line"><a name="l00089"></a><span class="lineno"> 89</span> <span class="preprocessor">#ifndef SWIGUNUSEDPARM</span></div><div class="line"><a name="l00090"></a><span class="lineno"> 90</span> <span class="preprocessor"># ifdef __cplusplus</span></div><div class="line"><a name="l00091"></a><span class="lineno"> 91</span> <span class="preprocessor"># define SWIGUNUSEDPARM(p)</span></div><div class="line"><a name="l00092"></a><span class="lineno"> 92</span> <span class="preprocessor"># else</span></div><div class="line"><a name="l00093"></a><span class="lineno"><a class="line" href="graph__java__wrap_8cc.html#a6a54164d0685c632e7540c5ad32a453a"> 93</a></span> <span class="preprocessor"># define SWIGUNUSEDPARM(p) p SWIGUNUSED</span></div><div class="line"><a name="l00094"></a><span class="lineno"> 94</span> <span class="preprocessor"># endif</span></div><div class="line"><a name="l00095"></a><span class="lineno"> 95</span> <span class="preprocessor">#endif</span></div><div class="line"><a name="l00096"></a><span class="lineno"> 96</span> </div><div class="line"><a name="l00097"></a><span class="lineno"> 97</span> <span class="comment">/* internal SWIG method */</span></div><div class="line"><a name="l00098"></a><span class="lineno"> 98</span> <span class="preprocessor">#ifndef SWIGINTERN</span></div><div class="line"><a name="l00099"></a><span class="lineno"><a class="line" href="graph__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a"> 99</a></span> <span class="preprocessor"># define SWIGINTERN static SWIGUNUSED</span></div><div class="line"><a name="l00100"></a><span class="lineno"> 100</span> <span class="preprocessor">#endif</span></div><div class="line"><a name="l00101"></a><span class="lineno"> 101</span> </div><div class="line"><a name="l00102"></a><span class="lineno"> 102</span> <span class="comment">/* internal inline SWIG method */</span></div><div class="line"><a name="l00103"></a><span class="lineno"> 103</span> <span class="preprocessor">#ifndef SWIGINTERNINLINE</span></div><div class="line"><a name="l00104"></a><span class="lineno"><a class="line" href="graph__java__wrap_8cc.html#afc5b08bb3c3cd2e3fb2e34b775346153"> 104</a></span> <span class="preprocessor"># define SWIGINTERNINLINE SWIGINTERN SWIGINLINE</span></div><div class="line"><a name="l00105"></a><span class="lineno"> 105</span> <span class="preprocessor">#endif</span></div><div class="line"><a name="l00106"></a><span class="lineno"> 106</span> </div><div class="line"><a name="l00107"></a><span class="lineno"> 107</span> <span class="comment">/* exporting methods */</span></div><div class="line"><a name="l00108"></a><span class="lineno"> 108</span> <span class="preprocessor">#if defined(__GNUC__)</span></div><div class="line"><a name="l00109"></a><span class="lineno"> 109</span> <span class="preprocessor"># if (__GNUC__ >= 4) || (__GNUC__ == 3 && __GNUC_MINOR__ >= 4)</span></div><div class="line"><a name="l00110"></a><span class="lineno"> 110</span> <span class="preprocessor"># ifndef GCC_HASCLASSVISIBILITY</span></div><div class="line"><a name="l00111"></a><span class="lineno"> 111</span> <span class="preprocessor"># define GCC_HASCLASSVISIBILITY</span></div><div class="line"><a name="l00112"></a><span class="lineno"> 112</span> <span class="preprocessor"># endif</span></div><div class="line"><a name="l00113"></a><span class="lineno"> 113</span> <span class="preprocessor"># endif</span></div><div class="line"><a name="l00114"></a><span class="lineno"> 114</span> <span class="preprocessor">#endif</span></div><div class="line"><a name="l00115"></a><span class="lineno"> 115</span> </div><div class="line"><a name="l00116"></a><span class="lineno"> 116</span> <span class="preprocessor">#ifndef SWIGEXPORT</span></div><div class="line"><a name="l00117"></a><span class="lineno"> 117</span> <span class="preprocessor"># if defined(_WIN32) || defined(__WIN32__) || defined(__CYGWIN__)</span></div><div class="line"><a name="l00118"></a><span class="lineno"> 118</span> <span class="preprocessor"># if defined(STATIC_LINKED)</span></div><div class="line"><a name="l00119"></a><span class="lineno"> 119</span> <span class="preprocessor"># define SWIGEXPORT</span></div><div class="line"><a name="l00120"></a><span class="lineno"> 120</span> <span class="preprocessor"># else</span></div><div class="line"><a name="l00121"></a><span class="lineno"> 121</span> <span class="preprocessor"># define SWIGEXPORT __declspec(dllexport)</span></div><div class="line"><a name="l00122"></a><span class="lineno"> 122</span> <span class="preprocessor"># endif</span></div><div class="line"><a name="l00123"></a><span class="lineno"> 123</span> <span class="preprocessor"># else</span></div><div class="line"><a name="l00124"></a><span class="lineno"> 124</span> <span class="preprocessor"># if defined(__GNUC__) && defined(GCC_HASCLASSVISIBILITY)</span></div><div class="line"><a name="l00125"></a><span class="lineno"> 125</span> <span class="preprocessor"># define SWIGEXPORT __attribute__ ((visibility("default")))</span></div><div class="line"><a name="l00126"></a><span class="lineno"> 126</span> <span class="preprocessor"># else</span></div><div class="line"><a name="l00127"></a><span class="lineno"><a class="line" href="graph__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b"> 127</a></span> <span class="preprocessor"># define SWIGEXPORT</span></div><div class="line"><a name="l00128"></a><span class="lineno"> 128</span> <span class="preprocessor"># endif</span></div><div class="line"><a name="l00129"></a><span class="lineno"> 129</span> <span class="preprocessor"># endif</span></div><div class="line"><a name="l00130"></a><span class="lineno"> 130</span> <span class="preprocessor">#endif</span></div><div class="line"><a name="l00131"></a><span class="lineno"> 131</span> </div><div class="line"><a name="l00132"></a><span class="lineno"> 132</span> <span class="comment">/* calling conventions for Windows */</span></div><div class="line"><a name="l00133"></a><span class="lineno"> 133</span> <span class="preprocessor">#ifndef SWIGSTDCALL</span></div><div class="line"><a name="l00134"></a><span class="lineno"> 134</span> <span class="preprocessor"># if defined(_WIN32) || defined(__WIN32__) || defined(__CYGWIN__)</span></div><div class="line"><a name="l00135"></a><span class="lineno"> 135</span> <span class="preprocessor"># define SWIGSTDCALL __stdcall</span></div><div class="line"><a name="l00136"></a><span class="lineno"> 136</span> <span class="preprocessor"># else</span></div><div class="line"><a name="l00137"></a><span class="lineno"><a class="line" href="graph__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36"> 137</a></span> <span class="preprocessor"># define SWIGSTDCALL</span></div><div class="line"><a name="l00138"></a><span class="lineno"> 138</span> <span class="preprocessor"># endif</span></div><div class="line"><a name="l00139"></a><span class="lineno"> 139</span> <span class="preprocessor">#endif</span></div><div class="line"><a name="l00140"></a><span class="lineno"> 140</span> </div><div class="line"><a name="l00141"></a><span class="lineno"> 141</span> <span class="comment">/* Deal with Microsoft's attempt at deprecating C standard runtime functions */</span></div><div class="line"><a name="l00142"></a><span class="lineno"> 142</span> <span class="preprocessor">#if !defined(SWIG_NO_CRT_SECURE_NO_DEPRECATE) && defined(_MSC_VER) && !defined(_CRT_SECURE_NO_DEPRECATE)</span></div><div class="line"><a name="l00143"></a><span class="lineno"> 143</span> <span class="preprocessor"># define _CRT_SECURE_NO_DEPRECATE</span></div><div class="line"><a name="l00144"></a><span class="lineno"> 144</span> <span class="preprocessor">#endif</span></div><div class="line"><a name="l00145"></a><span class="lineno"> 145</span> </div><div class="line"><a name="l00146"></a><span class="lineno"> 146</span> <span class="comment">/* Deal with Microsoft's attempt at deprecating methods in the standard C++ library */</span></div><div class="line"><a name="l00147"></a><span class="lineno"> 147</span> <span class="preprocessor">#if !defined(SWIG_NO_SCL_SECURE_NO_DEPRECATE) && defined(_MSC_VER) && !defined(_SCL_SECURE_NO_DEPRECATE)</span></div><div class="line"><a name="l00148"></a><span class="lineno"> 148</span> <span class="preprocessor"># define _SCL_SECURE_NO_DEPRECATE</span></div><div class="line"><a name="l00149"></a><span class="lineno"> 149</span> <span class="preprocessor">#endif</span></div><div class="line"><a name="l00150"></a><span class="lineno"> 150</span> </div><div class="line"><a name="l00151"></a><span class="lineno"> 151</span> <span class="comment">/* Deal with Apple's deprecated 'AssertMacros.h' from Carbon-framework */</span></div><div class="line"><a name="l00152"></a><span class="lineno"> 152</span> <span class="preprocessor">#if defined(__APPLE__) && !defined(__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES)</span></div><div class="line"><a name="l00153"></a><span class="lineno"> 153</span> <span class="preprocessor"># define __ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES 0</span></div><div class="line"><a name="l00154"></a><span class="lineno"> 154</span> <span class="preprocessor">#endif</span></div><div class="line"><a name="l00155"></a><span class="lineno"> 155</span> </div><div class="line"><a name="l00156"></a><span class="lineno"> 156</span> <span class="comment">/* Intel's compiler complains if a variable which was never initialised is</span></div><div class="line"><a name="l00157"></a><span class="lineno"> 157</span> <span class="comment"> * cast to void, which is a common idiom which we use to indicate that we</span></div><div class="line"><a name="l00158"></a><span class="lineno"> 158</span> <span class="comment"> * are aware a variable isn't used. So we just silence that warning.</span></div><div class="line"><a name="l00159"></a><span class="lineno"> 159</span> <span class="comment"> * See: https://github.com/swig/swig/issues/192 for more discussion.</span></div><div class="line"><a name="l00160"></a><span class="lineno"> 160</span> <span class="comment"> */</span></div><div class="line"><a name="l00161"></a><span class="lineno"> 161</span> <span class="preprocessor">#ifdef __INTEL_COMPILER</span></div><div class="line"><a name="l00162"></a><span class="lineno"> 162</span> <span class="preprocessor"># pragma warning disable 592</span></div><div class="line"><a name="l00163"></a><span class="lineno"> 163</span> <span class="preprocessor">#endif</span></div><div class="line"><a name="l00164"></a><span class="lineno"> 164</span> </div><div class="line"><a name="l00165"></a><span class="lineno"> 165</span> </div><div class="line"><a name="l00166"></a><span class="lineno"> 166</span> <span class="comment">/* Fix for jlong on some versions of gcc on Windows */</span></div><div class="line"><a name="l00167"></a><span class="lineno"> 167</span> <span class="preprocessor">#if defined(__GNUC__) && !defined(__INTEL_COMPILER)</span></div><div class="line"><a name="l00168"></a><span class="lineno"> 168</span>  <span class="keyword">typedef</span> <span class="keywordtype">long</span> <span class="keywordtype">long</span> __int64;</div><div class="line"><a name="l00169"></a><span class="lineno"> 169</span> <span class="preprocessor">#endif</span></div><div class="line"><a name="l00170"></a><span class="lineno"> 170</span> </div><div class="line"><a name="l00171"></a><span class="lineno"> 171</span> <span class="comment">/* Fix for jlong on 64-bit x86 Solaris */</span></div><div class="line"><a name="l00172"></a><span class="lineno"> 172</span> <span class="preprocessor">#if defined(__x86_64)</span></div><div class="line"><a name="l00173"></a><span class="lineno"> 173</span> <span class="preprocessor"># ifdef _LP64</span></div><div class="line"><a name="l00174"></a><span class="lineno"> 174</span> <span class="preprocessor"># undef _LP64</span></div><div class="line"><a name="l00175"></a><span class="lineno"> 175</span> <span class="preprocessor"># endif</span></div><div class="line"><a name="l00176"></a><span class="lineno"> 176</span> <span class="preprocessor">#endif</span></div><div class="line"><a name="l00177"></a><span class="lineno"> 177</span> </div><div class="line"><a name="l00178"></a><span class="lineno"> 178</span> <span class="preprocessor">#include <jni.h></span></div><div class="line"><a name="l00179"></a><span class="lineno"> 179</span> <span class="preprocessor">#include <stdlib.h></span></div><div class="line"><a name="l00180"></a><span class="lineno"> 180</span> <span class="preprocessor">#include <string.h></span></div><div class="line"><a name="l00181"></a><span class="lineno"> 181</span> </div><div class="line"><a name="l00182"></a><span class="lineno"> 182</span> </div><div class="line"><a name="l00183"></a><span class="lineno"> 183</span> <span class="comment">/* Support for throwing Java exceptions */</span></div><div class="line"><a name="l00184"></a><span class="lineno"><a class="line" href="graph__java__wrap_8cc.html#a759553ce11c7722bea834d8ff7c1bbd6"> 184</a></span> <span class="keyword">typedef</span> <span class="keyword">enum</span> {</div><div class="line"><a name="l00185"></a><span class="lineno"><a class="line" href="graph__java__wrap_8cc.html#a759553ce11c7722bea834d8ff7c1bbd6accbe98fef6893702d7fe5e460dc3aa57"> 185</a></span>  <a class="code" href="graph__java__wrap_8cc.html#a759553ce11c7722bea834d8ff7c1bbd6accbe98fef6893702d7fe5e460dc3aa57">SWIG_JavaOutOfMemoryError</a> = 1,</div><div class="line"><a name="l00186"></a><span class="lineno"><a class="line" href="graph__java__wrap_8cc.html#a759553ce11c7722bea834d8ff7c1bbd6a199e1efa751429198cb46a1aeee15bb7"> 186</a></span>  <a class="code" href="graph__java__wrap_8cc.html#a759553ce11c7722bea834d8ff7c1bbd6a199e1efa751429198cb46a1aeee15bb7">SWIG_JavaIOException</a>,</div><div class="line"><a name="l00187"></a><span class="lineno"><a class="line" href="graph__java__wrap_8cc.html#a759553ce11c7722bea834d8ff7c1bbd6ab1afb65d7a91a2ce1dcbbc64e88a349a"> 187</a></span>  <a class="code" href="graph__java__wrap_8cc.html#a759553ce11c7722bea834d8ff7c1bbd6ab1afb65d7a91a2ce1dcbbc64e88a349a">SWIG_JavaRuntimeException</a>,</div><div class="line"><a name="l00188"></a><span class="lineno"><a class="line" href="graph__java__wrap_8cc.html#a759553ce11c7722bea834d8ff7c1bbd6af12f677ec45b7b3e71451e74d9b75694"> 188</a></span>  <a class="code" href="graph__java__wrap_8cc.html#a759553ce11c7722bea834d8ff7c1bbd6af12f677ec45b7b3e71451e74d9b75694">SWIG_JavaIndexOutOfBoundsException</a>,</div><div class="line"><a name="l00189"></a><span class="lineno"><a class="line" href="graph__java__wrap_8cc.html#a759553ce11c7722bea834d8ff7c1bbd6a66d33030f15e58c604fbb649a9dd1bf2"> 189</a></span>  <a class="code" href="graph__java__wrap_8cc.html#a759553ce11c7722bea834d8ff7c1bbd6a66d33030f15e58c604fbb649a9dd1bf2">SWIG_JavaArithmeticException</a>,</div><div class="line"><a name="l00190"></a><span class="lineno"><a class="line" href="graph__java__wrap_8cc.html#a759553ce11c7722bea834d8ff7c1bbd6ae9e1faedf7322cd8b18dfcda70701db3"> 190</a></span>  <a class="code" href="graph__java__wrap_8cc.html#a759553ce11c7722bea834d8ff7c1bbd6ae9e1faedf7322cd8b18dfcda70701db3">SWIG_JavaIllegalArgumentException</a>,</div><div class="line"><a name="l00191"></a><span class="lineno"><a class="line" href="graph__java__wrap_8cc.html#a759553ce11c7722bea834d8ff7c1bbd6ab8355b629f74b9204e5d04826c142424"> 191</a></span>  <a class="code" href="graph__java__wrap_8cc.html#a759553ce11c7722bea834d8ff7c1bbd6ab8355b629f74b9204e5d04826c142424">SWIG_JavaNullPointerException</a>,</div><div class="line"><a name="l00192"></a><span class="lineno"><a class="line" href="graph__java__wrap_8cc.html#a759553ce11c7722bea834d8ff7c1bbd6ac41e998929496bf1f42871aac04b1e97"> 192</a></span>  <a class="code" href="graph__java__wrap_8cc.html#a759553ce11c7722bea834d8ff7c1bbd6ac41e998929496bf1f42871aac04b1e97">SWIG_JavaDirectorPureVirtual</a>,</div><div class="line"><a name="l00193"></a><span class="lineno"><a class="line" href="graph__java__wrap_8cc.html#a759553ce11c7722bea834d8ff7c1bbd6a6aacbda6ab6e6550234dace9d04e9e60"> 193</a></span>  <a class="code" href="graph__java__wrap_8cc.html#a759553ce11c7722bea834d8ff7c1bbd6a6aacbda6ab6e6550234dace9d04e9e60">SWIG_JavaUnknownError</a>,</div><div class="line"><a name="l00194"></a><span class="lineno"><a class="line" href="graph__java__wrap_8cc.html#a759553ce11c7722bea834d8ff7c1bbd6acdc2eeef9f09f076ca508d8020a849db"> 194</a></span>  <a class="code" href="graph__java__wrap_8cc.html#a759553ce11c7722bea834d8ff7c1bbd6acdc2eeef9f09f076ca508d8020a849db">SWIG_JavaIllegalStateException</a>,</div><div class="line"><a name="l00195"></a><span class="lineno"> 195</span> } <a class="code" href="graph__java__wrap_8cc.html#a759553ce11c7722bea834d8ff7c1bbd6">SWIG_JavaExceptionCodes</a>;</div><div class="line"><a name="l00196"></a><span class="lineno"> 196</span> </div><div class="line"><a name="l00197"></a><span class="lineno"> 197</span> <span class="keyword">typedef</span> <span class="keyword">struct </span>{</div><div class="line"><a name="l00198"></a><span class="lineno"> 198</span>  <a class="code" href="knapsack__solver__java__wrap_8cc.html#a759553ce11c7722bea834d8ff7c1bbd6">SWIG_JavaExceptionCodes</a> code;</div><div class="line"><a name="l00199"></a><span class="lineno"> 199</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *java_exception;</div><div class="line"><a name="l00200"></a><span class="lineno"> 200</span> } <a class="code" href="struct_s_w_i_g___java_exceptions__t.html">SWIG_JavaExceptions_t</a>;</div><div class="line"><a name="l00201"></a><span class="lineno"> 201</span> </div><div class="line"><a name="l00202"></a><span class="lineno"> 202</span> </div><div class="line"><a name="l00203"></a><span class="lineno"><a class="line" href="graph__java__wrap_8cc.html#a73a49625f6336c7c9fda44dece5e5c56"> 203</a></span> <span class="keyword">static</span> <span class="keywordtype">void</span> <a class="code" href="graph__java__wrap_8cc.html#a6ee41cd160d397aa76668bf4db65e2d1">SWIGUNUSED</a> <a class="code" href="graph__java__wrap_8cc.html#a73a49625f6336c7c9fda44dece5e5c56">SWIG_JavaThrowException</a>(JNIEnv *jenv, <a class="code" href="knapsack__solver__java__wrap_8cc.html#a759553ce11c7722bea834d8ff7c1bbd6">SWIG_JavaExceptionCodes</a> code, <span class="keyword">const</span> <span class="keywordtype">char</span> *msg) {</div><div class="line"><a name="l00204"></a><span class="lineno"> 204</span>  jclass excep;</div><div class="line"><a name="l00205"></a><span class="lineno"> 205</span>  <span class="keyword">static</span> <span class="keyword">const</span> <a class="code" href="struct_s_w_i_g___java_exceptions__t.html">SWIG_JavaExceptions_t</a> java_exceptions[] = {</div><div class="line"><a name="l00206"></a><span class="lineno"> 206</span>  { <a class="code" href="graph__java__wrap_8cc.html#a759553ce11c7722bea834d8ff7c1bbd6accbe98fef6893702d7fe5e460dc3aa57">SWIG_JavaOutOfMemoryError</a>, <span class="stringliteral">"java/lang/OutOfMemoryError"</span> },</div><div class="line"><a name="l00207"></a><span class="lineno"> 207</span>  { <a class="code" href="graph__java__wrap_8cc.html#a759553ce11c7722bea834d8ff7c1bbd6a199e1efa751429198cb46a1aeee15bb7">SWIG_JavaIOException</a>, <span class="stringliteral">"java/io/IOException"</span> },</div><div class="line"><a name="l00208"></a><span class="lineno"> 208</span>  { <a class="code" href="graph__java__wrap_8cc.html#a759553ce11c7722bea834d8ff7c1bbd6ab1afb65d7a91a2ce1dcbbc64e88a349a">SWIG_JavaRuntimeException</a>, <span class="stringliteral">"java/lang/RuntimeException"</span> },</div><div class="line"><a name="l00209"></a><span class="lineno"> 209</span>  { <a class="code" href="graph__java__wrap_8cc.html#a759553ce11c7722bea834d8ff7c1bbd6af12f677ec45b7b3e71451e74d9b75694">SWIG_JavaIndexOutOfBoundsException</a>, <span class="stringliteral">"java/lang/IndexOutOfBoundsException"</span> },</div><div class="line"><a name="l00210"></a><span class="lineno"> 210</span>  { <a class="code" href="graph__java__wrap_8cc.html#a759553ce11c7722bea834d8ff7c1bbd6a66d33030f15e58c604fbb649a9dd1bf2">SWIG_JavaArithmeticException</a>, <span class="stringliteral">"java/lang/ArithmeticException"</span> },</div><div class="line"><a name="l00211"></a><span class="lineno"> 211</span>  { <a class="code" href="graph__java__wrap_8cc.html#a759553ce11c7722bea834d8ff7c1bbd6ae9e1faedf7322cd8b18dfcda70701db3">SWIG_JavaIllegalArgumentException</a>, <span class="stringliteral">"java/lang/IllegalArgumentException"</span> },</div><div class="line"><a name="l00212"></a><span class="lineno"> 212</span>  { <a class="code" href="graph__java__wrap_8cc.html#a759553ce11c7722bea834d8ff7c1bbd6ab8355b629f74b9204e5d04826c142424">SWIG_JavaNullPointerException</a>, <span class="stringliteral">"java/lang/NullPointerException"</span> },</div><div class="line"><a name="l00213"></a><span class="lineno"> 213</span>  { <a class="code" href="graph__java__wrap_8cc.html#a759553ce11c7722bea834d8ff7c1bbd6ac41e998929496bf1f42871aac04b1e97">SWIG_JavaDirectorPureVirtual</a>, <span class="stringliteral">"java/lang/RuntimeException"</span> },</div><div class="line"><a name="l00214"></a><span class="lineno"> 214</span>  { <a class="code" href="graph__java__wrap_8cc.html#a759553ce11c7722bea834d8ff7c1bbd6a6aacbda6ab6e6550234dace9d04e9e60">SWIG_JavaUnknownError</a>, <span class="stringliteral">"java/lang/UnknownError"</span> },</div><div class="line"><a name="l00215"></a><span class="lineno"> 215</span>  { <a class="code" href="graph__java__wrap_8cc.html#a759553ce11c7722bea834d8ff7c1bbd6acdc2eeef9f09f076ca508d8020a849db">SWIG_JavaIllegalStateException</a>, <span class="stringliteral">"java/lang/IllegalStateException"</span> },</div><div class="line"><a name="l00216"></a><span class="lineno"> 216</span>  { (<a class="code" href="graph__java__wrap_8cc.html#a759553ce11c7722bea834d8ff7c1bbd6">SWIG_JavaExceptionCodes</a>)0, <span class="stringliteral">"java/lang/UnknownError"</span> }</div><div class="line"><a name="l00217"></a><span class="lineno"> 217</span>  };</div><div class="line"><a name="l00218"></a><span class="lineno"> 218</span>  <span class="keyword">const</span> <a class="code" href="struct_s_w_i_g___java_exceptions__t.html">SWIG_JavaExceptions_t</a> *except_ptr = java_exceptions;</div><div class="line"><a name="l00219"></a><span class="lineno"> 219</span> </div><div class="line"><a name="l00220"></a><span class="lineno"> 220</span>  <span class="keywordflow">while</span> (except_ptr-><a class="code" href="struct_s_w_i_g___java_exceptions__t.html#ad6e60115faec006ed03087580603f5ce">code</a> != code && except_ptr-><a class="code" href="struct_s_w_i_g___java_exceptions__t.html#ad6e60115faec006ed03087580603f5ce">code</a>)</div><div class="line"><a name="l00221"></a><span class="lineno"> 221</span>  except_ptr++;</div><div class="line"><a name="l00222"></a><span class="lineno"> 222</span> </div><div class="line"><a name="l00223"></a><span class="lineno"> 223</span>  jenv->ExceptionClear();</div><div class="line"><a name="l00224"></a><span class="lineno"> 224</span>  excep = jenv->FindClass(except_ptr-><a class="code" href="struct_s_w_i_g___java_exceptions__t.html#a79369ef789ac73b556dc30de3c14e8fe">java_exception</a>);</div><div class="line"><a name="l00225"></a><span class="lineno"> 225</span>  <span class="keywordflow">if</span> (excep)</div><div class="line"><a name="l00226"></a><span class="lineno"> 226</span>  jenv->ThrowNew(excep, msg);</div><div class="line"><a name="l00227"></a><span class="lineno"> 227</span> }</div><div class="line"><a name="l00228"></a><span class="lineno"> 228</span> </div><div class="line"><a name="l00229"></a><span class="lineno"> 229</span> </div><div class="line"><a name="l00230"></a><span class="lineno"> 230</span> <span class="comment">/* Contract support */</span></div><div class="line"><a name="l00231"></a><span class="lineno"> 231</span> </div><div class="line"><a name="l00232"></a><span class="lineno"><a class="line" href="graph__java__wrap_8cc.html#a348dca0399dff2bcea8e49cb9cb04991"> 232</a></span> <span class="preprocessor">#define SWIG_contract_assert(nullreturn, expr, msg) if (!(expr)) {SWIG_JavaThrowException(jenv, SWIG_JavaIllegalArgumentException, msg); return nullreturn; } else</span></div><div class="line"><a name="l00233"></a><span class="lineno"> 233</span> </div><div class="line"><a name="l00234"></a><span class="lineno"> 234</span> </div><div class="line"><a name="l00235"></a><span class="lineno"> 235</span> <span class="preprocessor">#include <stdint.h></span> <span class="comment">// Use the C99 official header</span></div><div class="line"><a name="l00236"></a><span class="lineno"> 236</span> </div><div class="line"><a name="l00237"></a><span class="lineno"> 237</span> </div><div class="line"><a name="l00238"></a><span class="lineno"><a class="line" href="graph__java__wrap_8cc.html#a166de8bdcf295101efabbdb2d5f3fb18"> 238</a></span> <span class="preprocessor">#define SWIGWORDSIZE64</span></div><div class="line"><a name="l00239"></a><span class="lineno"> 239</span> <span class="preprocessor">#ifndef LONG_MAX</span></div><div class="line"><a name="l00240"></a><span class="lineno"> 240</span> <span class="preprocessor">#include <limits.h></span></div><div class="line"><a name="l00241"></a><span class="lineno"> 241</span> <span class="preprocessor">#endif</span></div><div class="line"><a name="l00242"></a><span class="lineno"> 242</span> <span class="preprocessor">#if (__WORDSIZE == 32) || (LONG_MAX == INT_MAX)</span></div><div class="line"><a name="l00243"></a><span class="lineno"> 243</span> <span class="preprocessor"># error "SWIG wrapped code invalid in 32 bit architecture, regenerate code using -DSWIGWORDSIZE32"</span></div><div class="line"><a name="l00244"></a><span class="lineno"> 244</span> <span class="preprocessor">#endif</span></div><div class="line"><a name="l00245"></a><span class="lineno"> 245</span> </div><div class="line"><a name="l00246"></a><span class="lineno"> 246</span> </div><div class="line"><a name="l00247"></a><span class="lineno"> 247</span> <span class="preprocessor">#include <cstdint></span></div><div class="line"><a name="l00248"></a><span class="lineno"> 248</span> <span class="preprocessor">#include <string></span></div><div class="line"><a name="l00249"></a><span class="lineno"> 249</span> <span class="preprocessor">#include <vector></span></div><div class="line"><a name="l00250"></a><span class="lineno"> 250</span> </div><div class="line"><a name="l00251"></a><span class="lineno"> 251</span> <span class="preprocessor">#include "<a class="code" href="basictypes_8h.html">ortools/base/basictypes.h</a>"</span></div><div class="line"><a name="l00252"></a><span class="lineno"> 252</span> </div><div class="line"><a name="l00253"></a><span class="lineno"> 253</span> </div><div class="line"><a name="l00254"></a><span class="lineno"> 254</span> <span class="preprocessor">#include <string></span></div><div class="line"><a name="l00255"></a><span class="lineno"> 255</span> </div><div class="line"><a name="l00256"></a><span class="lineno"> 256</span> </div><div class="line"><a name="l00257"></a><span class="lineno"> 257</span> <span class="preprocessor">#include "<a class="code" href="assignment_8h.html">ortools/graph/assignment.h</a>"</span></div><div class="line"><a name="l00258"></a><span class="lineno"> 258</span> <span class="preprocessor">#include "<a class="code" href="max__flow_8h.html">ortools/graph/max_flow.h</a>"</span></div><div class="line"><a name="l00259"></a><span class="lineno"> 259</span> <span class="preprocessor">#include "<a class="code" href="min__cost__flow_8h.html">ortools/graph/min_cost_flow.h</a>"</span></div><div class="line"><a name="l00260"></a><span class="lineno"> 260</span> </div><div class="line"><a name="l00261"></a><span class="lineno"> 261</span> </div><div class="line"><a name="l00262"></a><span class="lineno"> 262</span> <span class="preprocessor">#ifdef __cplusplus</span></div><div class="line"><a name="l00263"></a><span class="lineno"> 263</span> <span class="keyword">extern</span> <span class="stringliteral">"C"</span> {</div><div class="line"><a name="l00264"></a><span class="lineno"> 264</span> <span class="preprocessor">#endif</span></div><div class="line"><a name="l00265"></a><span class="lineno"> 265</span> </div><div class="line"><a name="l00266"></a><span class="lineno"><a class="line" href="graph__java__wrap_8cc.html#abd60b198ec27024fdf2e21a4a9df9c53"> 266</a></span> <a class="code" href="graph__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b">SWIGEXPORT</a> jlong JNICALL <a class="code" href="graph__java__wrap_8cc.html#abd60b198ec27024fdf2e21a4a9df9c53">Java_com_google_ortools_graph_mainJNI_new_1MaxFlow</a>(JNIEnv *jenv, jclass jcls) {</div><div class="line"><a name="l00267"></a><span class="lineno"> 267</span>  jlong jresult = 0 ;</div><div class="line"><a name="l00268"></a><span class="lineno"> 268</span>  <a class="code" href="classoperations__research_1_1_simple_max_flow.html">operations_research::SimpleMaxFlow</a> *result = 0 ;</div><div class="line"><a name="l00269"></a><span class="lineno"> 269</span>  </div><div class="line"><a name="l00270"></a><span class="lineno"> 270</span>  (void)jenv;</div><div class="line"><a name="l00271"></a><span class="lineno"> 271</span>  (void)jcls;</div><div class="line"><a name="l00272"></a><span class="lineno"> 272</span>  result = (<a class="code" href="classoperations__research_1_1_simple_max_flow.html">operations_research::SimpleMaxFlow</a> *)<span class="keyword">new</span> <a class="code" href="classoperations__research_1_1_simple_max_flow.html">operations_research::SimpleMaxFlow</a>();</div><div class="line"><a name="l00273"></a><span class="lineno"> 273</span>  *(<a class="code" href="classoperations__research_1_1_simple_max_flow.html">operations_research::SimpleMaxFlow</a> **)&jresult = result; </div><div class="line"><a name="l00274"></a><span class="lineno"> 274</span>  <span class="keywordflow">return</span> jresult;</div><div class="line"><a name="l00275"></a><span class="lineno"> 275</span> }</div><div class="line"><a name="l00276"></a><span class="lineno"> 276</span> </div><div class="line"><a name="l00277"></a><span class="lineno"> 277</span> </div><div class="line"><a name="l00278"></a><span class="lineno"><a class="line" href="graph__java__wrap_8cc.html#ad483ffe10081ab14cf2dda51eda90b3f"> 278</a></span> <a class="code" href="graph__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b">SWIGEXPORT</a> jint JNICALL <a class="code" href="graph__java__wrap_8cc.html#ad483ffe10081ab14cf2dda51eda90b3f">Java_com_google_ortools_graph_mainJNI_MaxFlow_1addArcWithCapacity</a>(JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_, jint jarg2, jint jarg3, jlong jarg4) {</div><div class="line"><a name="l00279"></a><span class="lineno"> 279</span>  jint jresult = 0 ;</div><div class="line"><a name="l00280"></a><span class="lineno"> 280</span>  <a class="code" href="classoperations__research_1_1_simple_max_flow.html">operations_research::SimpleMaxFlow</a> *arg1 = (<a class="code" href="classoperations__research_1_1_simple_max_flow.html">operations_research::SimpleMaxFlow</a> *) 0 ;</div><div class="line"><a name="l00281"></a><span class="lineno"> 281</span>  <a class="code" href="namespaceoperations__research.html#a7ae31ba4c3b4899478e53ca13df35dfc">operations_research::NodeIndex</a> arg2 ;</div><div class="line"><a name="l00282"></a><span class="lineno"> 282</span>  <a class="code" href="namespaceoperations__research.html#a7ae31ba4c3b4899478e53ca13df35dfc">operations_research::NodeIndex</a> arg3 ;</div><div class="line"><a name="l00283"></a><span class="lineno"> 283</span>  <a class="code" href="namespaceoperations__research.html#a259d58fc853dd928f2148dbcf1ef25cd">operations_research::FlowQuantity</a> arg4 ;</div><div class="line"><a name="l00284"></a><span class="lineno"> 284</span>  <a class="code" href="namespaceoperations__research.html#aecf320bda6e95d1edaf3a546673e3e6b">operations_research::ArcIndex</a> result;</div><div class="line"><a name="l00285"></a><span class="lineno"> 285</span>  </div><div class="line"><a name="l00286"></a><span class="lineno"> 286</span>  (void)jenv;</div><div class="line"><a name="l00287"></a><span class="lineno"> 287</span>  (void)jcls;</div><div class="line"><a name="l00288"></a><span class="lineno"> 288</span>  (void)jarg1_;</div><div class="line"><a name="l00289"></a><span class="lineno"> 289</span>  arg1 = *(<a class="code" href="classoperations__research_1_1_simple_max_flow.html">operations_research::SimpleMaxFlow</a> **)&jarg1; </div><div class="line"><a name="l00290"></a><span class="lineno"> 290</span>  arg2 = (<a class="code" href="namespaceoperations__research.html#a7ae31ba4c3b4899478e53ca13df35dfc">operations_research::NodeIndex</a>)jarg2; </div><div class="line"><a name="l00291"></a><span class="lineno"> 291</span>  arg3 = (<a class="code" href="namespaceoperations__research.html#a7ae31ba4c3b4899478e53ca13df35dfc">operations_research::NodeIndex</a>)jarg3; </div><div class="line"><a name="l00292"></a><span class="lineno"> 292</span>  arg4 = (<a class="code" href="namespaceoperations__research.html#a259d58fc853dd928f2148dbcf1ef25cd">operations_research::FlowQuantity</a>)jarg4; </div><div class="line"><a name="l00293"></a><span class="lineno"> 293</span>  result = (<a class="code" href="namespaceoperations__research.html#aecf320bda6e95d1edaf3a546673e3e6b">operations_research::ArcIndex</a>)(arg1)-><a class="code" href="classoperations__research_1_1_simple_max_flow.html#a9d8699dbc3e3b9cadc36d4fd5ee29dce">AddArcWithCapacity</a>(arg2,arg3,arg4);</div><div class="line"><a name="l00294"></a><span class="lineno"> 294</span>  jresult = (jint)result; </div><div class="line"><a name="l00295"></a><span class="lineno"> 295</span>  <span class="keywordflow">return</span> jresult;</div><div class="line"><a name="l00296"></a><span class="lineno"> 296</span> }</div><div class="line"><a name="l00297"></a><span class="lineno"> 297</span> </div><div class="line"><a name="l00298"></a><span class="lineno"> 298</span> </div><div class="line"><a name="l00299"></a><span class="lineno"><a class="line" href="graph__java__wrap_8cc.html#a1e007264a9643a3d29ec843b9702a615"> 299</a></span> <a class="code" href="graph__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b">SWIGEXPORT</a> jint JNICALL <a class="code" href="graph__java__wrap_8cc.html#a1e007264a9643a3d29ec843b9702a615">Java_com_google_ortools_graph_mainJNI_MaxFlow_1getNumNodes</a>(JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_) {</div><div class="line"><a name="l00300"></a><span class="lineno"> 300</span>  jint jresult = 0 ;</div><div class="line"><a name="l00301"></a><span class="lineno"> 301</span>  <a class="code" href="classoperations__research_1_1_simple_max_flow.html">operations_research::SimpleMaxFlow</a> *arg1 = (<a class="code" href="classoperations__research_1_1_simple_max_flow.html">operations_research::SimpleMaxFlow</a> *) 0 ;</div><div class="line"><a name="l00302"></a><span class="lineno"> 302</span>  <a class="code" href="namespaceoperations__research.html#a7ae31ba4c3b4899478e53ca13df35dfc">operations_research::NodeIndex</a> result;</div><div class="line"><a name="l00303"></a><span class="lineno"> 303</span>  </div><div class="line"><a name="l00304"></a><span class="lineno"> 304</span>  (void)jenv;</div><div class="line"><a name="l00305"></a><span class="lineno"> 305</span>  (void)jcls;</div><div class="line"><a name="l00306"></a><span class="lineno"> 306</span>  (void)jarg1_;</div><div class="line"><a name="l00307"></a><span class="lineno"> 307</span>  arg1 = *(<a class="code" href="classoperations__research_1_1_simple_max_flow.html">operations_research::SimpleMaxFlow</a> **)&jarg1; </div><div class="line"><a name="l00308"></a><span class="lineno"> 308</span>  result = (<a class="code" href="namespaceoperations__research.html#a7ae31ba4c3b4899478e53ca13df35dfc">operations_research::NodeIndex</a>)((<a class="code" href="classoperations__research_1_1_simple_max_flow.html">operations_research::SimpleMaxFlow</a> <span class="keyword">const</span> *)arg1)->NumNodes();</div><div class="line"><a name="l00309"></a><span class="lineno"> 309</span>  jresult = (jint)result; </div><div class="line"><a name="l00310"></a><span class="lineno"> 310</span>  <span class="keywordflow">return</span> jresult;</div><div class="line"><a name="l00311"></a><span class="lineno"> 311</span> }</div><div class="line"><a name="l00312"></a><span class="lineno"> 312</span> </div><div class="line"><a name="l00313"></a><span class="lineno"> 313</span> </div><div class="line"><a name="l00314"></a><span class="lineno"><a class="line" href="graph__java__wrap_8cc.html#aacc835230db49c779de19084a1a860c6"> 314</a></span> <a class="code" href="graph__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b">SWIGEXPORT</a> jint JNICALL <a class="code" href="graph__java__wrap_8cc.html#aacc835230db49c779de19084a1a860c6">Java_com_google_ortools_graph_mainJNI_MaxFlow_1getNumArcs</a>(JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_) {</div><div class="line"><a name="l00315"></a><span class="lineno"> 315</span>  jint jresult = 0 ;</div><div class="line"><a name="l00316"></a><span class="lineno"> 316</span>  <a class="code" href="classoperations__research_1_1_simple_max_flow.html">operations_research::SimpleMaxFlow</a> *arg1 = (<a class="code" href="classoperations__research_1_1_simple_max_flow.html">operations_research::SimpleMaxFlow</a> *) 0 ;</div><div class="line"><a name="l00317"></a><span class="lineno"> 317</span>  <a class="code" href="namespaceoperations__research.html#aecf320bda6e95d1edaf3a546673e3e6b">operations_research::ArcIndex</a> result;</div><div class="line"><a name="l00318"></a><span class="lineno"> 318</span>  </div><div class="line"><a name="l00319"></a><span class="lineno"> 319</span>  (void)jenv;</div><div class="line"><a name="l00320"></a><span class="lineno"> 320</span>  (void)jcls;</div><div class="line"><a name="l00321"></a><span class="lineno"> 321</span>  (void)jarg1_;</div><div class="line"><a name="l00322"></a><span class="lineno"> 322</span>  arg1 = *(<a class="code" href="classoperations__research_1_1_simple_max_flow.html">operations_research::SimpleMaxFlow</a> **)&jarg1; </div><div class="line"><a name="l00323"></a><span class="lineno"> 323</span>  result = (<a class="code" href="namespaceoperations__research.html#aecf320bda6e95d1edaf3a546673e3e6b">operations_research::ArcIndex</a>)((<a class="code" href="classoperations__research_1_1_simple_max_flow.html">operations_research::SimpleMaxFlow</a> <span class="keyword">const</span> *)arg1)->NumArcs();</div><div class="line"><a name="l00324"></a><span class="lineno"> 324</span>  jresult = (jint)result; </div><div class="line"><a name="l00325"></a><span class="lineno"> 325</span>  <span class="keywordflow">return</span> jresult;</div><div class="line"><a name="l00326"></a><span class="lineno"> 326</span> }</div><div class="line"><a name="l00327"></a><span class="lineno"> 327</span> </div><div class="line"><a name="l00328"></a><span class="lineno"> 328</span> </div><div class="line"><a name="l00329"></a><span class="lineno"><a class="line" href="graph__java__wrap_8cc.html#a9effc146ad07fa0329b88c2ef77be15f"> 329</a></span> <a class="code" href="graph__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b">SWIGEXPORT</a> jint JNICALL <a class="code" href="graph__java__wrap_8cc.html#a9effc146ad07fa0329b88c2ef77be15f">Java_com_google_ortools_graph_mainJNI_MaxFlow_1getTail</a>(JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_, jint jarg2) {</div><div class="line"><a name="l00330"></a><span class="lineno"> 330</span>  jint jresult = 0 ;</div><div class="line"><a name="l00331"></a><span class="lineno"> 331</span>  <a class="code" href="classoperations__research_1_1_simple_max_flow.html">operations_research::SimpleMaxFlow</a> *arg1 = (<a class="code" href="classoperations__research_1_1_simple_max_flow.html">operations_research::SimpleMaxFlow</a> *) 0 ;</div><div class="line"><a name="l00332"></a><span class="lineno"> 332</span>  <a class="code" href="namespaceoperations__research.html#aecf320bda6e95d1edaf3a546673e3e6b">operations_research::ArcIndex</a> arg2 ;</div><div class="line"><a name="l00333"></a><span class="lineno"> 333</span>  <a class="code" href="namespaceoperations__research.html#a7ae31ba4c3b4899478e53ca13df35dfc">operations_research::NodeIndex</a> result;</div><div class="line"><a name="l00334"></a><span class="lineno"> 334</span>  </div><div class="line"><a name="l00335"></a><span class="lineno"> 335</span>  (void)jenv;</div><div class="line"><a name="l00336"></a><span class="lineno"> 336</span>  (void)jcls;</div><div class="line"><a name="l00337"></a><span class="lineno"> 337</span>  (void)jarg1_;</div><div class="line"><a name="l00338"></a><span class="lineno"> 338</span>  arg1 = *(<a class="code" href="classoperations__research_1_1_simple_max_flow.html">operations_research::SimpleMaxFlow</a> **)&jarg1; </div><div class="line"><a name="l00339"></a><span class="lineno"> 339</span>  arg2 = (<a class="code" href="namespaceoperations__research.html#aecf320bda6e95d1edaf3a546673e3e6b">operations_research::ArcIndex</a>)jarg2; </div><div class="line"><a name="l00340"></a><span class="lineno"> 340</span>  result = (<a class="code" href="namespaceoperations__research.html#a7ae31ba4c3b4899478e53ca13df35dfc">operations_research::NodeIndex</a>)((<a class="code" href="classoperations__research_1_1_simple_max_flow.html">operations_research::SimpleMaxFlow</a> <span class="keyword">const</span> *)arg1)->Tail(arg2);</div><div class="line"><a name="l00341"></a><span class="lineno"> 341</span>  jresult = (jint)result; </div><div class="line"><a name="l00342"></a><span class="lineno"> 342</span>  <span class="keywordflow">return</span> jresult;</div><div class="line"><a name="l00343"></a><span class="lineno"> 343</span> }</div><div class="line"><a name="l00344"></a><span class="lineno"> 344</span> </div><div class="line"><a name="l00345"></a><span class="lineno"> 345</span> </div><div class="line"><a name="l00346"></a><span class="lineno"><a class="line" href="graph__java__wrap_8cc.html#ac227bd255f23dc014fcbfd33930066b9"> 346</a></span> <a class="code" href="graph__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b">SWIGEXPORT</a> jint JNICALL <a class="code" href="graph__java__wrap_8cc.html#ac227bd255f23dc014fcbfd33930066b9">Java_com_google_ortools_graph_mainJNI_MaxFlow_1getHead</a>(JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_, jint jarg2) {</div><div class="line"><a name="l00347"></a><span class="lineno"> 347</span>  jint jresult = 0 ;</div><div class="line"><a name="l00348"></a><span class="lineno"> 348</span>  <a class="code" href="classoperations__research_1_1_simple_max_flow.html">operations_research::SimpleMaxFlow</a> *arg1 = (<a class="code" href="classoperations__research_1_1_simple_max_flow.html">operations_research::SimpleMaxFlow</a> *) 0 ;</div><div class="line"><a name="l00349"></a><span class="lineno"> 349</span>  <a class="code" href="namespaceoperations__research.html#aecf320bda6e95d1edaf3a546673e3e6b">operations_research::ArcIndex</a> arg2 ;</div><div class="line"><a name="l00350"></a><span class="lineno"> 350</span>  <a class="code" href="namespaceoperations__research.html#a7ae31ba4c3b4899478e53ca13df35dfc">operations_research::NodeIndex</a> result;</div><div class="line"><a name="l00351"></a><span class="lineno"> 351</span>  </div><div class="line"><a name="l00352"></a><span class="lineno"> 352</span>  (void)jenv;</div><div class="line"><a name="l00353"></a><span class="lineno"> 353</span>  (void)jcls;</div><div class="line"><a name="l00354"></a><span class="lineno"> 354</span>  (void)jarg1_;</div><div class="line"><a name="l00355"></a><span class="lineno"> 355</span>  arg1 = *(<a class="code" href="classoperations__research_1_1_simple_max_flow.html">operations_research::SimpleMaxFlow</a> **)&jarg1; </div><div class="line"><a name="l00356"></a><span class="lineno"> 356</span>  arg2 = (<a class="code" href="namespaceoperations__research.html#aecf320bda6e95d1edaf3a546673e3e6b">operations_research::ArcIndex</a>)jarg2; </div><div class="line"><a name="l00357"></a><span class="lineno"> 357</span>  result = (<a class="code" href="namespaceoperations__research.html#a7ae31ba4c3b4899478e53ca13df35dfc">operations_research::NodeIndex</a>)((<a class="code" href="classoperations__research_1_1_simple_max_flow.html">operations_research::SimpleMaxFlow</a> <span class="keyword">const</span> *)arg1)->Head(arg2);</div><div class="line"><a name="l00358"></a><span class="lineno"> 358</span>  jresult = (jint)result; </div><div class="line"><a name="l00359"></a><span class="lineno"> 359</span>  <span class="keywordflow">return</span> jresult;</div><div class="line"><a name="l00360"></a><span class="lineno"> 360</span> }</div><div class="line"><a name="l00361"></a><span class="lineno"> 361</span> </div><div class="line"><a name="l00362"></a><span class="lineno"> 362</span> </div><div class="line"><a name="l00363"></a><span class="lineno"><a class="line" href="graph__java__wrap_8cc.html#af4376fd8e97b9c4dd5665d2538582dc6"> 363</a></span> <a class="code" href="graph__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b">SWIGEXPORT</a> jlong JNICALL <a class="code" href="graph__java__wrap_8cc.html#af4376fd8e97b9c4dd5665d2538582dc6">Java_com_google_ortools_graph_mainJNI_MaxFlow_1getCapacity</a>(JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_, jint jarg2) {</div><div class="line"><a name="l00364"></a><span class="lineno"> 364</span>  jlong jresult = 0 ;</div><div class="line"><a name="l00365"></a><span class="lineno"> 365</span>  <a class="code" href="classoperations__research_1_1_simple_max_flow.html">operations_research::SimpleMaxFlow</a> *arg1 = (<a class="code" href="classoperations__research_1_1_simple_max_flow.html">operations_research::SimpleMaxFlow</a> *) 0 ;</div><div class="line"><a name="l00366"></a><span class="lineno"> 366</span>  <a class="code" href="namespaceoperations__research.html#aecf320bda6e95d1edaf3a546673e3e6b">operations_research::ArcIndex</a> arg2 ;</div><div class="line"><a name="l00367"></a><span class="lineno"> 367</span>  <a class="code" href="namespaceoperations__research.html#a259d58fc853dd928f2148dbcf1ef25cd">operations_research::FlowQuantity</a> result;</div><div class="line"><a name="l00368"></a><span class="lineno"> 368</span>  </div><div class="line"><a name="l00369"></a><span class="lineno"> 369</span>  (void)jenv;</div><div class="line"><a name="l00370"></a><span class="lineno"> 370</span>  (void)jcls;</div><div class="line"><a name="l00371"></a><span class="lineno"> 371</span>  (void)jarg1_;</div><div class="line"><a name="l00372"></a><span class="lineno"> 372</span>  arg1 = *(<a class="code" href="classoperations__research_1_1_simple_max_flow.html">operations_research::SimpleMaxFlow</a> **)&jarg1; </div><div class="line"><a name="l00373"></a><span class="lineno"> 373</span>  arg2 = (<a class="code" href="namespaceoperations__research.html#aecf320bda6e95d1edaf3a546673e3e6b">operations_research::ArcIndex</a>)jarg2; </div><div class="line"><a name="l00374"></a><span class="lineno"> 374</span>  result = (<a class="code" href="namespaceoperations__research.html#a259d58fc853dd928f2148dbcf1ef25cd">operations_research::FlowQuantity</a>)((<a class="code" href="classoperations__research_1_1_simple_max_flow.html">operations_research::SimpleMaxFlow</a> <span class="keyword">const</span> *)arg1)->Capacity(arg2);</div><div class="line"><a name="l00375"></a><span class="lineno"> 375</span>  jresult = (jlong)result; </div><div class="line"><a name="l00376"></a><span class="lineno"> 376</span>  <span class="keywordflow">return</span> jresult;</div><div class="line"><a name="l00377"></a><span class="lineno"> 377</span> }</div><div class="line"><a name="l00378"></a><span class="lineno"> 378</span> </div><div class="line"><a name="l00379"></a><span class="lineno"> 379</span> </div><div class="line"><a name="l00380"></a><span class="lineno"><a class="line" href="graph__java__wrap_8cc.html#a3c2466c367f8a44015a7d04cb2e0a104"> 380</a></span> <a class="code" href="graph__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b">SWIGEXPORT</a> jint JNICALL <a class="code" href="graph__java__wrap_8cc.html#a3c2466c367f8a44015a7d04cb2e0a104">Java_com_google_ortools_graph_mainJNI_MaxFlow_1solve</a>(JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_, jint jarg2, jint jarg3) {</div><div class="line"><a name="l00381"></a><span class="lineno"> 381</span>  jint jresult = 0 ;</div><div class="line"><a name="l00382"></a><span class="lineno"> 382</span>  <a class="code" href="classoperations__research_1_1_simple_max_flow.html">operations_research::SimpleMaxFlow</a> *arg1 = (<a class="code" href="classoperations__research_1_1_simple_max_flow.html">operations_research::SimpleMaxFlow</a> *) 0 ;</div><div class="line"><a name="l00383"></a><span class="lineno"> 383</span>  <a class="code" href="namespaceoperations__research.html#a7ae31ba4c3b4899478e53ca13df35dfc">operations_research::NodeIndex</a> arg2 ;</div><div class="line"><a name="l00384"></a><span class="lineno"> 384</span>  <a class="code" href="namespaceoperations__research.html#a7ae31ba4c3b4899478e53ca13df35dfc">operations_research::NodeIndex</a> arg3 ;</div><div class="line"><a name="l00385"></a><span class="lineno"> 385</span>  <a class="code" href="classoperations__research_1_1_simple_max_flow.html#a67a0db04d321a74b7e7fcfd3f1a3f70b">operations_research::SimpleMaxFlow::Status</a> result;</div><div class="line"><a name="l00386"></a><span class="lineno"> 386</span>  </div><div class="line"><a name="l00387"></a><span class="lineno"> 387</span>  (void)jenv;</div><div class="line"><a name="l00388"></a><span class="lineno"> 388</span>  (void)jcls;</div><div class="line"><a name="l00389"></a><span class="lineno"> 389</span>  (void)jarg1_;</div><div class="line"><a name="l00390"></a><span class="lineno"> 390</span>  arg1 = *(<a class="code" href="classoperations__research_1_1_simple_max_flow.html">operations_research::SimpleMaxFlow</a> **)&jarg1; </div><div class="line"><a name="l00391"></a><span class="lineno"> 391</span>  arg2 = (<a class="code" href="namespaceoperations__research.html#a7ae31ba4c3b4899478e53ca13df35dfc">operations_research::NodeIndex</a>)jarg2; </div><div class="line"><a name="l00392"></a><span class="lineno"> 392</span>  arg3 = (<a class="code" href="namespaceoperations__research.html#a7ae31ba4c3b4899478e53ca13df35dfc">operations_research::NodeIndex</a>)jarg3; </div><div class="line"><a name="l00393"></a><span class="lineno"> 393</span>  result = (<a class="code" href="classoperations__research_1_1_simple_max_flow.html#a67a0db04d321a74b7e7fcfd3f1a3f70b">operations_research::SimpleMaxFlow::Status</a>)(arg1)-><a class="code" href="classoperations__research_1_1_simple_max_flow.html#a57f5767b51471aa3c021db1cb451726e">Solve</a>(arg2,arg3);</div><div class="line"><a name="l00394"></a><span class="lineno"> 394</span>  jresult = (jint)result; </div><div class="line"><a name="l00395"></a><span class="lineno"> 395</span>  <span class="keywordflow">return</span> jresult;</div><div class="line"><a name="l00396"></a><span class="lineno"> 396</span> }</div><div class="line"><a name="l00397"></a><span class="lineno"> 397</span> </div><div class="line"><a name="l00398"></a><span class="lineno"> 398</span> </div><div class="line"><a name="l00399"></a><span class="lineno"><a class="line" href="graph__java__wrap_8cc.html#ad4f679d00d983874d9a863debd0c7db2"> 399</a></span> <a class="code" href="graph__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b">SWIGEXPORT</a> jlong JNICALL <a class="code" href="graph__java__wrap_8cc.html#ad4f679d00d983874d9a863debd0c7db2">Java_com_google_ortools_graph_mainJNI_MaxFlow_1getOptimalFlow</a>(JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_) {</div><div class="line"><a name="l00400"></a><span class="lineno"> 400</span>  jlong jresult = 0 ;</div><div class="line"><a name="l00401"></a><span class="lineno"> 401</span>  <a class="code" href="classoperations__research_1_1_simple_max_flow.html">operations_research::SimpleMaxFlow</a> *arg1 = (<a class="code" href="classoperations__research_1_1_simple_max_flow.html">operations_research::SimpleMaxFlow</a> *) 0 ;</div><div class="line"><a name="l00402"></a><span class="lineno"> 402</span>  <a class="code" href="namespaceoperations__research.html#a259d58fc853dd928f2148dbcf1ef25cd">operations_research::FlowQuantity</a> result;</div><div class="line"><a name="l00403"></a><span class="lineno"> 403</span>  </div><div class="line"><a name="l00404"></a><span class="lineno"> 404</span>  (void)jenv;</div><div class="line"><a name="l00405"></a><span class="lineno"> 405</span>  (void)jcls;</div><div class="line"><a name="l00406"></a><span class="lineno"> 406</span>  (void)jarg1_;</div><div class="line"><a name="l00407"></a><span class="lineno"> 407</span>  arg1 = *(<a class="code" href="classoperations__research_1_1_simple_max_flow.html">operations_research::SimpleMaxFlow</a> **)&jarg1; </div><div class="line"><a name="l00408"></a><span class="lineno"> 408</span>  result = (<a class="code" href="namespaceoperations__research.html#a259d58fc853dd928f2148dbcf1ef25cd">operations_research::FlowQuantity</a>)((<a class="code" href="classoperations__research_1_1_simple_max_flow.html">operations_research::SimpleMaxFlow</a> <span class="keyword">const</span> *)arg1)->OptimalFlow();</div><div class="line"><a name="l00409"></a><span class="lineno"> 409</span>  jresult = (jlong)result; </div><div class="line"><a name="l00410"></a><span class="lineno"> 410</span>  <span class="keywordflow">return</span> jresult;</div><div class="line"><a name="l00411"></a><span class="lineno"> 411</span> }</div><div class="line"><a name="l00412"></a><span class="lineno"> 412</span> </div><div class="line"><a name="l00413"></a><span class="lineno"> 413</span> </div><div class="line"><a name="l00414"></a><span class="lineno"><a class="line" href="graph__java__wrap_8cc.html#a789c8d1a1ba4a1ce19dc8f07396bddcf"> 414</a></span> <a class="code" href="graph__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b">SWIGEXPORT</a> jlong JNICALL <a class="code" href="graph__java__wrap_8cc.html#a789c8d1a1ba4a1ce19dc8f07396bddcf">Java_com_google_ortools_graph_mainJNI_MaxFlow_1getFlow</a>(JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_, jint jarg2) {</div><div class="line"><a name="l00415"></a><span class="lineno"> 415</span>  jlong jresult = 0 ;</div><div class="line"><a name="l00416"></a><span class="lineno"> 416</span>  <a class="code" href="classoperations__research_1_1_simple_max_flow.html">operations_research::SimpleMaxFlow</a> *arg1 = (<a class="code" href="classoperations__research_1_1_simple_max_flow.html">operations_research::SimpleMaxFlow</a> *) 0 ;</div><div class="line"><a name="l00417"></a><span class="lineno"> 417</span>  <a class="code" href="namespaceoperations__research.html#aecf320bda6e95d1edaf3a546673e3e6b">operations_research::ArcIndex</a> arg2 ;</div><div class="line"><a name="l00418"></a><span class="lineno"> 418</span>  <a class="code" href="namespaceoperations__research.html#a259d58fc853dd928f2148dbcf1ef25cd">operations_research::FlowQuantity</a> result;</div><div class="line"><a name="l00419"></a><span class="lineno"> 419</span>  </div><div class="line"><a name="l00420"></a><span class="lineno"> 420</span>  (void)jenv;</div><div class="line"><a name="l00421"></a><span class="lineno"> 421</span>  (void)jcls;</div><div class="line"><a name="l00422"></a><span class="lineno"> 422</span>  (void)jarg1_;</div><div class="line"><a name="l00423"></a><span class="lineno"> 423</span>  arg1 = *(<a class="code" href="classoperations__research_1_1_simple_max_flow.html">operations_research::SimpleMaxFlow</a> **)&jarg1; </div><div class="line"><a name="l00424"></a><span class="lineno"> 424</span>  arg2 = (<a class="code" href="namespaceoperations__research.html#aecf320bda6e95d1edaf3a546673e3e6b">operations_research::ArcIndex</a>)jarg2; </div><div class="line"><a name="l00425"></a><span class="lineno"> 425</span>  result = (<a class="code" href="namespaceoperations__research.html#a259d58fc853dd928f2148dbcf1ef25cd">operations_research::FlowQuantity</a>)((<a class="code" href="classoperations__research_1_1_simple_max_flow.html">operations_research::SimpleMaxFlow</a> <span class="keyword">const</span> *)arg1)->Flow(arg2);</div><div class="line"><a name="l00426"></a><span class="lineno"> 426</span>  jresult = (jlong)result; </div><div class="line"><a name="l00427"></a><span class="lineno"> 427</span>  <span class="keywordflow">return</span> jresult;</div><div class="line"><a name="l00428"></a><span class="lineno"> 428</span> }</div><div class="line"><a name="l00429"></a><span class="lineno"> 429</span> </div><div class="line"><a name="l00430"></a><span class="lineno"> 430</span> </div><div class="line"><a name="l00431"></a><span class="lineno"><a class="line" href="graph__java__wrap_8cc.html#a0f754f638211ec54af5f024390037cf6"> 431</a></span> <a class="code" href="graph__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b">SWIGEXPORT</a> <span class="keywordtype">void</span> JNICALL <a class="code" href="graph__java__wrap_8cc.html#a0f754f638211ec54af5f024390037cf6">Java_com_google_ortools_graph_mainJNI_MaxFlow_1setArcCapacity</a>(JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_, jint jarg2, jlong jarg3) {</div><div class="line"><a name="l00432"></a><span class="lineno"> 432</span>  <a class="code" href="classoperations__research_1_1_simple_max_flow.html">operations_research::SimpleMaxFlow</a> *arg1 = (<a class="code" href="classoperations__research_1_1_simple_max_flow.html">operations_research::SimpleMaxFlow</a> *) 0 ;</div><div class="line"><a name="l00433"></a><span class="lineno"> 433</span>  <a class="code" href="namespaceoperations__research.html#aecf320bda6e95d1edaf3a546673e3e6b">operations_research::ArcIndex</a> arg2 ;</div><div class="line"><a name="l00434"></a><span class="lineno"> 434</span>  <a class="code" href="namespaceoperations__research.html#a259d58fc853dd928f2148dbcf1ef25cd">operations_research::FlowQuantity</a> arg3 ;</div><div class="line"><a name="l00435"></a><span class="lineno"> 435</span>  </div><div class="line"><a name="l00436"></a><span class="lineno"> 436</span>  (void)jenv;</div><div class="line"><a name="l00437"></a><span class="lineno"> 437</span>  (void)jcls;</div><div class="line"><a name="l00438"></a><span class="lineno"> 438</span>  (void)jarg1_;</div><div class="line"><a name="l00439"></a><span class="lineno"> 439</span>  arg1 = *(<a class="code" href="classoperations__research_1_1_simple_max_flow.html">operations_research::SimpleMaxFlow</a> **)&jarg1; </div><div class="line"><a name="l00440"></a><span class="lineno"> 440</span>  arg2 = (<a class="code" href="namespaceoperations__research.html#aecf320bda6e95d1edaf3a546673e3e6b">operations_research::ArcIndex</a>)jarg2; </div><div class="line"><a name="l00441"></a><span class="lineno"> 441</span>  arg3 = (<a class="code" href="namespaceoperations__research.html#a259d58fc853dd928f2148dbcf1ef25cd">operations_research::FlowQuantity</a>)jarg3; </div><div class="line"><a name="l00442"></a><span class="lineno"> 442</span>  (arg1)->SetArcCapacity(arg2,arg3);</div><div class="line"><a name="l00443"></a><span class="lineno"> 443</span> }</div><div class="line"><a name="l00444"></a><span class="lineno"> 444</span> </div><div class="line"><a name="l00445"></a><span class="lineno"> 445</span> </div><div class="line"><a name="l00446"></a><span class="lineno"><a class="line" href="graph__java__wrap_8cc.html#a2de599a1752f45a613d0ad01e6a44606"> 446</a></span> <a class="code" href="graph__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b">SWIGEXPORT</a> <span class="keywordtype">void</span> JNICALL <a class="code" href="graph__java__wrap_8cc.html#a2de599a1752f45a613d0ad01e6a44606">Java_com_google_ortools_graph_mainJNI_delete_1MaxFlow</a>(JNIEnv *jenv, jclass jcls, jlong jarg1) {</div><div class="line"><a name="l00447"></a><span class="lineno"> 447</span>  <a class="code" href="classoperations__research_1_1_simple_max_flow.html">operations_research::SimpleMaxFlow</a> *arg1 = (<a class="code" href="classoperations__research_1_1_simple_max_flow.html">operations_research::SimpleMaxFlow</a> *) 0 ;</div><div class="line"><a name="l00448"></a><span class="lineno"> 448</span>  </div><div class="line"><a name="l00449"></a><span class="lineno"> 449</span>  (void)jenv;</div><div class="line"><a name="l00450"></a><span class="lineno"> 450</span>  (void)jcls;</div><div class="line"><a name="l00451"></a><span class="lineno"> 451</span>  arg1 = *(<a class="code" href="classoperations__research_1_1_simple_max_flow.html">operations_research::SimpleMaxFlow</a> **)&jarg1; </div><div class="line"><a name="l00452"></a><span class="lineno"> 452</span>  <span class="keyword">delete</span> arg1;</div><div class="line"><a name="l00453"></a><span class="lineno"> 453</span> }</div><div class="line"><a name="l00454"></a><span class="lineno"> 454</span> </div><div class="line"><a name="l00455"></a><span class="lineno"> 455</span> </div><div class="line"><a name="l00456"></a><span class="lineno"><a class="line" href="graph__java__wrap_8cc.html#a614fe862649003e32977713a87913789"> 456</a></span> <a class="code" href="graph__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b">SWIGEXPORT</a> jlong JNICALL <a class="code" href="graph__java__wrap_8cc.html#a614fe862649003e32977713a87913789">Java_com_google_ortools_graph_mainJNI_new_1MinCostFlowBase</a>(JNIEnv *jenv, jclass jcls) {</div><div class="line"><a name="l00457"></a><span class="lineno"> 457</span>  jlong jresult = 0 ;</div><div class="line"><a name="l00458"></a><span class="lineno"> 458</span>  <a class="code" href="classoperations__research_1_1_min_cost_flow_base.html">operations_research::MinCostFlowBase</a> *result = 0 ;</div><div class="line"><a name="l00459"></a><span class="lineno"> 459</span>  </div><div class="line"><a name="l00460"></a><span class="lineno"> 460</span>  (void)jenv;</div><div class="line"><a name="l00461"></a><span class="lineno"> 461</span>  (void)jcls;</div><div class="line"><a name="l00462"></a><span class="lineno"> 462</span>  result = (<a class="code" href="classoperations__research_1_1_min_cost_flow_base.html">operations_research::MinCostFlowBase</a> *)<span class="keyword">new</span> <a class="code" href="classoperations__research_1_1_min_cost_flow_base.html">operations_research::MinCostFlowBase</a>();</div><div class="line"><a name="l00463"></a><span class="lineno"> 463</span>  *(<a class="code" href="classoperations__research_1_1_min_cost_flow_base.html">operations_research::MinCostFlowBase</a> **)&jresult = result; </div><div class="line"><a name="l00464"></a><span class="lineno"> 464</span>  <span class="keywordflow">return</span> jresult;</div><div class="line"><a name="l00465"></a><span class="lineno"> 465</span> }</div><div class="line"><a name="l00466"></a><span class="lineno"> 466</span> </div><div class="line"><a name="l00467"></a><span class="lineno"> 467</span> </div><div class="line"><a name="l00468"></a><span class="lineno"><a class="line" href="graph__java__wrap_8cc.html#a11577c44c071ddc8b25256de5b43752a"> 468</a></span> <a class="code" href="graph__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b">SWIGEXPORT</a> <span class="keywordtype">void</span> JNICALL <a class="code" href="graph__java__wrap_8cc.html#a11577c44c071ddc8b25256de5b43752a">Java_com_google_ortools_graph_mainJNI_delete_1MinCostFlowBase</a>(JNIEnv *jenv, jclass jcls, jlong jarg1) {</div><div class="line"><a name="l00469"></a><span class="lineno"> 469</span>  <a class="code" href="classoperations__research_1_1_min_cost_flow_base.html">operations_research::MinCostFlowBase</a> *arg1 = (<a class="code" href="classoperations__research_1_1_min_cost_flow_base.html">operations_research::MinCostFlowBase</a> *) 0 ;</div><div class="line"><a name="l00470"></a><span class="lineno"> 470</span>  </div><div class="line"><a name="l00471"></a><span class="lineno"> 471</span>  (void)jenv;</div><div class="line"><a name="l00472"></a><span class="lineno"> 472</span>  (void)jcls;</div><div class="line"><a name="l00473"></a><span class="lineno"> 473</span>  arg1 = *(<a class="code" href="classoperations__research_1_1_min_cost_flow_base.html">operations_research::MinCostFlowBase</a> **)&jarg1; </div><div class="line"><a name="l00474"></a><span class="lineno"> 474</span>  <span class="keyword">delete</span> arg1;</div><div class="line"><a name="l00475"></a><span class="lineno"> 475</span> }</div><div class="line"><a name="l00476"></a><span class="lineno"> 476</span> </div><div class="line"><a name="l00477"></a><span class="lineno"> 477</span> </div><div class="line"><a name="l00478"></a><span class="lineno"><a class="line" href="graph__java__wrap_8cc.html#aad7a659088128d4bc71ec5cb444ba9d3"> 478</a></span> <a class="code" href="graph__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b">SWIGEXPORT</a> jlong JNICALL <a class="code" href="graph__java__wrap_8cc.html#aad7a659088128d4bc71ec5cb444ba9d3">Java_com_google_ortools_graph_mainJNI_new_1MinCostFlow_1_1SWIG_10</a>(JNIEnv *jenv, jclass jcls, jint jarg1, jint jarg2) {</div><div class="line"><a name="l00479"></a><span class="lineno"> 479</span>  jlong jresult = 0 ;</div><div class="line"><a name="l00480"></a><span class="lineno"> 480</span>  <a class="code" href="namespaceoperations__research.html#a7ae31ba4c3b4899478e53ca13df35dfc">operations_research::NodeIndex</a> arg1 ;</div><div class="line"><a name="l00481"></a><span class="lineno"> 481</span>  <a class="code" href="namespaceoperations__research.html#aecf320bda6e95d1edaf3a546673e3e6b">operations_research::ArcIndex</a> arg2 ;</div><div class="line"><a name="l00482"></a><span class="lineno"> 482</span>  <a class="code" href="classoperations__research_1_1_simple_min_cost_flow.html">operations_research::SimpleMinCostFlow</a> *result = 0 ;</div><div class="line"><a name="l00483"></a><span class="lineno"> 483</span>  </div><div class="line"><a name="l00484"></a><span class="lineno"> 484</span>  (void)jenv;</div><div class="line"><a name="l00485"></a><span class="lineno"> 485</span>  (void)jcls;</div><div class="line"><a name="l00486"></a><span class="lineno"> 486</span>  arg1 = (<a class="code" href="namespaceoperations__research.html#a7ae31ba4c3b4899478e53ca13df35dfc">operations_research::NodeIndex</a>)jarg1; </div><div class="line"><a name="l00487"></a><span class="lineno"> 487</span>  arg2 = (<a class="code" href="namespaceoperations__research.html#aecf320bda6e95d1edaf3a546673e3e6b">operations_research::ArcIndex</a>)jarg2; </div><div class="line"><a name="l00488"></a><span class="lineno"> 488</span>  result = (<a class="code" href="classoperations__research_1_1_simple_min_cost_flow.html">operations_research::SimpleMinCostFlow</a> *)<span class="keyword">new</span> <a class="code" href="classoperations__research_1_1_simple_min_cost_flow.html">operations_research::SimpleMinCostFlow</a>(arg1,arg2);</div><div class="line"><a name="l00489"></a><span class="lineno"> 489</span>  *(<a class="code" href="classoperations__research_1_1_simple_min_cost_flow.html">operations_research::SimpleMinCostFlow</a> **)&jresult = result; </div><div class="line"><a name="l00490"></a><span class="lineno"> 490</span>  <span class="keywordflow">return</span> jresult;</div><div class="line"><a name="l00491"></a><span class="lineno"> 491</span> }</div><div class="line"><a name="l00492"></a><span class="lineno"> 492</span> </div><div class="line"><a name="l00493"></a><span class="lineno"> 493</span> </div><div class="line"><a name="l00494"></a><span class="lineno"><a class="line" href="graph__java__wrap_8cc.html#ac199af29a8ee0021733a6c1bb6afaea1"> 494</a></span> <a class="code" href="graph__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b">SWIGEXPORT</a> jlong JNICALL <a class="code" href="graph__java__wrap_8cc.html#ac199af29a8ee0021733a6c1bb6afaea1">Java_com_google_ortools_graph_mainJNI_new_1MinCostFlow_1_1SWIG_11</a>(JNIEnv *jenv, jclass jcls, jint jarg1) {</div><div class="line"><a name="l00495"></a><span class="lineno"> 495</span>  jlong jresult = 0 ;</div><div class="line"><a name="l00496"></a><span class="lineno"> 496</span>  <a class="code" href="namespaceoperations__research.html#a7ae31ba4c3b4899478e53ca13df35dfc">operations_research::NodeIndex</a> arg1 ;</div><div class="line"><a name="l00497"></a><span class="lineno"> 497</span>  <a class="code" href="classoperations__research_1_1_simple_min_cost_flow.html">operations_research::SimpleMinCostFlow</a> *result = 0 ;</div><div class="line"><a name="l00498"></a><span class="lineno"> 498</span>  </div><div class="line"><a name="l00499"></a><span class="lineno"> 499</span>  (void)jenv;</div><div class="line"><a name="l00500"></a><span class="lineno"> 500</span>  (void)jcls;</div><div class="line"><a name="l00501"></a><span class="lineno"> 501</span>  arg1 = (<a class="code" href="namespaceoperations__research.html#a7ae31ba4c3b4899478e53ca13df35dfc">operations_research::NodeIndex</a>)jarg1; </div><div class="line"><a name="l00502"></a><span class="lineno"> 502</span>  result = (<a class="code" href="classoperations__research_1_1_simple_min_cost_flow.html">operations_research::SimpleMinCostFlow</a> *)<span class="keyword">new</span> <a class="code" href="classoperations__research_1_1_simple_min_cost_flow.html">operations_research::SimpleMinCostFlow</a>(arg1);</div><div class="line"><a name="l00503"></a><span class="lineno"> 503</span>  *(<a class="code" href="classoperations__research_1_1_simple_min_cost_flow.html">operations_research::SimpleMinCostFlow</a> **)&jresult = result; </div><div class="line"><a name="l00504"></a><span class="lineno"> 504</span>  <span class="keywordflow">return</span> jresult;</div><div class="line"><a name="l00505"></a><span class="lineno"> 505</span> }</div><div class="line"><a name="l00506"></a><span class="lineno"> 506</span> </div><div class="line"><a name="l00507"></a><span class="lineno"> 507</span> </div><div class="line"><a name="l00508"></a><span class="lineno"><a class="line" href="graph__java__wrap_8cc.html#adf690a36de794919567b4bdcf9f3f1f6"> 508</a></span> <a class="code" href="graph__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b">SWIGEXPORT</a> jlong JNICALL <a class="code" href="graph__java__wrap_8cc.html#adf690a36de794919567b4bdcf9f3f1f6">Java_com_google_ortools_graph_mainJNI_new_1MinCostFlow_1_1SWIG_12</a>(JNIEnv *jenv, jclass jcls) {</div><div class="line"><a name="l00509"></a><span class="lineno"> 509</span>  jlong jresult = 0 ;</div><div class="line"><a name="l00510"></a><span class="lineno"> 510</span>  <a class="code" href="classoperations__research_1_1_simple_min_cost_flow.html">operations_research::SimpleMinCostFlow</a> *result = 0 ;</div><div class="line"><a name="l00511"></a><span class="lineno"> 511</span>  </div><div class="line"><a name="l00512"></a><span class="lineno"> 512</span>  (void)jenv;</div><div class="line"><a name="l00513"></a><span class="lineno"> 513</span>  (void)jcls;</div><div class="line"><a name="l00514"></a><span class="lineno"> 514</span>  result = (<a class="code" href="classoperations__research_1_1_simple_min_cost_flow.html">operations_research::SimpleMinCostFlow</a> *)<span class="keyword">new</span> <a class="code" href="classoperations__research_1_1_simple_min_cost_flow.html">operations_research::SimpleMinCostFlow</a>();</div><div class="line"><a name="l00515"></a><span class="lineno"> 515</span>  *(<a class="code" href="classoperations__research_1_1_simple_min_cost_flow.html">operations_research::SimpleMinCostFlow</a> **)&jresult = result; </div><div class="line"><a name="l00516"></a><span class="lineno"> 516</span>  <span class="keywordflow">return</span> jresult;</div><div class="line"><a name="l00517"></a><span class="lineno"> 517</span> }</div><div class="line"><a name="l00518"></a><span class="lineno"> 518</span> </div><div class="line"><a name="l00519"></a><span class="lineno"> 519</span> </div><div class="line"><a name="l00520"></a><span class="lineno"><a class="line" href="graph__java__wrap_8cc.html#a9853206ee95fc812cac62caa930e1f89"> 520</a></span> <a class="code" href="graph__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b">SWIGEXPORT</a> jint JNICALL <a class="code" href="graph__java__wrap_8cc.html#a9853206ee95fc812cac62caa930e1f89">Java_com_google_ortools_graph_mainJNI_MinCostFlow_1addArcWithCapacityAndUnitCost</a>(JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_, jint jarg2, jint jarg3, jlong jarg4, jlong jarg5) {</div><div class="line"><a name="l00521"></a><span class="lineno"> 521</span>  jint jresult = 0 ;</div><div class="line"><a name="l00522"></a><span class="lineno"> 522</span>  <a class="code" href="classoperations__research_1_1_simple_min_cost_flow.html">operations_research::SimpleMinCostFlow</a> *arg1 = (<a class="code" href="classoperations__research_1_1_simple_min_cost_flow.html">operations_research::SimpleMinCostFlow</a> *) 0 ;</div><div class="line"><a name="l00523"></a><span class="lineno"> 523</span>  <a class="code" href="namespaceoperations__research.html#a7ae31ba4c3b4899478e53ca13df35dfc">operations_research::NodeIndex</a> arg2 ;</div><div class="line"><a name="l00524"></a><span class="lineno"> 524</span>  <a class="code" href="namespaceoperations__research.html#a7ae31ba4c3b4899478e53ca13df35dfc">operations_research::NodeIndex</a> arg3 ;</div><div class="line"><a name="l00525"></a><span class="lineno"> 525</span>  <a class="code" href="namespaceoperations__research.html#a259d58fc853dd928f2148dbcf1ef25cd">operations_research::FlowQuantity</a> arg4 ;</div><div class="line"><a name="l00526"></a><span class="lineno"> 526</span>  <a class="code" href="namespaceoperations__research.html#aee97ac67f280d35acdef2c5d461a85c3">operations_research::CostValue</a> arg5 ;</div><div class="line"><a name="l00527"></a><span class="lineno"> 527</span>  <a class="code" href="namespaceoperations__research.html#aecf320bda6e95d1edaf3a546673e3e6b">operations_research::ArcIndex</a> result;</div><div class="line"><a name="l00528"></a><span class="lineno"> 528</span>  </div><div class="line"><a name="l00529"></a><span class="lineno"> 529</span>  (void)jenv;</div><div class="line"><a name="l00530"></a><span class="lineno"> 530</span>  (void)jcls;</div><div class="line"><a name="l00531"></a><span class="lineno"> 531</span>  (void)jarg1_;</div><div class="line"><a name="l00532"></a><span class="lineno"> 532</span>  arg1 = *(<a class="code" href="classoperations__research_1_1_simple_min_cost_flow.html">operations_research::SimpleMinCostFlow</a> **)&jarg1; </div><div class="line"><a name="l00533"></a><span class="lineno"> 533</span>  arg2 = (<a class="code" href="namespaceoperations__research.html#a7ae31ba4c3b4899478e53ca13df35dfc">operations_research::NodeIndex</a>)jarg2; </div><div class="line"><a name="l00534"></a><span class="lineno"> 534</span>  arg3 = (<a class="code" href="namespaceoperations__research.html#a7ae31ba4c3b4899478e53ca13df35dfc">operations_research::NodeIndex</a>)jarg3; </div><div class="line"><a name="l00535"></a><span class="lineno"> 535</span>  arg4 = (<a class="code" href="namespaceoperations__research.html#a259d58fc853dd928f2148dbcf1ef25cd">operations_research::FlowQuantity</a>)jarg4; </div><div class="line"><a name="l00536"></a><span class="lineno"> 536</span>  arg5 = (<a class="code" href="namespaceoperations__research.html#aee97ac67f280d35acdef2c5d461a85c3">operations_research::CostValue</a>)jarg5; </div><div class="line"><a name="l00537"></a><span class="lineno"> 537</span>  result = (<a class="code" href="namespaceoperations__research.html#aecf320bda6e95d1edaf3a546673e3e6b">operations_research::ArcIndex</a>)(arg1)-><a class="code" href="classoperations__research_1_1_simple_min_cost_flow.html#a20e10ea36c32c30c5130f300f1ffde2e">AddArcWithCapacityAndUnitCost</a>(arg2,arg3,arg4,arg5);</div><div class="line"><a name="l00538"></a><span class="lineno"> 538</span>  jresult = (jint)result; </div><div class="line"><a name="l00539"></a><span class="lineno"> 539</span>  <span class="keywordflow">return</span> jresult;</div><div class="line"><a name="l00540"></a><span class="lineno"> 540</span> }</div><div class="line"><a name="l00541"></a><span class="lineno"> 541</span> </div><div class="line"><a name="l00542"></a><span class="lineno"> 542</span> </div><div class="line"><a name="l00543"></a><span class="lineno"><a class="line" href="graph__java__wrap_8cc.html#aa449f1e0d8b38b9e62a31c2b9794fa04"> 543</a></span> <a class="code" href="graph__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b">SWIGEXPORT</a> <span class="keywordtype">void</span> JNICALL <a class="code" href="graph__java__wrap_8cc.html#aa449f1e0d8b38b9e62a31c2b9794fa04">Java_com_google_ortools_graph_mainJNI_MinCostFlow_1setNodeSupply</a>(JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_, jint jarg2, jlong jarg3) {</div><div class="line"><a name="l00544"></a><span class="lineno"> 544</span>  <a class="code" href="classoperations__research_1_1_simple_min_cost_flow.html">operations_research::SimpleMinCostFlow</a> *arg1 = (<a class="code" href="classoperations__research_1_1_simple_min_cost_flow.html">operations_research::SimpleMinCostFlow</a> *) 0 ;</div><div class="line"><a name="l00545"></a><span class="lineno"> 545</span>  <a class="code" href="namespaceoperations__research.html#a7ae31ba4c3b4899478e53ca13df35dfc">operations_research::NodeIndex</a> arg2 ;</div><div class="line"><a name="l00546"></a><span class="lineno"> 546</span>  <a class="code" href="namespaceoperations__research.html#a259d58fc853dd928f2148dbcf1ef25cd">operations_research::FlowQuantity</a> arg3 ;</div><div class="line"><a name="l00547"></a><span class="lineno"> 547</span>  </div><div class="line"><a name="l00548"></a><span class="lineno"> 548</span>  (void)jenv;</div><div class="line"><a name="l00549"></a><span class="lineno"> 549</span>  (void)jcls;</div><div class="line"><a name="l00550"></a><span class="lineno"> 550</span>  (void)jarg1_;</div><div class="line"><a name="l00551"></a><span class="lineno"> 551</span>  arg1 = *(<a class="code" href="classoperations__research_1_1_simple_min_cost_flow.html">operations_research::SimpleMinCostFlow</a> **)&jarg1; </div><div class="line"><a name="l00552"></a><span class="lineno"> 552</span>  arg2 = (<a class="code" href="namespaceoperations__research.html#a7ae31ba4c3b4899478e53ca13df35dfc">operations_research::NodeIndex</a>)jarg2; </div><div class="line"><a name="l00553"></a><span class="lineno"> 553</span>  arg3 = (<a class="code" href="namespaceoperations__research.html#a259d58fc853dd928f2148dbcf1ef25cd">operations_research::FlowQuantity</a>)jarg3; </div><div class="line"><a name="l00554"></a><span class="lineno"> 554</span>  (arg1)->SetNodeSupply(arg2,arg3);</div><div class="line"><a name="l00555"></a><span class="lineno"> 555</span> }</div><div class="line"><a name="l00556"></a><span class="lineno"> 556</span> </div><div class="line"><a name="l00557"></a><span class="lineno"> 557</span> </div><div class="line"><a name="l00558"></a><span class="lineno"><a class="line" href="graph__java__wrap_8cc.html#a4044d12dd0e5ad2ab89fb1110b66fcdd"> 558</a></span> <a class="code" href="graph__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b">SWIGEXPORT</a> jint JNICALL <a class="code" href="graph__java__wrap_8cc.html#a4044d12dd0e5ad2ab89fb1110b66fcdd">Java_com_google_ortools_graph_mainJNI_MinCostFlow_1solve</a>(JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_) {</div><div class="line"><a name="l00559"></a><span class="lineno"> 559</span>  jint jresult = 0 ;</div><div class="line"><a name="l00560"></a><span class="lineno"> 560</span>  <a class="code" href="classoperations__research_1_1_simple_min_cost_flow.html">operations_research::SimpleMinCostFlow</a> *arg1 = (<a class="code" href="classoperations__research_1_1_simple_min_cost_flow.html">operations_research::SimpleMinCostFlow</a> *) 0 ;</div><div class="line"><a name="l00561"></a><span class="lineno"> 561</span>  <a class="code" href="classoperations__research_1_1_min_cost_flow_base.html#a67a0db04d321a74b7e7fcfd3f1a3f70b">operations_research::MinCostFlowBase::Status</a> result;</div><div class="line"><a name="l00562"></a><span class="lineno"> 562</span>  </div><div class="line"><a name="l00563"></a><span class="lineno"> 563</span>  (void)jenv;</div><div class="line"><a name="l00564"></a><span class="lineno"> 564</span>  (void)jcls;</div><div class="line"><a name="l00565"></a><span class="lineno"> 565</span>  (void)jarg1_;</div><div class="line"><a name="l00566"></a><span class="lineno"> 566</span>  arg1 = *(<a class="code" href="classoperations__research_1_1_simple_min_cost_flow.html">operations_research::SimpleMinCostFlow</a> **)&jarg1; </div><div class="line"><a name="l00567"></a><span class="lineno"> 567</span>  result = (<a class="code" href="classoperations__research_1_1_min_cost_flow_base.html#a67a0db04d321a74b7e7fcfd3f1a3f70b">operations_research::MinCostFlowBase::Status</a>)(arg1)-><a class="code" href="classoperations__research_1_1_simple_min_cost_flow.html#acc2868367f8fd38360a8b5b56cf71bdc">Solve</a>();</div><div class="line"><a name="l00568"></a><span class="lineno"> 568</span>  jresult = (jint)result; </div><div class="line"><a name="l00569"></a><span class="lineno"> 569</span>  <span class="keywordflow">return</span> jresult;</div><div class="line"><a name="l00570"></a><span class="lineno"> 570</span> }</div><div class="line"><a name="l00571"></a><span class="lineno"> 571</span> </div><div class="line"><a name="l00572"></a><span class="lineno"> 572</span> </div><div class="line"><a name="l00573"></a><span class="lineno"><a class="line" href="graph__java__wrap_8cc.html#a76f9329b5542bb9d4ca902998be173a3"> 573</a></span> <a class="code" href="graph__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b">SWIGEXPORT</a> jint JNICALL <a class="code" href="graph__java__wrap_8cc.html#a76f9329b5542bb9d4ca902998be173a3">Java_com_google_ortools_graph_mainJNI_MinCostFlow_1solveMaxFlowWithMinCost</a>(JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_) {</div><div class="line"><a name="l00574"></a><span class="lineno"> 574</span>  jint jresult = 0 ;</div><div class="line"><a name="l00575"></a><span class="lineno"> 575</span>  <a class="code" href="classoperations__research_1_1_simple_min_cost_flow.html">operations_research::SimpleMinCostFlow</a> *arg1 = (<a class="code" href="classoperations__research_1_1_simple_min_cost_flow.html">operations_research::SimpleMinCostFlow</a> *) 0 ;</div><div class="line"><a name="l00576"></a><span class="lineno"> 576</span>  <a class="code" href="classoperations__research_1_1_min_cost_flow_base.html#a67a0db04d321a74b7e7fcfd3f1a3f70b">operations_research::MinCostFlowBase::Status</a> result;</div><div class="line"><a name="l00577"></a><span class="lineno"> 577</span>  </div><div class="line"><a name="l00578"></a><span class="lineno"> 578</span>  (void)jenv;</div><div class="line"><a name="l00579"></a><span class="lineno"> 579</span>  (void)jcls;</div><div class="line"><a name="l00580"></a><span class="lineno"> 580</span>  (void)jarg1_;</div><div class="line"><a name="l00581"></a><span class="lineno"> 581</span>  arg1 = *(<a class="code" href="classoperations__research_1_1_simple_min_cost_flow.html">operations_research::SimpleMinCostFlow</a> **)&jarg1; </div><div class="line"><a name="l00582"></a><span class="lineno"> 582</span>  result = (<a class="code" href="classoperations__research_1_1_min_cost_flow_base.html#a67a0db04d321a74b7e7fcfd3f1a3f70b">operations_research::MinCostFlowBase::Status</a>)(arg1)-><a class="code" href="classoperations__research_1_1_simple_min_cost_flow.html#a296c6f72aa7e3127a851efabcf109a2b">SolveMaxFlowWithMinCost</a>();</div><div class="line"><a name="l00583"></a><span class="lineno"> 583</span>  jresult = (jint)result; </div><div class="line"><a name="l00584"></a><span class="lineno"> 584</span>  <span class="keywordflow">return</span> jresult;</div><div class="line"><a name="l00585"></a><span class="lineno"> 585</span> }</div><div class="line"><a name="l00586"></a><span class="lineno"> 586</span> </div><div class="line"><a name="l00587"></a><span class="lineno"> 587</span> </div><div class="line"><a name="l00588"></a><span class="lineno"><a class="line" href="graph__java__wrap_8cc.html#a669a1430117ffe32e9025798aa0224d9"> 588</a></span> <a class="code" href="graph__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b">SWIGEXPORT</a> jlong JNICALL <a class="code" href="graph__java__wrap_8cc.html#a669a1430117ffe32e9025798aa0224d9">Java_com_google_ortools_graph_mainJNI_MinCostFlow_1getOptimalCost</a>(JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_) {</div><div class="line"><a name="l00589"></a><span class="lineno"> 589</span>  jlong jresult = 0 ;</div><div class="line"><a name="l00590"></a><span class="lineno"> 590</span>  <a class="code" href="classoperations__research_1_1_simple_min_cost_flow.html">operations_research::SimpleMinCostFlow</a> *arg1 = (<a class="code" href="classoperations__research_1_1_simple_min_cost_flow.html">operations_research::SimpleMinCostFlow</a> *) 0 ;</div><div class="line"><a name="l00591"></a><span class="lineno"> 591</span>  <a class="code" href="namespaceoperations__research.html#aee97ac67f280d35acdef2c5d461a85c3">operations_research::CostValue</a> result;</div><div class="line"><a name="l00592"></a><span class="lineno"> 592</span>  </div><div class="line"><a name="l00593"></a><span class="lineno"> 593</span>  (void)jenv;</div><div class="line"><a name="l00594"></a><span class="lineno"> 594</span>  (void)jcls;</div><div class="line"><a name="l00595"></a><span class="lineno"> 595</span>  (void)jarg1_;</div><div class="line"><a name="l00596"></a><span class="lineno"> 596</span>  arg1 = *(<a class="code" href="classoperations__research_1_1_simple_min_cost_flow.html">operations_research::SimpleMinCostFlow</a> **)&jarg1; </div><div class="line"><a name="l00597"></a><span class="lineno"> 597</span>  result = (<a class="code" href="namespaceoperations__research.html#aee97ac67f280d35acdef2c5d461a85c3">operations_research::CostValue</a>)((<a class="code" href="classoperations__research_1_1_simple_min_cost_flow.html">operations_research::SimpleMinCostFlow</a> <span class="keyword">const</span> *)arg1)->OptimalCost();</div><div class="line"><a name="l00598"></a><span class="lineno"> 598</span>  jresult = (jlong)result; </div><div class="line"><a name="l00599"></a><span class="lineno"> 599</span>  <span class="keywordflow">return</span> jresult;</div><div class="line"><a name="l00600"></a><span class="lineno"> 600</span> }</div><div class="line"><a name="l00601"></a><span class="lineno"> 601</span> </div><div class="line"><a name="l00602"></a><span class="lineno"> 602</span> </div><div class="line"><a name="l00603"></a><span class="lineno"><a class="line" href="graph__java__wrap_8cc.html#a165136379f8add8c7f240ffd31a43086"> 603</a></span> <a class="code" href="graph__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b">SWIGEXPORT</a> jlong JNICALL <a class="code" href="graph__java__wrap_8cc.html#a165136379f8add8c7f240ffd31a43086">Java_com_google_ortools_graph_mainJNI_MinCostFlow_1getMaximumFlow</a>(JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_) {</div><div class="line"><a name="l00604"></a><span class="lineno"> 604</span>  jlong jresult = 0 ;</div><div class="line"><a name="l00605"></a><span class="lineno"> 605</span>  <a class="code" href="classoperations__research_1_1_simple_min_cost_flow.html">operations_research::SimpleMinCostFlow</a> *arg1 = (<a class="code" href="classoperations__research_1_1_simple_min_cost_flow.html">operations_research::SimpleMinCostFlow</a> *) 0 ;</div><div class="line"><a name="l00606"></a><span class="lineno"> 606</span>  <a class="code" href="namespaceoperations__research.html#a259d58fc853dd928f2148dbcf1ef25cd">operations_research::FlowQuantity</a> result;</div><div class="line"><a name="l00607"></a><span class="lineno"> 607</span>  </div><div class="line"><a name="l00608"></a><span class="lineno"> 608</span>  (void)jenv;</div><div class="line"><a name="l00609"></a><span class="lineno"> 609</span>  (void)jcls;</div><div class="line"><a name="l00610"></a><span class="lineno"> 610</span>  (void)jarg1_;</div><div class="line"><a name="l00611"></a><span class="lineno"> 611</span>  arg1 = *(<a class="code" href="classoperations__research_1_1_simple_min_cost_flow.html">operations_research::SimpleMinCostFlow</a> **)&jarg1; </div><div class="line"><a name="l00612"></a><span class="lineno"> 612</span>  result = (<a class="code" href="namespaceoperations__research.html#a259d58fc853dd928f2148dbcf1ef25cd">operations_research::FlowQuantity</a>)((<a class="code" href="classoperations__research_1_1_simple_min_cost_flow.html">operations_research::SimpleMinCostFlow</a> <span class="keyword">const</span> *)arg1)->MaximumFlow();</div><div class="line"><a name="l00613"></a><span class="lineno"> 613</span>  jresult = (jlong)result; </div><div class="line"><a name="l00614"></a><span class="lineno"> 614</span>  <span class="keywordflow">return</span> jresult;</div><div class="line"><a name="l00615"></a><span class="lineno"> 615</span> }</div><div class="line"><a name="l00616"></a><span class="lineno"> 616</span> </div><div class="line"><a name="l00617"></a><span class="lineno"> 617</span> </div><div class="line"><a name="l00618"></a><span class="lineno"><a class="line" href="graph__java__wrap_8cc.html#a83c08588931dc960e92a6c846fa1bc6a"> 618</a></span> <a class="code" href="graph__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b">SWIGEXPORT</a> jlong JNICALL <a class="code" href="graph__java__wrap_8cc.html#a83c08588931dc960e92a6c846fa1bc6a">Java_com_google_ortools_graph_mainJNI_MinCostFlow_1getFlow</a>(JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_, jint jarg2) {</div><div class="line"><a name="l00619"></a><span class="lineno"> 619</span>  jlong jresult = 0 ;</div><div class="line"><a name="l00620"></a><span class="lineno"> 620</span>  <a class="code" href="classoperations__research_1_1_simple_min_cost_flow.html">operations_research::SimpleMinCostFlow</a> *arg1 = (<a class="code" href="classoperations__research_1_1_simple_min_cost_flow.html">operations_research::SimpleMinCostFlow</a> *) 0 ;</div><div class="line"><a name="l00621"></a><span class="lineno"> 621</span>  <a class="code" href="namespaceoperations__research.html#aecf320bda6e95d1edaf3a546673e3e6b">operations_research::ArcIndex</a> arg2 ;</div><div class="line"><a name="l00622"></a><span class="lineno"> 622</span>  <a class="code" href="namespaceoperations__research.html#a259d58fc853dd928f2148dbcf1ef25cd">operations_research::FlowQuantity</a> result;</div><div class="line"><a name="l00623"></a><span class="lineno"> 623</span>  </div><div class="line"><a name="l00624"></a><span class="lineno"> 624</span>  (void)jenv;</div><div class="line"><a name="l00625"></a><span class="lineno"> 625</span>  (void)jcls;</div><div class="line"><a name="l00626"></a><span class="lineno"> 626</span>  (void)jarg1_;</div><div class="line"><a name="l00627"></a><span class="lineno"> 627</span>  arg1 = *(<a class="code" href="classoperations__research_1_1_simple_min_cost_flow.html">operations_research::SimpleMinCostFlow</a> **)&jarg1; </div><div class="line"><a name="l00628"></a><span class="lineno"> 628</span>  arg2 = (<a class="code" href="namespaceoperations__research.html#aecf320bda6e95d1edaf3a546673e3e6b">operations_research::ArcIndex</a>)jarg2; </div><div class="line"><a name="l00629"></a><span class="lineno"> 629</span>  result = (<a class="code" href="namespaceoperations__research.html#a259d58fc853dd928f2148dbcf1ef25cd">operations_research::FlowQuantity</a>)((<a class="code" href="classoperations__research_1_1_simple_min_cost_flow.html">operations_research::SimpleMinCostFlow</a> <span class="keyword">const</span> *)arg1)->Flow(arg2);</div><div class="line"><a name="l00630"></a><span class="lineno"> 630</span>  jresult = (jlong)result; </div><div class="line"><a name="l00631"></a><span class="lineno"> 631</span>  <span class="keywordflow">return</span> jresult;</div><div class="line"><a name="l00632"></a><span class="lineno"> 632</span> }</div><div class="line"><a name="l00633"></a><span class="lineno"> 633</span> </div><div class="line"><a name="l00634"></a><span class="lineno"> 634</span> </div><div class="line"><a name="l00635"></a><span class="lineno"><a class="line" href="graph__java__wrap_8cc.html#af9de45d527c6445e67530504453bc3c0"> 635</a></span> <a class="code" href="graph__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b">SWIGEXPORT</a> jint JNICALL <a class="code" href="graph__java__wrap_8cc.html#af9de45d527c6445e67530504453bc3c0">Java_com_google_ortools_graph_mainJNI_MinCostFlow_1getNumNodes</a>(JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_) {</div><div class="line"><a name="l00636"></a><span class="lineno"> 636</span>  jint jresult = 0 ;</div><div class="line"><a name="l00637"></a><span class="lineno"> 637</span>  <a class="code" href="classoperations__research_1_1_simple_min_cost_flow.html">operations_research::SimpleMinCostFlow</a> *arg1 = (<a class="code" href="classoperations__research_1_1_simple_min_cost_flow.html">operations_research::SimpleMinCostFlow</a> *) 0 ;</div><div class="line"><a name="l00638"></a><span class="lineno"> 638</span>  <a class="code" href="namespaceoperations__research.html#a7ae31ba4c3b4899478e53ca13df35dfc">operations_research::NodeIndex</a> result;</div><div class="line"><a name="l00639"></a><span class="lineno"> 639</span>  </div><div class="line"><a name="l00640"></a><span class="lineno"> 640</span>  (void)jenv;</div><div class="line"><a name="l00641"></a><span class="lineno"> 641</span>  (void)jcls;</div><div class="line"><a name="l00642"></a><span class="lineno"> 642</span>  (void)jarg1_;</div><div class="line"><a name="l00643"></a><span class="lineno"> 643</span>  arg1 = *(<a class="code" href="classoperations__research_1_1_simple_min_cost_flow.html">operations_research::SimpleMinCostFlow</a> **)&jarg1; </div><div class="line"><a name="l00644"></a><span class="lineno"> 644</span>  result = (<a class="code" href="namespaceoperations__research.html#a7ae31ba4c3b4899478e53ca13df35dfc">operations_research::NodeIndex</a>)((<a class="code" href="classoperations__research_1_1_simple_min_cost_flow.html">operations_research::SimpleMinCostFlow</a> <span class="keyword">const</span> *)arg1)->NumNodes();</div><div class="line"><a name="l00645"></a><span class="lineno"> 645</span>  jresult = (jint)result; </div><div class="line"><a name="l00646"></a><span class="lineno"> 646</span>  <span class="keywordflow">return</span> jresult;</div><div class="line"><a name="l00647"></a><span class="lineno"> 647</span> }</div><div class="line"><a name="l00648"></a><span class="lineno"> 648</span> </div><div class="line"><a name="l00649"></a><span class="lineno"> 649</span> </div><div class="line"><a name="l00650"></a><span class="lineno"><a class="line" href="graph__java__wrap_8cc.html#a9e5ac85bc14a1e5e98d25bebb2c38b00"> 650</a></span> <a class="code" href="graph__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b">SWIGEXPORT</a> jint JNICALL <a class="code" href="graph__java__wrap_8cc.html#a9e5ac85bc14a1e5e98d25bebb2c38b00">Java_com_google_ortools_graph_mainJNI_MinCostFlow_1getNumArcs</a>(JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_) {</div><div class="line"><a name="l00651"></a><span class="lineno"> 651</span>  jint jresult = 0 ;</div><div class="line"><a name="l00652"></a><span class="lineno"> 652</span>  <a class="code" href="classoperations__research_1_1_simple_min_cost_flow.html">operations_research::SimpleMinCostFlow</a> *arg1 = (<a class="code" href="classoperations__research_1_1_simple_min_cost_flow.html">operations_research::SimpleMinCostFlow</a> *) 0 ;</div><div class="line"><a name="l00653"></a><span class="lineno"> 653</span>  <a class="code" href="namespaceoperations__research.html#aecf320bda6e95d1edaf3a546673e3e6b">operations_research::ArcIndex</a> result;</div><div class="line"><a name="l00654"></a><span class="lineno"> 654</span>  </div><div class="line"><a name="l00655"></a><span class="lineno"> 655</span>  (void)jenv;</div><div class="line"><a name="l00656"></a><span class="lineno"> 656</span>  (void)jcls;</div><div class="line"><a name="l00657"></a><span class="lineno"> 657</span>  (void)jarg1_;</div><div class="line"><a name="l00658"></a><span class="lineno"> 658</span>  arg1 = *(<a class="code" href="classoperations__research_1_1_simple_min_cost_flow.html">operations_research::SimpleMinCostFlow</a> **)&jarg1; </div><div class="line"><a name="l00659"></a><span class="lineno"> 659</span>  result = (<a class="code" href="namespaceoperations__research.html#aecf320bda6e95d1edaf3a546673e3e6b">operations_research::ArcIndex</a>)((<a class="code" href="classoperations__research_1_1_simple_min_cost_flow.html">operations_research::SimpleMinCostFlow</a> <span class="keyword">const</span> *)arg1)->NumArcs();</div><div class="line"><a name="l00660"></a><span class="lineno"> 660</span>  jresult = (jint)result; </div><div class="line"><a name="l00661"></a><span class="lineno"> 661</span>  <span class="keywordflow">return</span> jresult;</div><div class="line"><a name="l00662"></a><span class="lineno"> 662</span> }</div><div class="line"><a name="l00663"></a><span class="lineno"> 663</span> </div><div class="line"><a name="l00664"></a><span class="lineno"> 664</span> </div><div class="line"><a name="l00665"></a><span class="lineno"><a class="line" href="graph__java__wrap_8cc.html#a3656241428e5ead72f8b9ba5e7f79406"> 665</a></span> <a class="code" href="graph__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b">SWIGEXPORT</a> jint JNICALL <a class="code" href="graph__java__wrap_8cc.html#a3656241428e5ead72f8b9ba5e7f79406">Java_com_google_ortools_graph_mainJNI_MinCostFlow_1getTail</a>(JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_, jint jarg2) {</div><div class="line"><a name="l00666"></a><span class="lineno"> 666</span>  jint jresult = 0 ;</div><div class="line"><a name="l00667"></a><span class="lineno"> 667</span>  <a class="code" href="classoperations__research_1_1_simple_min_cost_flow.html">operations_research::SimpleMinCostFlow</a> *arg1 = (<a class="code" href="classoperations__research_1_1_simple_min_cost_flow.html">operations_research::SimpleMinCostFlow</a> *) 0 ;</div><div class="line"><a name="l00668"></a><span class="lineno"> 668</span>  <a class="code" href="namespaceoperations__research.html#aecf320bda6e95d1edaf3a546673e3e6b">operations_research::ArcIndex</a> arg2 ;</div><div class="line"><a name="l00669"></a><span class="lineno"> 669</span>  <a class="code" href="namespaceoperations__research.html#a7ae31ba4c3b4899478e53ca13df35dfc">operations_research::NodeIndex</a> result;</div><div class="line"><a name="l00670"></a><span class="lineno"> 670</span>  </div><div class="line"><a name="l00671"></a><span class="lineno"> 671</span>  (void)jenv;</div><div class="line"><a name="l00672"></a><span class="lineno"> 672</span>  (void)jcls;</div><div class="line"><a name="l00673"></a><span class="lineno"> 673</span>  (void)jarg1_;</div><div class="line"><a name="l00674"></a><span class="lineno"> 674</span>  arg1 = *(<a class="code" href="classoperations__research_1_1_simple_min_cost_flow.html">operations_research::SimpleMinCostFlow</a> **)&jarg1; </div><div class="line"><a name="l00675"></a><span class="lineno"> 675</span>  arg2 = (<a class="code" href="namespaceoperations__research.html#aecf320bda6e95d1edaf3a546673e3e6b">operations_research::ArcIndex</a>)jarg2; </div><div class="line"><a name="l00676"></a><span class="lineno"> 676</span>  result = (<a class="code" href="namespaceoperations__research.html#a7ae31ba4c3b4899478e53ca13df35dfc">operations_research::NodeIndex</a>)((<a class="code" href="classoperations__research_1_1_simple_min_cost_flow.html">operations_research::SimpleMinCostFlow</a> <span class="keyword">const</span> *)arg1)->Tail(arg2);</div><div class="line"><a name="l00677"></a><span class="lineno"> 677</span>  jresult = (jint)result; </div><div class="line"><a name="l00678"></a><span class="lineno"> 678</span>  <span class="keywordflow">return</span> jresult;</div><div class="line"><a name="l00679"></a><span class="lineno"> 679</span> }</div><div class="line"><a name="l00680"></a><span class="lineno"> 680</span> </div><div class="line"><a name="l00681"></a><span class="lineno"> 681</span> </div><div class="line"><a name="l00682"></a><span class="lineno"><a class="line" href="graph__java__wrap_8cc.html#a0effc8b7dc8aa268ca2396304723781e"> 682</a></span> <a class="code" href="graph__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b">SWIGEXPORT</a> jint JNICALL <a class="code" href="graph__java__wrap_8cc.html#a0effc8b7dc8aa268ca2396304723781e">Java_com_google_ortools_graph_mainJNI_MinCostFlow_1getHead</a>(JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_, jint jarg2) {</div><div class="line"><a name="l00683"></a><span class="lineno"> 683</span>  jint jresult = 0 ;</div><div class="line"><a name="l00684"></a><span class="lineno"> 684</span>  <a class="code" href="classoperations__research_1_1_simple_min_cost_flow.html">operations_research::SimpleMinCostFlow</a> *arg1 = (<a class="code" href="classoperations__research_1_1_simple_min_cost_flow.html">operations_research::SimpleMinCostFlow</a> *) 0 ;</div><div class="line"><a name="l00685"></a><span class="lineno"> 685</span>  <a class="code" href="namespaceoperations__research.html#aecf320bda6e95d1edaf3a546673e3e6b">operations_research::ArcIndex</a> arg2 ;</div><div class="line"><a name="l00686"></a><span class="lineno"> 686</span>  <a class="code" href="namespaceoperations__research.html#a7ae31ba4c3b4899478e53ca13df35dfc">operations_research::NodeIndex</a> result;</div><div class="line"><a name="l00687"></a><span class="lineno"> 687</span>  </div><div class="line"><a name="l00688"></a><span class="lineno"> 688</span>  (void)jenv;</div><div class="line"><a name="l00689"></a><span class="lineno"> 689</span>  (void)jcls;</div><div class="line"><a name="l00690"></a><span class="lineno"> 690</span>  (void)jarg1_;</div><div class="line"><a name="l00691"></a><span class="lineno"> 691</span>  arg1 = *(<a class="code" href="classoperations__research_1_1_simple_min_cost_flow.html">operations_research::SimpleMinCostFlow</a> **)&jarg1; </div><div class="line"><a name="l00692"></a><span class="lineno"> 692</span>  arg2 = (<a class="code" href="namespaceoperations__research.html#aecf320bda6e95d1edaf3a546673e3e6b">operations_research::ArcIndex</a>)jarg2; </div><div class="line"><a name="l00693"></a><span class="lineno"> 693</span>  result = (<a class="code" href="namespaceoperations__research.html#a7ae31ba4c3b4899478e53ca13df35dfc">operations_research::NodeIndex</a>)((<a class="code" href="classoperations__research_1_1_simple_min_cost_flow.html">operations_research::SimpleMinCostFlow</a> <span class="keyword">const</span> *)arg1)->Head(arg2);</div><div class="line"><a name="l00694"></a><span class="lineno"> 694</span>  jresult = (jint)result; </div><div class="line"><a name="l00695"></a><span class="lineno"> 695</span>  <span class="keywordflow">return</span> jresult;</div><div class="line"><a name="l00696"></a><span class="lineno"> 696</span> }</div><div class="line"><a name="l00697"></a><span class="lineno"> 697</span> </div><div class="line"><a name="l00698"></a><span class="lineno"> 698</span> </div><div class="line"><a name="l00699"></a><span class="lineno"><a class="line" href="graph__java__wrap_8cc.html#a8829ab53bb5f78d4c89a4c4aa70088a6"> 699</a></span> <a class="code" href="graph__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b">SWIGEXPORT</a> jlong JNICALL <a class="code" href="graph__java__wrap_8cc.html#a8829ab53bb5f78d4c89a4c4aa70088a6">Java_com_google_ortools_graph_mainJNI_MinCostFlow_1getCapacity</a>(JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_, jint jarg2) {</div><div class="line"><a name="l00700"></a><span class="lineno"> 700</span>  jlong jresult = 0 ;</div><div class="line"><a name="l00701"></a><span class="lineno"> 701</span>  <a class="code" href="classoperations__research_1_1_simple_min_cost_flow.html">operations_research::SimpleMinCostFlow</a> *arg1 = (<a class="code" href="classoperations__research_1_1_simple_min_cost_flow.html">operations_research::SimpleMinCostFlow</a> *) 0 ;</div><div class="line"><a name="l00702"></a><span class="lineno"> 702</span>  <a class="code" href="namespaceoperations__research.html#aecf320bda6e95d1edaf3a546673e3e6b">operations_research::ArcIndex</a> arg2 ;</div><div class="line"><a name="l00703"></a><span class="lineno"> 703</span>  <a class="code" href="namespaceoperations__research.html#a259d58fc853dd928f2148dbcf1ef25cd">operations_research::FlowQuantity</a> result;</div><div class="line"><a name="l00704"></a><span class="lineno"> 704</span>  </div><div class="line"><a name="l00705"></a><span class="lineno"> 705</span>  (void)jenv;</div><div class="line"><a name="l00706"></a><span class="lineno"> 706</span>  (void)jcls;</div><div class="line"><a name="l00707"></a><span class="lineno"> 707</span>  (void)jarg1_;</div><div class="line"><a name="l00708"></a><span class="lineno"> 708</span>  arg1 = *(<a class="code" href="classoperations__research_1_1_simple_min_cost_flow.html">operations_research::SimpleMinCostFlow</a> **)&jarg1; </div><div class="line"><a name="l00709"></a><span class="lineno"> 709</span>  arg2 = (<a class="code" href="namespaceoperations__research.html#aecf320bda6e95d1edaf3a546673e3e6b">operations_research::ArcIndex</a>)jarg2; </div><div class="line"><a name="l00710"></a><span class="lineno"> 710</span>  result = (<a class="code" href="namespaceoperations__research.html#a259d58fc853dd928f2148dbcf1ef25cd">operations_research::FlowQuantity</a>)((<a class="code" href="classoperations__research_1_1_simple_min_cost_flow.html">operations_research::SimpleMinCostFlow</a> <span class="keyword">const</span> *)arg1)->Capacity(arg2);</div><div class="line"><a name="l00711"></a><span class="lineno"> 711</span>  jresult = (jlong)result; </div><div class="line"><a name="l00712"></a><span class="lineno"> 712</span>  <span class="keywordflow">return</span> jresult;</div><div class="line"><a name="l00713"></a><span class="lineno"> 713</span> }</div><div class="line"><a name="l00714"></a><span class="lineno"> 714</span> </div><div class="line"><a name="l00715"></a><span class="lineno"> 715</span> </div><div class="line"><a name="l00716"></a><span class="lineno"><a class="line" href="graph__java__wrap_8cc.html#af11a1d1fb52d6537228e6fc97bc831cd"> 716</a></span> <a class="code" href="graph__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b">SWIGEXPORT</a> jlong JNICALL <a class="code" href="graph__java__wrap_8cc.html#af11a1d1fb52d6537228e6fc97bc831cd">Java_com_google_ortools_graph_mainJNI_MinCostFlow_1getSupply</a>(JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_, jint jarg2) {</div><div class="line"><a name="l00717"></a><span class="lineno"> 717</span>  jlong jresult = 0 ;</div><div class="line"><a name="l00718"></a><span class="lineno"> 718</span>  <a class="code" href="classoperations__research_1_1_simple_min_cost_flow.html">operations_research::SimpleMinCostFlow</a> *arg1 = (<a class="code" href="classoperations__research_1_1_simple_min_cost_flow.html">operations_research::SimpleMinCostFlow</a> *) 0 ;</div><div class="line"><a name="l00719"></a><span class="lineno"> 719</span>  <a class="code" href="namespaceoperations__research.html#a7ae31ba4c3b4899478e53ca13df35dfc">operations_research::NodeIndex</a> arg2 ;</div><div class="line"><a name="l00720"></a><span class="lineno"> 720</span>  <a class="code" href="namespaceoperations__research.html#a259d58fc853dd928f2148dbcf1ef25cd">operations_research::FlowQuantity</a> result;</div><div class="line"><a name="l00721"></a><span class="lineno"> 721</span>  </div><div class="line"><a name="l00722"></a><span class="lineno"> 722</span>  (void)jenv;</div><div class="line"><a name="l00723"></a><span class="lineno"> 723</span>  (void)jcls;</div><div class="line"><a name="l00724"></a><span class="lineno"> 724</span>  (void)jarg1_;</div><div class="line"><a name="l00725"></a><span class="lineno"> 725</span>  arg1 = *(<a class="code" href="classoperations__research_1_1_simple_min_cost_flow.html">operations_research::SimpleMinCostFlow</a> **)&jarg1; </div><div class="line"><a name="l00726"></a><span class="lineno"> 726</span>  arg2 = (<a class="code" href="namespaceoperations__research.html#a7ae31ba4c3b4899478e53ca13df35dfc">operations_research::NodeIndex</a>)jarg2; </div><div class="line"><a name="l00727"></a><span class="lineno"> 727</span>  result = (<a class="code" href="namespaceoperations__research.html#a259d58fc853dd928f2148dbcf1ef25cd">operations_research::FlowQuantity</a>)((<a class="code" href="classoperations__research_1_1_simple_min_cost_flow.html">operations_research::SimpleMinCostFlow</a> <span class="keyword">const</span> *)arg1)->Supply(arg2);</div><div class="line"><a name="l00728"></a><span class="lineno"> 728</span>  jresult = (jlong)result; </div><div class="line"><a name="l00729"></a><span class="lineno"> 729</span>  <span class="keywordflow">return</span> jresult;</div><div class="line"><a name="l00730"></a><span class="lineno"> 730</span> }</div><div class="line"><a name="l00731"></a><span class="lineno"> 731</span> </div><div class="line"><a name="l00732"></a><span class="lineno"> 732</span> </div><div class="line"><a name="l00733"></a><span class="lineno"><a class="line" href="graph__java__wrap_8cc.html#afda0381cdd4dc8a2397573498945f9aa"> 733</a></span> <a class="code" href="graph__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b">SWIGEXPORT</a> jlong JNICALL <a class="code" href="graph__java__wrap_8cc.html#afda0381cdd4dc8a2397573498945f9aa">Java_com_google_ortools_graph_mainJNI_MinCostFlow_1getUnitCost</a>(JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_, jint jarg2) {</div><div class="line"><a name="l00734"></a><span class="lineno"> 734</span>  jlong jresult = 0 ;</div><div class="line"><a name="l00735"></a><span class="lineno"> 735</span>  <a class="code" href="classoperations__research_1_1_simple_min_cost_flow.html">operations_research::SimpleMinCostFlow</a> *arg1 = (<a class="code" href="classoperations__research_1_1_simple_min_cost_flow.html">operations_research::SimpleMinCostFlow</a> *) 0 ;</div><div class="line"><a name="l00736"></a><span class="lineno"> 736</span>  <a class="code" href="namespaceoperations__research.html#aecf320bda6e95d1edaf3a546673e3e6b">operations_research::ArcIndex</a> arg2 ;</div><div class="line"><a name="l00737"></a><span class="lineno"> 737</span>  <a class="code" href="namespaceoperations__research.html#aee97ac67f280d35acdef2c5d461a85c3">operations_research::CostValue</a> result;</div><div class="line"><a name="l00738"></a><span class="lineno"> 738</span>  </div><div class="line"><a name="l00739"></a><span class="lineno"> 739</span>  (void)jenv;</div><div class="line"><a name="l00740"></a><span class="lineno"> 740</span>  (void)jcls;</div><div class="line"><a name="l00741"></a><span class="lineno"> 741</span>  (void)jarg1_;</div><div class="line"><a name="l00742"></a><span class="lineno"> 742</span>  arg1 = *(<a class="code" href="classoperations__research_1_1_simple_min_cost_flow.html">operations_research::SimpleMinCostFlow</a> **)&jarg1; </div><div class="line"><a name="l00743"></a><span class="lineno"> 743</span>  arg2 = (<a class="code" href="namespaceoperations__research.html#aecf320bda6e95d1edaf3a546673e3e6b">operations_research::ArcIndex</a>)jarg2; </div><div class="line"><a name="l00744"></a><span class="lineno"> 744</span>  result = (<a class="code" href="namespaceoperations__research.html#aee97ac67f280d35acdef2c5d461a85c3">operations_research::CostValue</a>)((<a class="code" href="classoperations__research_1_1_simple_min_cost_flow.html">operations_research::SimpleMinCostFlow</a> <span class="keyword">const</span> *)arg1)->UnitCost(arg2);</div><div class="line"><a name="l00745"></a><span class="lineno"> 745</span>  jresult = (jlong)result; </div><div class="line"><a name="l00746"></a><span class="lineno"> 746</span>  <span class="keywordflow">return</span> jresult;</div><div class="line"><a name="l00747"></a><span class="lineno"> 747</span> }</div><div class="line"><a name="l00748"></a><span class="lineno"> 748</span> </div><div class="line"><a name="l00749"></a><span class="lineno"> 749</span> </div><div class="line"><a name="l00750"></a><span class="lineno"><a class="line" href="graph__java__wrap_8cc.html#a453291bff1e9bd0a8a386c8d3a2e9010"> 750</a></span> <a class="code" href="graph__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b">SWIGEXPORT</a> <span class="keywordtype">void</span> JNICALL <a class="code" href="graph__java__wrap_8cc.html#a453291bff1e9bd0a8a386c8d3a2e9010">Java_com_google_ortools_graph_mainJNI_delete_1MinCostFlow</a>(JNIEnv *jenv, jclass jcls, jlong jarg1) {</div><div class="line"><a name="l00751"></a><span class="lineno"> 751</span>  <a class="code" href="classoperations__research_1_1_simple_min_cost_flow.html">operations_research::SimpleMinCostFlow</a> *arg1 = (<a class="code" href="classoperations__research_1_1_simple_min_cost_flow.html">operations_research::SimpleMinCostFlow</a> *) 0 ;</div><div class="line"><a name="l00752"></a><span class="lineno"> 752</span>  </div><div class="line"><a name="l00753"></a><span class="lineno"> 753</span>  (void)jenv;</div><div class="line"><a name="l00754"></a><span class="lineno"> 754</span>  (void)jcls;</div><div class="line"><a name="l00755"></a><span class="lineno"> 755</span>  arg1 = *(<a class="code" href="classoperations__research_1_1_simple_min_cost_flow.html">operations_research::SimpleMinCostFlow</a> **)&jarg1; </div><div class="line"><a name="l00756"></a><span class="lineno"> 756</span>  <span class="keyword">delete</span> arg1;</div><div class="line"><a name="l00757"></a><span class="lineno"> 757</span> }</div><div class="line"><a name="l00758"></a><span class="lineno"> 758</span> </div><div class="line"><a name="l00759"></a><span class="lineno"> 759</span> </div><div class="line"><a name="l00760"></a><span class="lineno"><a class="line" href="graph__java__wrap_8cc.html#a809160d406c6bf72c1ad4286e2e707d6"> 760</a></span> <a class="code" href="graph__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b">SWIGEXPORT</a> jlong JNICALL <a class="code" href="graph__java__wrap_8cc.html#a809160d406c6bf72c1ad4286e2e707d6">Java_com_google_ortools_graph_mainJNI_new_1LinearSumAssignment</a>(JNIEnv *jenv, jclass jcls) {</div><div class="line"><a name="l00761"></a><span class="lineno"> 761</span>  jlong jresult = 0 ;</div><div class="line"><a name="l00762"></a><span class="lineno"> 762</span>  <a class="code" href="classoperations__research_1_1_simple_linear_sum_assignment.html">operations_research::SimpleLinearSumAssignment</a> *result = 0 ;</div><div class="line"><a name="l00763"></a><span class="lineno"> 763</span>  </div><div class="line"><a name="l00764"></a><span class="lineno"> 764</span>  (void)jenv;</div><div class="line"><a name="l00765"></a><span class="lineno"> 765</span>  (void)jcls;</div><div class="line"><a name="l00766"></a><span class="lineno"> 766</span>  result = (<a class="code" href="classoperations__research_1_1_simple_linear_sum_assignment.html">operations_research::SimpleLinearSumAssignment</a> *)<span class="keyword">new</span> <a class="code" href="classoperations__research_1_1_simple_linear_sum_assignment.html">operations_research::SimpleLinearSumAssignment</a>();</div><div class="line"><a name="l00767"></a><span class="lineno"> 767</span>  *(<a class="code" href="classoperations__research_1_1_simple_linear_sum_assignment.html">operations_research::SimpleLinearSumAssignment</a> **)&jresult = result; </div><div class="line"><a name="l00768"></a><span class="lineno"> 768</span>  <span class="keywordflow">return</span> jresult;</div><div class="line"><a name="l00769"></a><span class="lineno"> 769</span> }</div><div class="line"><a name="l00770"></a><span class="lineno"> 770</span> </div><div class="line"><a name="l00771"></a><span class="lineno"> 771</span> </div><div class="line"><a name="l00772"></a><span class="lineno"><a class="line" href="graph__java__wrap_8cc.html#ab76ce31d5a830724839d9fe3a8348ae9"> 772</a></span> <a class="code" href="graph__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b">SWIGEXPORT</a> jint JNICALL <a class="code" href="graph__java__wrap_8cc.html#ab76ce31d5a830724839d9fe3a8348ae9">Java_com_google_ortools_graph_mainJNI_LinearSumAssignment_1addArcWithCost</a>(JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_, jint jarg2, jint jarg3, jlong jarg4) {</div><div class="line"><a name="l00773"></a><span class="lineno"> 773</span>  jint jresult = 0 ;</div><div class="line"><a name="l00774"></a><span class="lineno"> 774</span>  <a class="code" href="classoperations__research_1_1_simple_linear_sum_assignment.html">operations_research::SimpleLinearSumAssignment</a> *arg1 = (<a class="code" href="classoperations__research_1_1_simple_linear_sum_assignment.html">operations_research::SimpleLinearSumAssignment</a> *) 0 ;</div><div class="line"><a name="l00775"></a><span class="lineno"> 775</span>  <a class="code" href="namespaceoperations__research.html#a7ae31ba4c3b4899478e53ca13df35dfc">operations_research::NodeIndex</a> arg2 ;</div><div class="line"><a name="l00776"></a><span class="lineno"> 776</span>  <a class="code" href="namespaceoperations__research.html#a7ae31ba4c3b4899478e53ca13df35dfc">operations_research::NodeIndex</a> arg3 ;</div><div class="line"><a name="l00777"></a><span class="lineno"> 777</span>  <a class="code" href="namespaceoperations__research.html#aee97ac67f280d35acdef2c5d461a85c3">operations_research::CostValue</a> arg4 ;</div><div class="line"><a name="l00778"></a><span class="lineno"> 778</span>  <a class="code" href="namespaceoperations__research.html#aecf320bda6e95d1edaf3a546673e3e6b">operations_research::ArcIndex</a> result;</div><div class="line"><a name="l00779"></a><span class="lineno"> 779</span>  </div><div class="line"><a name="l00780"></a><span class="lineno"> 780</span>  (void)jenv;</div><div class="line"><a name="l00781"></a><span class="lineno"> 781</span>  (void)jcls;</div><div class="line"><a name="l00782"></a><span class="lineno"> 782</span>  (void)jarg1_;</div><div class="line"><a name="l00783"></a><span class="lineno"> 783</span>  arg1 = *(<a class="code" href="classoperations__research_1_1_simple_linear_sum_assignment.html">operations_research::SimpleLinearSumAssignment</a> **)&jarg1; </div><div class="line"><a name="l00784"></a><span class="lineno"> 784</span>  arg2 = (<a class="code" href="namespaceoperations__research.html#a7ae31ba4c3b4899478e53ca13df35dfc">operations_research::NodeIndex</a>)jarg2; </div><div class="line"><a name="l00785"></a><span class="lineno"> 785</span>  arg3 = (<a class="code" href="namespaceoperations__research.html#a7ae31ba4c3b4899478e53ca13df35dfc">operations_research::NodeIndex</a>)jarg3; </div><div class="line"><a name="l00786"></a><span class="lineno"> 786</span>  arg4 = (<a class="code" href="namespaceoperations__research.html#aee97ac67f280d35acdef2c5d461a85c3">operations_research::CostValue</a>)jarg4; </div><div class="line"><a name="l00787"></a><span class="lineno"> 787</span>  result = (<a class="code" href="namespaceoperations__research.html#aecf320bda6e95d1edaf3a546673e3e6b">operations_research::ArcIndex</a>)(arg1)-><a class="code" href="classoperations__research_1_1_simple_linear_sum_assignment.html#a803958326b7485a7a8f1062f12c00698">AddArcWithCost</a>(arg2,arg3,arg4);</div><div class="line"><a name="l00788"></a><span class="lineno"> 788</span>  jresult = (jint)result; </div><div class="line"><a name="l00789"></a><span class="lineno"> 789</span>  <span class="keywordflow">return</span> jresult;</div><div class="line"><a name="l00790"></a><span class="lineno"> 790</span> }</div><div class="line"><a name="l00791"></a><span class="lineno"> 791</span> </div><div class="line"><a name="l00792"></a><span class="lineno"> 792</span> </div><div class="line"><a name="l00793"></a><span class="lineno"><a class="line" href="graph__java__wrap_8cc.html#af6773ae93d9c316ae5d759c22b5cbc62"> 793</a></span> <a class="code" href="graph__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b">SWIGEXPORT</a> jint JNICALL <a class="code" href="graph__java__wrap_8cc.html#af6773ae93d9c316ae5d759c22b5cbc62">Java_com_google_ortools_graph_mainJNI_LinearSumAssignment_1getNumNodes</a>(JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_) {</div><div class="line"><a name="l00794"></a><span class="lineno"> 794</span>  jint jresult = 0 ;</div><div class="line"><a name="l00795"></a><span class="lineno"> 795</span>  <a class="code" href="classoperations__research_1_1_simple_linear_sum_assignment.html">operations_research::SimpleLinearSumAssignment</a> *arg1 = (<a class="code" href="classoperations__research_1_1_simple_linear_sum_assignment.html">operations_research::SimpleLinearSumAssignment</a> *) 0 ;</div><div class="line"><a name="l00796"></a><span class="lineno"> 796</span>  <a class="code" href="namespaceoperations__research.html#a7ae31ba4c3b4899478e53ca13df35dfc">operations_research::NodeIndex</a> result;</div><div class="line"><a name="l00797"></a><span class="lineno"> 797</span>  </div><div class="line"><a name="l00798"></a><span class="lineno"> 798</span>  (void)jenv;</div><div class="line"><a name="l00799"></a><span class="lineno"> 799</span>  (void)jcls;</div><div class="line"><a name="l00800"></a><span class="lineno"> 800</span>  (void)jarg1_;</div><div class="line"><a name="l00801"></a><span class="lineno"> 801</span>  arg1 = *(<a class="code" href="classoperations__research_1_1_simple_linear_sum_assignment.html">operations_research::SimpleLinearSumAssignment</a> **)&jarg1; </div><div class="line"><a name="l00802"></a><span class="lineno"> 802</span>  result = (<a class="code" href="namespaceoperations__research.html#a7ae31ba4c3b4899478e53ca13df35dfc">operations_research::NodeIndex</a>)((<a class="code" href="classoperations__research_1_1_simple_linear_sum_assignment.html">operations_research::SimpleLinearSumAssignment</a> <span class="keyword">const</span> *)arg1)->NumNodes();</div><div class="line"><a name="l00803"></a><span class="lineno"> 803</span>  jresult = (jint)result; </div><div class="line"><a name="l00804"></a><span class="lineno"> 804</span>  <span class="keywordflow">return</span> jresult;</div><div class="line"><a name="l00805"></a><span class="lineno"> 805</span> }</div><div class="line"><a name="l00806"></a><span class="lineno"> 806</span> </div><div class="line"><a name="l00807"></a><span class="lineno"> 807</span> </div><div class="line"><a name="l00808"></a><span class="lineno"><a class="line" href="graph__java__wrap_8cc.html#ae2199310f9ea9bd2a617a2ef34a3344d"> 808</a></span> <a class="code" href="graph__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b">SWIGEXPORT</a> jint JNICALL <a class="code" href="graph__java__wrap_8cc.html#ae2199310f9ea9bd2a617a2ef34a3344d">Java_com_google_ortools_graph_mainJNI_LinearSumAssignment_1getNumArcs</a>(JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_) {</div><div class="line"><a name="l00809"></a><span class="lineno"> 809</span>  jint jresult = 0 ;</div><div class="line"><a name="l00810"></a><span class="lineno"> 810</span>  <a class="code" href="classoperations__research_1_1_simple_linear_sum_assignment.html">operations_research::SimpleLinearSumAssignment</a> *arg1 = (<a class="code" href="classoperations__research_1_1_simple_linear_sum_assignment.html">operations_research::SimpleLinearSumAssignment</a> *) 0 ;</div><div class="line"><a name="l00811"></a><span class="lineno"> 811</span>  <a class="code" href="namespaceoperations__research.html#aecf320bda6e95d1edaf3a546673e3e6b">operations_research::ArcIndex</a> result;</div><div class="line"><a name="l00812"></a><span class="lineno"> 812</span>  </div><div class="line"><a name="l00813"></a><span class="lineno"> 813</span>  (void)jenv;</div><div class="line"><a name="l00814"></a><span class="lineno"> 814</span>  (void)jcls;</div><div class="line"><a name="l00815"></a><span class="lineno"> 815</span>  (void)jarg1_;</div><div class="line"><a name="l00816"></a><span class="lineno"> 816</span>  arg1 = *(<a class="code" href="classoperations__research_1_1_simple_linear_sum_assignment.html">operations_research::SimpleLinearSumAssignment</a> **)&jarg1; </div><div class="line"><a name="l00817"></a><span class="lineno"> 817</span>  result = (<a class="code" href="namespaceoperations__research.html#aecf320bda6e95d1edaf3a546673e3e6b">operations_research::ArcIndex</a>)((<a class="code" href="classoperations__research_1_1_simple_linear_sum_assignment.html">operations_research::SimpleLinearSumAssignment</a> <span class="keyword">const</span> *)arg1)->NumArcs();</div><div class="line"><a name="l00818"></a><span class="lineno"> 818</span>  jresult = (jint)result; </div><div class="line"><a name="l00819"></a><span class="lineno"> 819</span>  <span class="keywordflow">return</span> jresult;</div><div class="line"><a name="l00820"></a><span class="lineno"> 820</span> }</div><div class="line"><a name="l00821"></a><span class="lineno"> 821</span> </div><div class="line"><a name="l00822"></a><span class="lineno"> 822</span> </div><div class="line"><a name="l00823"></a><span class="lineno"><a class="line" href="graph__java__wrap_8cc.html#ad3b029f7116eeae44017d200d10130d9"> 823</a></span> <a class="code" href="graph__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b">SWIGEXPORT</a> jint JNICALL <a class="code" href="graph__java__wrap_8cc.html#ad3b029f7116eeae44017d200d10130d9">Java_com_google_ortools_graph_mainJNI_LinearSumAssignment_1getLeftNode</a>(JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_, jint jarg2) {</div><div class="line"><a name="l00824"></a><span class="lineno"> 824</span>  jint jresult = 0 ;</div><div class="line"><a name="l00825"></a><span class="lineno"> 825</span>  <a class="code" href="classoperations__research_1_1_simple_linear_sum_assignment.html">operations_research::SimpleLinearSumAssignment</a> *arg1 = (<a class="code" href="classoperations__research_1_1_simple_linear_sum_assignment.html">operations_research::SimpleLinearSumAssignment</a> *) 0 ;</div><div class="line"><a name="l00826"></a><span class="lineno"> 826</span>  <a class="code" href="namespaceoperations__research.html#aecf320bda6e95d1edaf3a546673e3e6b">operations_research::ArcIndex</a> arg2 ;</div><div class="line"><a name="l00827"></a><span class="lineno"> 827</span>  <a class="code" href="namespaceoperations__research.html#a7ae31ba4c3b4899478e53ca13df35dfc">operations_research::NodeIndex</a> result;</div><div class="line"><a name="l00828"></a><span class="lineno"> 828</span>  </div><div class="line"><a name="l00829"></a><span class="lineno"> 829</span>  (void)jenv;</div><div class="line"><a name="l00830"></a><span class="lineno"> 830</span>  (void)jcls;</div><div class="line"><a name="l00831"></a><span class="lineno"> 831</span>  (void)jarg1_;</div><div class="line"><a name="l00832"></a><span class="lineno"> 832</span>  arg1 = *(<a class="code" href="classoperations__research_1_1_simple_linear_sum_assignment.html">operations_research::SimpleLinearSumAssignment</a> **)&jarg1; </div><div class="line"><a name="l00833"></a><span class="lineno"> 833</span>  arg2 = (<a class="code" href="namespaceoperations__research.html#aecf320bda6e95d1edaf3a546673e3e6b">operations_research::ArcIndex</a>)jarg2; </div><div class="line"><a name="l00834"></a><span class="lineno"> 834</span>  result = (<a class="code" href="namespaceoperations__research.html#a7ae31ba4c3b4899478e53ca13df35dfc">operations_research::NodeIndex</a>)((<a class="code" href="classoperations__research_1_1_simple_linear_sum_assignment.html">operations_research::SimpleLinearSumAssignment</a> <span class="keyword">const</span> *)arg1)->LeftNode(arg2);</div><div class="line"><a name="l00835"></a><span class="lineno"> 835</span>  jresult = (jint)result; </div><div class="line"><a name="l00836"></a><span class="lineno"> 836</span>  <span class="keywordflow">return</span> jresult;</div><div class="line"><a name="l00837"></a><span class="lineno"> 837</span> }</div><div class="line"><a name="l00838"></a><span class="lineno"> 838</span> </div><div class="line"><a name="l00839"></a><span class="lineno"> 839</span> </div><div class="line"><a name="l00840"></a><span class="lineno"><a class="line" href="graph__java__wrap_8cc.html#ae4b458a3ca6d834fd31f10a465c58a70"> 840</a></span> <a class="code" href="graph__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b">SWIGEXPORT</a> jint JNICALL <a class="code" href="graph__java__wrap_8cc.html#ae4b458a3ca6d834fd31f10a465c58a70">Java_com_google_ortools_graph_mainJNI_LinearSumAssignment_1getRightNode</a>(JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_, jint jarg2) {</div><div class="line"><a name="l00841"></a><span class="lineno"> 841</span>  jint jresult = 0 ;</div><div class="line"><a name="l00842"></a><span class="lineno"> 842</span>  <a class="code" href="classoperations__research_1_1_simple_linear_sum_assignment.html">operations_research::SimpleLinearSumAssignment</a> *arg1 = (<a class="code" href="classoperations__research_1_1_simple_linear_sum_assignment.html">operations_research::SimpleLinearSumAssignment</a> *) 0 ;</div><div class="line"><a name="l00843"></a><span class="lineno"> 843</span>  <a class="code" href="namespaceoperations__research.html#aecf320bda6e95d1edaf3a546673e3e6b">operations_research::ArcIndex</a> arg2 ;</div><div class="line"><a name="l00844"></a><span class="lineno"> 844</span>  <a class="code" href="namespaceoperations__research.html#a7ae31ba4c3b4899478e53ca13df35dfc">operations_research::NodeIndex</a> result;</div><div class="line"><a name="l00845"></a><span class="lineno"> 845</span>  </div><div class="line"><a name="l00846"></a><span class="lineno"> 846</span>  (void)jenv;</div><div class="line"><a name="l00847"></a><span class="lineno"> 847</span>  (void)jcls;</div><div class="line"><a name="l00848"></a><span class="lineno"> 848</span>  (void)jarg1_;</div><div class="line"><a name="l00849"></a><span class="lineno"> 849</span>  arg1 = *(<a class="code" href="classoperations__research_1_1_simple_linear_sum_assignment.html">operations_research::SimpleLinearSumAssignment</a> **)&jarg1; </div><div class="line"><a name="l00850"></a><span class="lineno"> 850</span>  arg2 = (<a class="code" href="namespaceoperations__research.html#aecf320bda6e95d1edaf3a546673e3e6b">operations_research::ArcIndex</a>)jarg2; </div><div class="line"><a name="l00851"></a><span class="lineno"> 851</span>  result = (<a class="code" href="namespaceoperations__research.html#a7ae31ba4c3b4899478e53ca13df35dfc">operations_research::NodeIndex</a>)((<a class="code" href="classoperations__research_1_1_simple_linear_sum_assignment.html">operations_research::SimpleLinearSumAssignment</a> <span class="keyword">const</span> *)arg1)->RightNode(arg2);</div><div class="line"><a name="l00852"></a><span class="lineno"> 852</span>  jresult = (jint)result; </div><div class="line"><a name="l00853"></a><span class="lineno"> 853</span>  <span class="keywordflow">return</span> jresult;</div><div class="line"><a name="l00854"></a><span class="lineno"> 854</span> }</div><div class="line"><a name="l00855"></a><span class="lineno"> 855</span> </div><div class="line"><a name="l00856"></a><span class="lineno"> 856</span> </div><div class="line"><a name="l00857"></a><span class="lineno"><a class="line" href="graph__java__wrap_8cc.html#a69c944a9910588c31351f82cf68b0359"> 857</a></span> <a class="code" href="graph__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b">SWIGEXPORT</a> jlong JNICALL <a class="code" href="graph__java__wrap_8cc.html#a69c944a9910588c31351f82cf68b0359">Java_com_google_ortools_graph_mainJNI_LinearSumAssignment_1getCost</a>(JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_, jint jarg2) {</div><div class="line"><a name="l00858"></a><span class="lineno"> 858</span>  jlong jresult = 0 ;</div><div class="line"><a name="l00859"></a><span class="lineno"> 859</span>  <a class="code" href="classoperations__research_1_1_simple_linear_sum_assignment.html">operations_research::SimpleLinearSumAssignment</a> *arg1 = (<a class="code" href="classoperations__research_1_1_simple_linear_sum_assignment.html">operations_research::SimpleLinearSumAssignment</a> *) 0 ;</div><div class="line"><a name="l00860"></a><span class="lineno"> 860</span>  <a class="code" href="namespaceoperations__research.html#aecf320bda6e95d1edaf3a546673e3e6b">operations_research::ArcIndex</a> arg2 ;</div><div class="line"><a name="l00861"></a><span class="lineno"> 861</span>  <a class="code" href="namespaceoperations__research.html#aee97ac67f280d35acdef2c5d461a85c3">operations_research::CostValue</a> result;</div><div class="line"><a name="l00862"></a><span class="lineno"> 862</span>  </div><div class="line"><a name="l00863"></a><span class="lineno"> 863</span>  (void)jenv;</div><div class="line"><a name="l00864"></a><span class="lineno"> 864</span>  (void)jcls;</div><div class="line"><a name="l00865"></a><span class="lineno"> 865</span>  (void)jarg1_;</div><div class="line"><a name="l00866"></a><span class="lineno"> 866</span>  arg1 = *(<a class="code" href="classoperations__research_1_1_simple_linear_sum_assignment.html">operations_research::SimpleLinearSumAssignment</a> **)&jarg1; </div><div class="line"><a name="l00867"></a><span class="lineno"> 867</span>  arg2 = (<a class="code" href="namespaceoperations__research.html#aecf320bda6e95d1edaf3a546673e3e6b">operations_research::ArcIndex</a>)jarg2; </div><div class="line"><a name="l00868"></a><span class="lineno"> 868</span>  result = (<a class="code" href="namespaceoperations__research.html#aee97ac67f280d35acdef2c5d461a85c3">operations_research::CostValue</a>)((<a class="code" href="classoperations__research_1_1_simple_linear_sum_assignment.html">operations_research::SimpleLinearSumAssignment</a> <span class="keyword">const</span> *)arg1)->Cost(arg2);</div><div class="line"><a name="l00869"></a><span class="lineno"> 869</span>  jresult = (jlong)result; </div><div class="line"><a name="l00870"></a><span class="lineno"> 870</span>  <span class="keywordflow">return</span> jresult;</div><div class="line"><a name="l00871"></a><span class="lineno"> 871</span> }</div><div class="line"><a name="l00872"></a><span class="lineno"> 872</span> </div><div class="line"><a name="l00873"></a><span class="lineno"> 873</span> </div><div class="line"><a name="l00874"></a><span class="lineno"><a class="line" href="graph__java__wrap_8cc.html#a8813cdf8edbc9f5aa665b1628d1946ab"> 874</a></span> <a class="code" href="graph__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b">SWIGEXPORT</a> jint JNICALL <a class="code" href="graph__java__wrap_8cc.html#a8813cdf8edbc9f5aa665b1628d1946ab">Java_com_google_ortools_graph_mainJNI_LinearSumAssignment_1solve</a>(JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_) {</div><div class="line"><a name="l00875"></a><span class="lineno"> 875</span>  jint jresult = 0 ;</div><div class="line"><a name="l00876"></a><span class="lineno"> 876</span>  <a class="code" href="classoperations__research_1_1_simple_linear_sum_assignment.html">operations_research::SimpleLinearSumAssignment</a> *arg1 = (<a class="code" href="classoperations__research_1_1_simple_linear_sum_assignment.html">operations_research::SimpleLinearSumAssignment</a> *) 0 ;</div><div class="line"><a name="l00877"></a><span class="lineno"> 877</span>  <a class="code" href="classoperations__research_1_1_simple_linear_sum_assignment.html#a67a0db04d321a74b7e7fcfd3f1a3f70b">operations_research::SimpleLinearSumAssignment::Status</a> result;</div><div class="line"><a name="l00878"></a><span class="lineno"> 878</span>  </div><div class="line"><a name="l00879"></a><span class="lineno"> 879</span>  (void)jenv;</div><div class="line"><a name="l00880"></a><span class="lineno"> 880</span>  (void)jcls;</div><div class="line"><a name="l00881"></a><span class="lineno"> 881</span>  (void)jarg1_;</div><div class="line"><a name="l00882"></a><span class="lineno"> 882</span>  arg1 = *(<a class="code" href="classoperations__research_1_1_simple_linear_sum_assignment.html">operations_research::SimpleLinearSumAssignment</a> **)&jarg1; </div><div class="line"><a name="l00883"></a><span class="lineno"> 883</span>  result = (<a class="code" href="classoperations__research_1_1_simple_linear_sum_assignment.html#a67a0db04d321a74b7e7fcfd3f1a3f70b">operations_research::SimpleLinearSumAssignment::Status</a>)(arg1)-><a class="code" href="classoperations__research_1_1_simple_linear_sum_assignment.html#ab2bc69cda9c269014178a0331780b2a0">Solve</a>();</div><div class="line"><a name="l00884"></a><span class="lineno"> 884</span>  jresult = (jint)result; </div><div class="line"><a name="l00885"></a><span class="lineno"> 885</span>  <span class="keywordflow">return</span> jresult;</div><div class="line"><a name="l00886"></a><span class="lineno"> 886</span> }</div><div class="line"><a name="l00887"></a><span class="lineno"> 887</span> </div><div class="line"><a name="l00888"></a><span class="lineno"> 888</span> </div><div class="line"><a name="l00889"></a><span class="lineno"><a class="line" href="graph__java__wrap_8cc.html#a36a36a074cd461bfabf25cc51a885ded"> 889</a></span> <a class="code" href="graph__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b">SWIGEXPORT</a> jlong JNICALL <a class="code" href="graph__java__wrap_8cc.html#a36a36a074cd461bfabf25cc51a885ded">Java_com_google_ortools_graph_mainJNI_LinearSumAssignment_1getOptimalCost</a>(JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_) {</div><div class="line"><a name="l00890"></a><span class="lineno"> 890</span>  jlong jresult = 0 ;</div><div class="line"><a name="l00891"></a><span class="lineno"> 891</span>  <a class="code" href="classoperations__research_1_1_simple_linear_sum_assignment.html">operations_research::SimpleLinearSumAssignment</a> *arg1 = (<a class="code" href="classoperations__research_1_1_simple_linear_sum_assignment.html">operations_research::SimpleLinearSumAssignment</a> *) 0 ;</div><div class="line"><a name="l00892"></a><span class="lineno"> 892</span>  <a class="code" href="namespaceoperations__research.html#aee97ac67f280d35acdef2c5d461a85c3">operations_research::CostValue</a> result;</div><div class="line"><a name="l00893"></a><span class="lineno"> 893</span>  </div><div class="line"><a name="l00894"></a><span class="lineno"> 894</span>  (void)jenv;</div><div class="line"><a name="l00895"></a><span class="lineno"> 895</span>  (void)jcls;</div><div class="line"><a name="l00896"></a><span class="lineno"> 896</span>  (void)jarg1_;</div><div class="line"><a name="l00897"></a><span class="lineno"> 897</span>  arg1 = *(<a class="code" href="classoperations__research_1_1_simple_linear_sum_assignment.html">operations_research::SimpleLinearSumAssignment</a> **)&jarg1; </div><div class="line"><a name="l00898"></a><span class="lineno"> 898</span>  result = (<a class="code" href="namespaceoperations__research.html#aee97ac67f280d35acdef2c5d461a85c3">operations_research::CostValue</a>)((<a class="code" href="classoperations__research_1_1_simple_linear_sum_assignment.html">operations_research::SimpleLinearSumAssignment</a> <span class="keyword">const</span> *)arg1)->OptimalCost();</div><div class="line"><a name="l00899"></a><span class="lineno"> 899</span>  jresult = (jlong)result; </div><div class="line"><a name="l00900"></a><span class="lineno"> 900</span>  <span class="keywordflow">return</span> jresult;</div><div class="line"><a name="l00901"></a><span class="lineno"> 901</span> }</div><div class="line"><a name="l00902"></a><span class="lineno"> 902</span> </div><div class="line"><a name="l00903"></a><span class="lineno"> 903</span> </div><div class="line"><a name="l00904"></a><span class="lineno"><a class="line" href="graph__java__wrap_8cc.html#a285b74cd441e7f6925ba20fea017d338"> 904</a></span> <a class="code" href="graph__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b">SWIGEXPORT</a> jint JNICALL <a class="code" href="graph__java__wrap_8cc.html#a285b74cd441e7f6925ba20fea017d338">Java_com_google_ortools_graph_mainJNI_LinearSumAssignment_1getRightMate</a>(JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_, jint jarg2) {</div><div class="line"><a name="l00905"></a><span class="lineno"> 905</span>  jint jresult = 0 ;</div><div class="line"><a name="l00906"></a><span class="lineno"> 906</span>  <a class="code" href="classoperations__research_1_1_simple_linear_sum_assignment.html">operations_research::SimpleLinearSumAssignment</a> *arg1 = (<a class="code" href="classoperations__research_1_1_simple_linear_sum_assignment.html">operations_research::SimpleLinearSumAssignment</a> *) 0 ;</div><div class="line"><a name="l00907"></a><span class="lineno"> 907</span>  <a class="code" href="namespaceoperations__research.html#a7ae31ba4c3b4899478e53ca13df35dfc">operations_research::NodeIndex</a> arg2 ;</div><div class="line"><a name="l00908"></a><span class="lineno"> 908</span>  <a class="code" href="namespaceoperations__research.html#a7ae31ba4c3b4899478e53ca13df35dfc">operations_research::NodeIndex</a> result;</div><div class="line"><a name="l00909"></a><span class="lineno"> 909</span>  </div><div class="line"><a name="l00910"></a><span class="lineno"> 910</span>  (void)jenv;</div><div class="line"><a name="l00911"></a><span class="lineno"> 911</span>  (void)jcls;</div><div class="line"><a name="l00912"></a><span class="lineno"> 912</span>  (void)jarg1_;</div><div class="line"><a name="l00913"></a><span class="lineno"> 913</span>  arg1 = *(<a class="code" href="classoperations__research_1_1_simple_linear_sum_assignment.html">operations_research::SimpleLinearSumAssignment</a> **)&jarg1; </div><div class="line"><a name="l00914"></a><span class="lineno"> 914</span>  arg2 = (<a class="code" href="namespaceoperations__research.html#a7ae31ba4c3b4899478e53ca13df35dfc">operations_research::NodeIndex</a>)jarg2; </div><div class="line"><a name="l00915"></a><span class="lineno"> 915</span>  result = (<a class="code" href="namespaceoperations__research.html#a7ae31ba4c3b4899478e53ca13df35dfc">operations_research::NodeIndex</a>)((<a class="code" href="classoperations__research_1_1_simple_linear_sum_assignment.html">operations_research::SimpleLinearSumAssignment</a> <span class="keyword">const</span> *)arg1)->RightMate(arg2);</div><div class="line"><a name="l00916"></a><span class="lineno"> 916</span>  jresult = (jint)result; </div><div class="line"><a name="l00917"></a><span class="lineno"> 917</span>  <span class="keywordflow">return</span> jresult;</div><div class="line"><a name="l00918"></a><span class="lineno"> 918</span> }</div><div class="line"><a name="l00919"></a><span class="lineno"> 919</span> </div><div class="line"><a name="l00920"></a><span class="lineno"> 920</span> </div><div class="line"><a name="l00921"></a><span class="lineno"><a class="line" href="graph__java__wrap_8cc.html#a964fdece8d05f4ddbc031948f4e1c4bd"> 921</a></span> <a class="code" href="graph__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b">SWIGEXPORT</a> jlong JNICALL <a class="code" href="graph__java__wrap_8cc.html#a964fdece8d05f4ddbc031948f4e1c4bd">Java_com_google_ortools_graph_mainJNI_LinearSumAssignment_1getAssignmentCost</a>(JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_, jint jarg2) {</div><div class="line"><a name="l00922"></a><span class="lineno"> 922</span>  jlong jresult = 0 ;</div><div class="line"><a name="l00923"></a><span class="lineno"> 923</span>  <a class="code" href="classoperations__research_1_1_simple_linear_sum_assignment.html">operations_research::SimpleLinearSumAssignment</a> *arg1 = (<a class="code" href="classoperations__research_1_1_simple_linear_sum_assignment.html">operations_research::SimpleLinearSumAssignment</a> *) 0 ;</div><div class="line"><a name="l00924"></a><span class="lineno"> 924</span>  <a class="code" href="namespaceoperations__research.html#a7ae31ba4c3b4899478e53ca13df35dfc">operations_research::NodeIndex</a> arg2 ;</div><div class="line"><a name="l00925"></a><span class="lineno"> 925</span>  <a class="code" href="namespaceoperations__research.html#aee97ac67f280d35acdef2c5d461a85c3">operations_research::CostValue</a> result;</div><div class="line"><a name="l00926"></a><span class="lineno"> 926</span>  </div><div class="line"><a name="l00927"></a><span class="lineno"> 927</span>  (void)jenv;</div><div class="line"><a name="l00928"></a><span class="lineno"> 928</span>  (void)jcls;</div><div class="line"><a name="l00929"></a><span class="lineno"> 929</span>  (void)jarg1_;</div><div class="line"><a name="l00930"></a><span class="lineno"> 930</span>  arg1 = *(<a class="code" href="classoperations__research_1_1_simple_linear_sum_assignment.html">operations_research::SimpleLinearSumAssignment</a> **)&jarg1; </div><div class="line"><a name="l00931"></a><span class="lineno"> 931</span>  arg2 = (<a class="code" href="namespaceoperations__research.html#a7ae31ba4c3b4899478e53ca13df35dfc">operations_research::NodeIndex</a>)jarg2; </div><div class="line"><a name="l00932"></a><span class="lineno"> 932</span>  result = (<a class="code" href="namespaceoperations__research.html#aee97ac67f280d35acdef2c5d461a85c3">operations_research::CostValue</a>)((<a class="code" href="classoperations__research_1_1_simple_linear_sum_assignment.html">operations_research::SimpleLinearSumAssignment</a> <span class="keyword">const</span> *)arg1)->AssignmentCost(arg2);</div><div class="line"><a name="l00933"></a><span class="lineno"> 933</span>  jresult = (jlong)result; </div><div class="line"><a name="l00934"></a><span class="lineno"> 934</span>  <span class="keywordflow">return</span> jresult;</div><div class="line"><a name="l00935"></a><span class="lineno"> 935</span> }</div><div class="line"><a name="l00936"></a><span class="lineno"> 936</span> </div><div class="line"><a name="l00937"></a><span class="lineno"> 937</span> </div><div class="line"><a name="l00938"></a><span class="lineno"><a class="line" href="graph__java__wrap_8cc.html#a242ae492efae2dc97210f8345d6e353a"> 938</a></span> <a class="code" href="graph__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b">SWIGEXPORT</a> <span class="keywordtype">void</span> JNICALL <a class="code" href="graph__java__wrap_8cc.html#a242ae492efae2dc97210f8345d6e353a">Java_com_google_ortools_graph_mainJNI_delete_1LinearSumAssignment</a>(JNIEnv *jenv, jclass jcls, jlong jarg1) {</div><div class="line"><a name="l00939"></a><span class="lineno"> 939</span>  <a class="code" href="classoperations__research_1_1_simple_linear_sum_assignment.html">operations_research::SimpleLinearSumAssignment</a> *arg1 = (<a class="code" href="classoperations__research_1_1_simple_linear_sum_assignment.html">operations_research::SimpleLinearSumAssignment</a> *) 0 ;</div><div class="line"><a name="l00940"></a><span class="lineno"> 940</span>  </div><div class="line"><a name="l00941"></a><span class="lineno"> 941</span>  (void)jenv;</div><div class="line"><a name="l00942"></a><span class="lineno"> 942</span>  (void)jcls;</div><div class="line"><a name="l00943"></a><span class="lineno"> 943</span>  arg1 = *(<a class="code" href="classoperations__research_1_1_simple_linear_sum_assignment.html">operations_research::SimpleLinearSumAssignment</a> **)&jarg1; </div><div class="line"><a name="l00944"></a><span class="lineno"> 944</span>  <span class="keyword">delete</span> arg1;</div><div class="line"><a name="l00945"></a><span class="lineno"> 945</span> }</div><div class="line"><a name="l00946"></a><span class="lineno"> 946</span> </div><div class="line"><a name="l00947"></a><span class="lineno"> 947</span> </div><div class="line"><a name="l00948"></a><span class="lineno"><a class="line" href="graph__java__wrap_8cc.html#a453bc1a9df73008d5b1b38be7b16e4f3"> 948</a></span> <a class="code" href="graph__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b">SWIGEXPORT</a> jlong JNICALL <a class="code" href="graph__java__wrap_8cc.html#a453bc1a9df73008d5b1b38be7b16e4f3">Java_com_google_ortools_graph_mainJNI_MinCostFlow_1SWIGUpcast</a>(JNIEnv *jenv, jclass jcls, jlong jarg1) {</div><div class="line"><a name="l00949"></a><span class="lineno"> 949</span>  jlong baseptr = 0;</div><div class="line"><a name="l00950"></a><span class="lineno"> 950</span>  (void)jenv;</div><div class="line"><a name="l00951"></a><span class="lineno"> 951</span>  (void)jcls;</div><div class="line"><a name="l00952"></a><span class="lineno"> 952</span>  *(<a class="code" href="classoperations__research_1_1_min_cost_flow_base.html">operations_research::MinCostFlowBase</a> **)&baseptr = *(<a class="code" href="classoperations__research_1_1_simple_min_cost_flow.html">operations_research::SimpleMinCostFlow</a> **)&jarg1;</div><div class="line"><a name="l00953"></a><span class="lineno"> 953</span>  <span class="keywordflow">return</span> baseptr;</div><div class="line"><a name="l00954"></a><span class="lineno"> 954</span> }</div><div class="line"><a name="l00955"></a><span class="lineno"> 955</span> </div><div class="line"><a name="l00956"></a><span class="lineno"> 956</span> <span class="preprocessor">#ifdef __cplusplus</span></div><div class="line"><a name="l00957"></a><span class="lineno"> 957</span> }</div><div class="line"><a name="l00958"></a><span class="lineno"> 958</span> <span class="preprocessor">#endif</span></div><div class="line"><a name="l00959"></a><span class="lineno"> 959</span> </div><div class="ttc" id="graph__java__wrap_8cc_html_a76f9329b5542bb9d4ca902998be173a3"><div class="ttname"><a href="graph__java__wrap_8cc.html#a76f9329b5542bb9d4ca902998be173a3">Java_com_google_ortools_graph_mainJNI_MinCostFlow_1solveMaxFlowWithMinCost</a></div><div class="ttdeci">SWIGEXPORT jint JNICALL Java_com_google_ortools_graph_mainJNI_MinCostFlow_1solveMaxFlowWithMinCost(JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_)</div><div class="ttdef"><b>Definition:</b> <a href="graph__java__wrap_8cc_source.html#l00573">graph_java_wrap.cc:573</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__research_html_a7ae31ba4c3b4899478e53ca13df35dfc"><div class="ttname"><a href="namespaceoperations__research.html#a7ae31ba4c3b4899478e53ca13df35dfc">operations_research::NodeIndex</a></div><div class="ttdeci">int32_t NodeIndex</div><div class="ttdef"><b>Definition:</b> <a href="ebert__graph_8h_source.html#l00193">ebert_graph.h:193</a></div></div>
|
|
<div class="ttc" id="graph__java__wrap_8cc_html_a4044d12dd0e5ad2ab89fb1110b66fcdd"><div class="ttname"><a href="graph__java__wrap_8cc.html#a4044d12dd0e5ad2ab89fb1110b66fcdd">Java_com_google_ortools_graph_mainJNI_MinCostFlow_1solve</a></div><div class="ttdeci">SWIGEXPORT jint JNICALL Java_com_google_ortools_graph_mainJNI_MinCostFlow_1solve(JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_)</div><div class="ttdef"><b>Definition:</b> <a href="graph__java__wrap_8cc_source.html#l00558">graph_java_wrap.cc:558</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_min_cost_flow_base_html"><div class="ttname"><a href="classoperations__research_1_1_min_cost_flow_base.html">operations_research::MinCostFlowBase</a></div><div class="ttdef"><b>Definition:</b> <a href="min__cost__flow_8h_source.html#l00193">min_cost_flow.h:193</a></div></div>
|
|
<div class="ttc" id="graph__java__wrap_8cc_html_ae4b458a3ca6d834fd31f10a465c58a70"><div class="ttname"><a href="graph__java__wrap_8cc.html#ae4b458a3ca6d834fd31f10a465c58a70">Java_com_google_ortools_graph_mainJNI_LinearSumAssignment_1getRightNode</a></div><div class="ttdeci">SWIGEXPORT jint JNICALL Java_com_google_ortools_graph_mainJNI_LinearSumAssignment_1getRightNode(JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_, jint jarg2)</div><div class="ttdef"><b>Definition:</b> <a href="graph__java__wrap_8cc_source.html#l00840">graph_java_wrap.cc:840</a></div></div>
|
|
<div class="ttc" id="graph__java__wrap_8cc_html_a759553ce11c7722bea834d8ff7c1bbd6ab8355b629f74b9204e5d04826c142424"><div class="ttname"><a href="graph__java__wrap_8cc.html#a759553ce11c7722bea834d8ff7c1bbd6ab8355b629f74b9204e5d04826c142424">SWIG_JavaNullPointerException</a></div><div class="ttdef"><b>Definition:</b> <a href="graph__java__wrap_8cc_source.html#l00191">graph_java_wrap.cc:191</a></div></div>
|
|
<div class="ttc" id="knapsack__solver__java__wrap_8cc_html_a759553ce11c7722bea834d8ff7c1bbd6"><div class="ttname"><a href="knapsack__solver__java__wrap_8cc.html#a759553ce11c7722bea834d8ff7c1bbd6">SWIG_JavaExceptionCodes</a></div><div class="ttdeci">SWIG_JavaExceptionCodes</div><div class="ttdef"><b>Definition:</b> <a href="knapsack__solver__java__wrap_8cc_source.html#l00184">knapsack_solver_java_wrap.cc:184</a></div></div>
|
|
<div class="ttc" id="struct_s_w_i_g___java_exceptions__t_html_a79369ef789ac73b556dc30de3c14e8fe"><div class="ttname"><a href="struct_s_w_i_g___java_exceptions__t.html#a79369ef789ac73b556dc30de3c14e8fe">SWIG_JavaExceptions_t::java_exception</a></div><div class="ttdeci">const char * java_exception</div><div class="ttdef"><b>Definition:</b> <a href="knapsack__solver__java__wrap_8cc_source.html#l00199">knapsack_solver_java_wrap.cc:199</a></div></div>
|
|
<div class="ttc" id="graph__java__wrap_8cc_html_a69c944a9910588c31351f82cf68b0359"><div class="ttname"><a href="graph__java__wrap_8cc.html#a69c944a9910588c31351f82cf68b0359">Java_com_google_ortools_graph_mainJNI_LinearSumAssignment_1getCost</a></div><div class="ttdeci">SWIGEXPORT jlong JNICALL Java_com_google_ortools_graph_mainJNI_LinearSumAssignment_1getCost(JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_, jint jarg2)</div><div class="ttdef"><b>Definition:</b> <a href="graph__java__wrap_8cc_source.html#l00857">graph_java_wrap.cc:857</a></div></div>
|
|
<div class="ttc" id="graph__java__wrap_8cc_html_af11a1d1fb52d6537228e6fc97bc831cd"><div class="ttname"><a href="graph__java__wrap_8cc.html#af11a1d1fb52d6537228e6fc97bc831cd">Java_com_google_ortools_graph_mainJNI_MinCostFlow_1getSupply</a></div><div class="ttdeci">SWIGEXPORT jlong JNICALL Java_com_google_ortools_graph_mainJNI_MinCostFlow_1getSupply(JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_, jint jarg2)</div><div class="ttdef"><b>Definition:</b> <a href="graph__java__wrap_8cc_source.html#l00716">graph_java_wrap.cc:716</a></div></div>
|
|
<div class="ttc" id="graph__java__wrap_8cc_html_aea3c8b056dcc8c1ab93f6b825cd1371b"><div class="ttname"><a href="graph__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b">SWIGEXPORT</a></div><div class="ttdeci">#define SWIGEXPORT</div><div class="ttdef"><b>Definition:</b> <a href="graph__java__wrap_8cc_source.html#l00127">graph_java_wrap.cc:127</a></div></div>
|
|
<div class="ttc" id="assignment_8h_html"><div class="ttname"><a href="assignment_8h.html">assignment.h</a></div></div>
|
|
<div class="ttc" id="graph__java__wrap_8cc_html_a0f754f638211ec54af5f024390037cf6"><div class="ttname"><a href="graph__java__wrap_8cc.html#a0f754f638211ec54af5f024390037cf6">Java_com_google_ortools_graph_mainJNI_MaxFlow_1setArcCapacity</a></div><div class="ttdeci">SWIGEXPORT void JNICALL Java_com_google_ortools_graph_mainJNI_MaxFlow_1setArcCapacity(JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_, jint jarg2, jlong jarg3)</div><div class="ttdef"><b>Definition:</b> <a href="graph__java__wrap_8cc_source.html#l00431">graph_java_wrap.cc:431</a></div></div>
|
|
<div class="ttc" id="graph__java__wrap_8cc_html_ad4f679d00d983874d9a863debd0c7db2"><div class="ttname"><a href="graph__java__wrap_8cc.html#ad4f679d00d983874d9a863debd0c7db2">Java_com_google_ortools_graph_mainJNI_MaxFlow_1getOptimalFlow</a></div><div class="ttdeci">SWIGEXPORT jlong JNICALL Java_com_google_ortools_graph_mainJNI_MaxFlow_1getOptimalFlow(JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_)</div><div class="ttdef"><b>Definition:</b> <a href="graph__java__wrap_8cc_source.html#l00399">graph_java_wrap.cc:399</a></div></div>
|
|
<div class="ttc" id="graph__java__wrap_8cc_html_a3656241428e5ead72f8b9ba5e7f79406"><div class="ttname"><a href="graph__java__wrap_8cc.html#a3656241428e5ead72f8b9ba5e7f79406">Java_com_google_ortools_graph_mainJNI_MinCostFlow_1getTail</a></div><div class="ttdeci">SWIGEXPORT jint JNICALL Java_com_google_ortools_graph_mainJNI_MinCostFlow_1getTail(JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_, jint jarg2)</div><div class="ttdef"><b>Definition:</b> <a href="graph__java__wrap_8cc_source.html#l00665">graph_java_wrap.cc:665</a></div></div>
|
|
<div class="ttc" id="graph__java__wrap_8cc_html_aa449f1e0d8b38b9e62a31c2b9794fa04"><div class="ttname"><a href="graph__java__wrap_8cc.html#aa449f1e0d8b38b9e62a31c2b9794fa04">Java_com_google_ortools_graph_mainJNI_MinCostFlow_1setNodeSupply</a></div><div class="ttdeci">SWIGEXPORT void JNICALL Java_com_google_ortools_graph_mainJNI_MinCostFlow_1setNodeSupply(JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_, jint jarg2, jlong jarg3)</div><div class="ttdef"><b>Definition:</b> <a href="graph__java__wrap_8cc_source.html#l00543">graph_java_wrap.cc:543</a></div></div>
|
|
<div class="ttc" id="graph__java__wrap_8cc_html_a453291bff1e9bd0a8a386c8d3a2e9010"><div class="ttname"><a href="graph__java__wrap_8cc.html#a453291bff1e9bd0a8a386c8d3a2e9010">Java_com_google_ortools_graph_mainJNI_delete_1MinCostFlow</a></div><div class="ttdeci">SWIGEXPORT void JNICALL Java_com_google_ortools_graph_mainJNI_delete_1MinCostFlow(JNIEnv *jenv, jclass jcls, jlong jarg1)</div><div class="ttdef"><b>Definition:</b> <a href="graph__java__wrap_8cc_source.html#l00750">graph_java_wrap.cc:750</a></div></div>
|
|
<div class="ttc" id="max__flow_8h_html"><div class="ttname"><a href="max__flow_8h.html">max_flow.h</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_simple_min_cost_flow_html"><div class="ttname"><a href="classoperations__research_1_1_simple_min_cost_flow.html">operations_research::SimpleMinCostFlow</a></div><div class="ttdef"><b>Definition:</b> <a href="min__cost__flow_8h_source.html#l00214">min_cost_flow.h:214</a></div></div>
|
|
<div class="ttc" id="graph__java__wrap_8cc_html_aad7a659088128d4bc71ec5cb444ba9d3"><div class="ttname"><a href="graph__java__wrap_8cc.html#aad7a659088128d4bc71ec5cb444ba9d3">Java_com_google_ortools_graph_mainJNI_new_1MinCostFlow_1_1SWIG_10</a></div><div class="ttdeci">SWIGEXPORT jlong JNICALL Java_com_google_ortools_graph_mainJNI_new_1MinCostFlow_1_1SWIG_10(JNIEnv *jenv, jclass jcls, jint jarg1, jint jarg2)</div><div class="ttdef"><b>Definition:</b> <a href="graph__java__wrap_8cc_source.html#l00478">graph_java_wrap.cc:478</a></div></div>
|
|
<div class="ttc" id="graph__java__wrap_8cc_html_a759553ce11c7722bea834d8ff7c1bbd6ac41e998929496bf1f42871aac04b1e97"><div class="ttname"><a href="graph__java__wrap_8cc.html#a759553ce11c7722bea834d8ff7c1bbd6ac41e998929496bf1f42871aac04b1e97">SWIG_JavaDirectorPureVirtual</a></div><div class="ttdef"><b>Definition:</b> <a href="graph__java__wrap_8cc_source.html#l00192">graph_java_wrap.cc:192</a></div></div>
|
|
<div class="ttc" id="graph__java__wrap_8cc_html_ad483ffe10081ab14cf2dda51eda90b3f"><div class="ttname"><a href="graph__java__wrap_8cc.html#ad483ffe10081ab14cf2dda51eda90b3f">Java_com_google_ortools_graph_mainJNI_MaxFlow_1addArcWithCapacity</a></div><div class="ttdeci">SWIGEXPORT jint JNICALL Java_com_google_ortools_graph_mainJNI_MaxFlow_1addArcWithCapacity(JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_, jint jarg2, jint jarg3, jlong jarg4)</div><div class="ttdef"><b>Definition:</b> <a href="graph__java__wrap_8cc_source.html#l00278">graph_java_wrap.cc:278</a></div></div>
|
|
<div class="ttc" id="graph__java__wrap_8cc_html_a73a49625f6336c7c9fda44dece5e5c56"><div class="ttname"><a href="graph__java__wrap_8cc.html#a73a49625f6336c7c9fda44dece5e5c56">SWIG_JavaThrowException</a></div><div class="ttdeci">static void SWIGUNUSED SWIG_JavaThrowException(JNIEnv *jenv, SWIG_JavaExceptionCodes code, const char *msg)</div><div class="ttdef"><b>Definition:</b> <a href="graph__java__wrap_8cc_source.html#l00203">graph_java_wrap.cc:203</a></div></div>
|
|
<div class="ttc" id="graph__java__wrap_8cc_html_afda0381cdd4dc8a2397573498945f9aa"><div class="ttname"><a href="graph__java__wrap_8cc.html#afda0381cdd4dc8a2397573498945f9aa">Java_com_google_ortools_graph_mainJNI_MinCostFlow_1getUnitCost</a></div><div class="ttdeci">SWIGEXPORT jlong JNICALL Java_com_google_ortools_graph_mainJNI_MinCostFlow_1getUnitCost(JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_, jint jarg2)</div><div class="ttdef"><b>Definition:</b> <a href="graph__java__wrap_8cc_source.html#l00733">graph_java_wrap.cc:733</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_simple_linear_sum_assignment_html_ab2bc69cda9c269014178a0331780b2a0"><div class="ttname"><a href="classoperations__research_1_1_simple_linear_sum_assignment.html#ab2bc69cda9c269014178a0331780b2a0">operations_research::SimpleLinearSumAssignment::Solve</a></div><div class="ttdeci">Status Solve()</div><div class="ttdef"><b>Definition:</b> <a href="graph_2assignment_8cc_source.html#l00052">graph/assignment.cc:52</a></div></div>
|
|
<div class="ttc" id="graph__java__wrap_8cc_html_a759553ce11c7722bea834d8ff7c1bbd6ab1afb65d7a91a2ce1dcbbc64e88a349a"><div class="ttname"><a href="graph__java__wrap_8cc.html#a759553ce11c7722bea834d8ff7c1bbd6ab1afb65d7a91a2ce1dcbbc64e88a349a">SWIG_JavaRuntimeException</a></div><div class="ttdef"><b>Definition:</b> <a href="graph__java__wrap_8cc_source.html#l00187">graph_java_wrap.cc:187</a></div></div>
|
|
<div class="ttc" id="graph__java__wrap_8cc_html_a759553ce11c7722bea834d8ff7c1bbd6a6aacbda6ab6e6550234dace9d04e9e60"><div class="ttname"><a href="graph__java__wrap_8cc.html#a759553ce11c7722bea834d8ff7c1bbd6a6aacbda6ab6e6550234dace9d04e9e60">SWIG_JavaUnknownError</a></div><div class="ttdef"><b>Definition:</b> <a href="graph__java__wrap_8cc_source.html#l00193">graph_java_wrap.cc:193</a></div></div>
|
|
<div class="ttc" id="min__cost__flow_8h_html"><div class="ttname"><a href="min__cost__flow_8h.html">min_cost_flow.h</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__research_html_aee97ac67f280d35acdef2c5d461a85c3"><div class="ttname"><a href="namespaceoperations__research.html#aee97ac67f280d35acdef2c5d461a85c3">operations_research::CostValue</a></div><div class="ttdeci">int64_t CostValue</div><div class="ttdef"><b>Definition:</b> <a href="ebert__graph_8h_source.html#l00204">ebert_graph.h:204</a></div></div>
|
|
<div class="ttc" id="graph__java__wrap_8cc_html_ac227bd255f23dc014fcbfd33930066b9"><div class="ttname"><a href="graph__java__wrap_8cc.html#ac227bd255f23dc014fcbfd33930066b9">Java_com_google_ortools_graph_mainJNI_MaxFlow_1getHead</a></div><div class="ttdeci">SWIGEXPORT jint JNICALL Java_com_google_ortools_graph_mainJNI_MaxFlow_1getHead(JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_, jint jarg2)</div><div class="ttdef"><b>Definition:</b> <a href="graph__java__wrap_8cc_source.html#l00346">graph_java_wrap.cc:346</a></div></div>
|
|
<div class="ttc" id="graph__java__wrap_8cc_html_a759553ce11c7722bea834d8ff7c1bbd6a66d33030f15e58c604fbb649a9dd1bf2"><div class="ttname"><a href="graph__java__wrap_8cc.html#a759553ce11c7722bea834d8ff7c1bbd6a66d33030f15e58c604fbb649a9dd1bf2">SWIG_JavaArithmeticException</a></div><div class="ttdef"><b>Definition:</b> <a href="graph__java__wrap_8cc_source.html#l00189">graph_java_wrap.cc:189</a></div></div>
|
|
<div class="ttc" id="graph__java__wrap_8cc_html_a2de599a1752f45a613d0ad01e6a44606"><div class="ttname"><a href="graph__java__wrap_8cc.html#a2de599a1752f45a613d0ad01e6a44606">Java_com_google_ortools_graph_mainJNI_delete_1MaxFlow</a></div><div class="ttdeci">SWIGEXPORT void JNICALL Java_com_google_ortools_graph_mainJNI_delete_1MaxFlow(JNIEnv *jenv, jclass jcls, jlong jarg1)</div><div class="ttdef"><b>Definition:</b> <a href="graph__java__wrap_8cc_source.html#l00446">graph_java_wrap.cc:446</a></div></div>
|
|
<div class="ttc" id="graph__java__wrap_8cc_html_a11577c44c071ddc8b25256de5b43752a"><div class="ttname"><a href="graph__java__wrap_8cc.html#a11577c44c071ddc8b25256de5b43752a">Java_com_google_ortools_graph_mainJNI_delete_1MinCostFlowBase</a></div><div class="ttdeci">SWIGEXPORT void JNICALL Java_com_google_ortools_graph_mainJNI_delete_1MinCostFlowBase(JNIEnv *jenv, jclass jcls, jlong jarg1)</div><div class="ttdef"><b>Definition:</b> <a href="graph__java__wrap_8cc_source.html#l00468">graph_java_wrap.cc:468</a></div></div>
|
|
<div class="ttc" id="graph__java__wrap_8cc_html_a8829ab53bb5f78d4c89a4c4aa70088a6"><div class="ttname"><a href="graph__java__wrap_8cc.html#a8829ab53bb5f78d4c89a4c4aa70088a6">Java_com_google_ortools_graph_mainJNI_MinCostFlow_1getCapacity</a></div><div class="ttdeci">SWIGEXPORT jlong JNICALL Java_com_google_ortools_graph_mainJNI_MinCostFlow_1getCapacity(JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_, jint jarg2)</div><div class="ttdef"><b>Definition:</b> <a href="graph__java__wrap_8cc_source.html#l00699">graph_java_wrap.cc:699</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_simple_min_cost_flow_html_a296c6f72aa7e3127a851efabcf109a2b"><div class="ttname"><a href="classoperations__research_1_1_simple_min_cost_flow.html#a296c6f72aa7e3127a851efabcf109a2b">operations_research::SimpleMinCostFlow::SolveMaxFlowWithMinCost</a></div><div class="ttdeci">Status SolveMaxFlowWithMinCost()</div><div class="ttdef"><b>Definition:</b> <a href="min__cost__flow_8h_source.html#l00253">min_cost_flow.h:253</a></div></div>
|
|
<div class="ttc" id="struct_s_w_i_g___java_exceptions__t_html"><div class="ttname"><a href="struct_s_w_i_g___java_exceptions__t.html">SWIG_JavaExceptions_t</a></div><div class="ttdef"><b>Definition:</b> <a href="knapsack__solver__java__wrap_8cc_source.html#l00197">knapsack_solver_java_wrap.cc:197</a></div></div>
|
|
<div class="ttc" id="graph__java__wrap_8cc_html_a9853206ee95fc812cac62caa930e1f89"><div class="ttname"><a href="graph__java__wrap_8cc.html#a9853206ee95fc812cac62caa930e1f89">Java_com_google_ortools_graph_mainJNI_MinCostFlow_1addArcWithCapacityAndUnitCost</a></div><div class="ttdeci">SWIGEXPORT jint JNICALL Java_com_google_ortools_graph_mainJNI_MinCostFlow_1addArcWithCapacityAndUnitCost(JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_, jint jarg2, jint jarg3, jlong jarg4, jlong jarg5)</div><div class="ttdef"><b>Definition:</b> <a href="graph__java__wrap_8cc_source.html#l00520">graph_java_wrap.cc:520</a></div></div>
|
|
<div class="ttc" id="graph__java__wrap_8cc_html_a614fe862649003e32977713a87913789"><div class="ttname"><a href="graph__java__wrap_8cc.html#a614fe862649003e32977713a87913789">Java_com_google_ortools_graph_mainJNI_new_1MinCostFlowBase</a></div><div class="ttdeci">SWIGEXPORT jlong JNICALL Java_com_google_ortools_graph_mainJNI_new_1MinCostFlowBase(JNIEnv *jenv, jclass jcls)</div><div class="ttdef"><b>Definition:</b> <a href="graph__java__wrap_8cc_source.html#l00456">graph_java_wrap.cc:456</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_simple_max_flow_html_a57f5767b51471aa3c021db1cb451726e"><div class="ttname"><a href="classoperations__research_1_1_simple_max_flow.html#a57f5767b51471aa3c021db1cb451726e">operations_research::SimpleMaxFlow::Solve</a></div><div class="ttdeci">Status Solve(NodeIndex source, NodeIndex sink)</div><div class="ttdef"><b>Definition:</b> <a href="max__flow_8cc_source.html#l00055">max_flow.cc:55</a></div></div>
|
|
<div class="ttc" id="graph__java__wrap_8cc_html_a759553ce11c7722bea834d8ff7c1bbd6a199e1efa751429198cb46a1aeee15bb7"><div class="ttname"><a href="graph__java__wrap_8cc.html#a759553ce11c7722bea834d8ff7c1bbd6a199e1efa751429198cb46a1aeee15bb7">SWIG_JavaIOException</a></div><div class="ttdef"><b>Definition:</b> <a href="graph__java__wrap_8cc_source.html#l00186">graph_java_wrap.cc:186</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_simple_max_flow_html_a9d8699dbc3e3b9cadc36d4fd5ee29dce"><div class="ttname"><a href="classoperations__research_1_1_simple_max_flow.html#a9d8699dbc3e3b9cadc36d4fd5ee29dce">operations_research::SimpleMaxFlow::AddArcWithCapacity</a></div><div class="ttdeci">ArcIndex AddArcWithCapacity(NodeIndex tail, NodeIndex head, FlowQuantity capacity)</div><div class="ttdef"><b>Definition:</b> <a href="max__flow_8cc_source.html#l00028">max_flow.cc:28</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_min_cost_flow_base_html_a67a0db04d321a74b7e7fcfd3f1a3f70b"><div class="ttname"><a href="classoperations__research_1_1_min_cost_flow_base.html#a67a0db04d321a74b7e7fcfd3f1a3f70b">operations_research::MinCostFlowBase::Status</a></div><div class="ttdeci">Status</div><div class="ttdef"><b>Definition:</b> <a href="min__cost__flow_8h_source.html#l00195">min_cost_flow.h:195</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_simple_max_flow_html"><div class="ttname"><a href="classoperations__research_1_1_simple_max_flow.html">operations_research::SimpleMaxFlow</a></div><div class="ttdef"><b>Definition:</b> <a href="max__flow_8h_source.html#l00152">max_flow.h:152</a></div></div>
|
|
<div class="ttc" id="graph__java__wrap_8cc_html_a669a1430117ffe32e9025798aa0224d9"><div class="ttname"><a href="graph__java__wrap_8cc.html#a669a1430117ffe32e9025798aa0224d9">Java_com_google_ortools_graph_mainJNI_MinCostFlow_1getOptimalCost</a></div><div class="ttdeci">SWIGEXPORT jlong JNICALL Java_com_google_ortools_graph_mainJNI_MinCostFlow_1getOptimalCost(JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_)</div><div class="ttdef"><b>Definition:</b> <a href="graph__java__wrap_8cc_source.html#l00588">graph_java_wrap.cc:588</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_simple_linear_sum_assignment_html"><div class="ttname"><a href="classoperations__research_1_1_simple_linear_sum_assignment.html">operations_research::SimpleLinearSumAssignment</a></div><div class="ttdef"><b>Definition:</b> <a href="assignment_8h_source.html#l00057">assignment.h:57</a></div></div>
|
|
<div class="ttc" id="graph__java__wrap_8cc_html_ae2199310f9ea9bd2a617a2ef34a3344d"><div class="ttname"><a href="graph__java__wrap_8cc.html#ae2199310f9ea9bd2a617a2ef34a3344d">Java_com_google_ortools_graph_mainJNI_LinearSumAssignment_1getNumArcs</a></div><div class="ttdeci">SWIGEXPORT jint JNICALL Java_com_google_ortools_graph_mainJNI_LinearSumAssignment_1getNumArcs(JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_)</div><div class="ttdef"><b>Definition:</b> <a href="graph__java__wrap_8cc_source.html#l00808">graph_java_wrap.cc:808</a></div></div>
|
|
<div class="ttc" id="graph__java__wrap_8cc_html_adf690a36de794919567b4bdcf9f3f1f6"><div class="ttname"><a href="graph__java__wrap_8cc.html#adf690a36de794919567b4bdcf9f3f1f6">Java_com_google_ortools_graph_mainJNI_new_1MinCostFlow_1_1SWIG_12</a></div><div class="ttdeci">SWIGEXPORT jlong JNICALL Java_com_google_ortools_graph_mainJNI_new_1MinCostFlow_1_1SWIG_12(JNIEnv *jenv, jclass jcls)</div><div class="ttdef"><b>Definition:</b> <a href="graph__java__wrap_8cc_source.html#l00508">graph_java_wrap.cc:508</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__research_html_aecf320bda6e95d1edaf3a546673e3e6b"><div class="ttname"><a href="namespaceoperations__research.html#aecf320bda6e95d1edaf3a546673e3e6b">operations_research::ArcIndex</a></div><div class="ttdeci">int32_t ArcIndex</div><div class="ttdef"><b>Definition:</b> <a href="ebert__graph_8h_source.html#l00202">ebert_graph.h:202</a></div></div>
|
|
<div class="ttc" id="graph__java__wrap_8cc_html_a759553ce11c7722bea834d8ff7c1bbd6accbe98fef6893702d7fe5e460dc3aa57"><div class="ttname"><a href="graph__java__wrap_8cc.html#a759553ce11c7722bea834d8ff7c1bbd6accbe98fef6893702d7fe5e460dc3aa57">SWIG_JavaOutOfMemoryError</a></div><div class="ttdef"><b>Definition:</b> <a href="graph__java__wrap_8cc_source.html#l00185">graph_java_wrap.cc:185</a></div></div>
|
|
<div class="ttc" id="graph__java__wrap_8cc_html_ac199af29a8ee0021733a6c1bb6afaea1"><div class="ttname"><a href="graph__java__wrap_8cc.html#ac199af29a8ee0021733a6c1bb6afaea1">Java_com_google_ortools_graph_mainJNI_new_1MinCostFlow_1_1SWIG_11</a></div><div class="ttdeci">SWIGEXPORT jlong JNICALL Java_com_google_ortools_graph_mainJNI_new_1MinCostFlow_1_1SWIG_11(JNIEnv *jenv, jclass jcls, jint jarg1)</div><div class="ttdef"><b>Definition:</b> <a href="graph__java__wrap_8cc_source.html#l00494">graph_java_wrap.cc:494</a></div></div>
|
|
<div class="ttc" id="graph__java__wrap_8cc_html_a9effc146ad07fa0329b88c2ef77be15f"><div class="ttname"><a href="graph__java__wrap_8cc.html#a9effc146ad07fa0329b88c2ef77be15f">Java_com_google_ortools_graph_mainJNI_MaxFlow_1getTail</a></div><div class="ttdeci">SWIGEXPORT jint JNICALL Java_com_google_ortools_graph_mainJNI_MaxFlow_1getTail(JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_, jint jarg2)</div><div class="ttdef"><b>Definition:</b> <a href="graph__java__wrap_8cc_source.html#l00329">graph_java_wrap.cc:329</a></div></div>
|
|
<div class="ttc" id="graph__java__wrap_8cc_html_ad3b029f7116eeae44017d200d10130d9"><div class="ttname"><a href="graph__java__wrap_8cc.html#ad3b029f7116eeae44017d200d10130d9">Java_com_google_ortools_graph_mainJNI_LinearSumAssignment_1getLeftNode</a></div><div class="ttdeci">SWIGEXPORT jint JNICALL Java_com_google_ortools_graph_mainJNI_LinearSumAssignment_1getLeftNode(JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_, jint jarg2)</div><div class="ttdef"><b>Definition:</b> <a href="graph__java__wrap_8cc_source.html#l00823">graph_java_wrap.cc:823</a></div></div>
|
|
<div class="ttc" id="graph__java__wrap_8cc_html_a759553ce11c7722bea834d8ff7c1bbd6acdc2eeef9f09f076ca508d8020a849db"><div class="ttname"><a href="graph__java__wrap_8cc.html#a759553ce11c7722bea834d8ff7c1bbd6acdc2eeef9f09f076ca508d8020a849db">SWIG_JavaIllegalStateException</a></div><div class="ttdef"><b>Definition:</b> <a href="graph__java__wrap_8cc_source.html#l00194">graph_java_wrap.cc:194</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_simple_min_cost_flow_html_acc2868367f8fd38360a8b5b56cf71bdc"><div class="ttname"><a href="classoperations__research_1_1_simple_min_cost_flow.html#acc2868367f8fd38360a8b5b56cf71bdc">operations_research::SimpleMinCostFlow::Solve</a></div><div class="ttdeci">Status Solve()</div><div class="ttdef"><b>Definition:</b> <a href="min__cost__flow_8h_source.html#l00244">min_cost_flow.h:244</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_simple_max_flow_html_a67a0db04d321a74b7e7fcfd3f1a3f70b"><div class="ttname"><a href="classoperations__research_1_1_simple_max_flow.html#a67a0db04d321a74b7e7fcfd3f1a3f70b">operations_research::SimpleMaxFlow::Status</a></div><div class="ttdeci">Status</div><div class="ttdef"><b>Definition:</b> <a href="max__flow_8h_source.html#l00180">max_flow.h:180</a></div></div>
|
|
<div class="ttc" id="graph__java__wrap_8cc_html_a36a36a074cd461bfabf25cc51a885ded"><div class="ttname"><a href="graph__java__wrap_8cc.html#a36a36a074cd461bfabf25cc51a885ded">Java_com_google_ortools_graph_mainJNI_LinearSumAssignment_1getOptimalCost</a></div><div class="ttdeci">SWIGEXPORT jlong JNICALL Java_com_google_ortools_graph_mainJNI_LinearSumAssignment_1getOptimalCost(JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_)</div><div class="ttdef"><b>Definition:</b> <a href="graph__java__wrap_8cc_source.html#l00889">graph_java_wrap.cc:889</a></div></div>
|
|
<div class="ttc" id="graph__java__wrap_8cc_html_a6ee41cd160d397aa76668bf4db65e2d1"><div class="ttname"><a href="graph__java__wrap_8cc.html#a6ee41cd160d397aa76668bf4db65e2d1">SWIGUNUSED</a></div><div class="ttdeci">#define SWIGUNUSED</div><div class="ttdef"><b>Definition:</b> <a href="graph__java__wrap_8cc_source.html#l00079">graph_java_wrap.cc:79</a></div></div>
|
|
<div class="ttc" id="graph__java__wrap_8cc_html_a964fdece8d05f4ddbc031948f4e1c4bd"><div class="ttname"><a href="graph__java__wrap_8cc.html#a964fdece8d05f4ddbc031948f4e1c4bd">Java_com_google_ortools_graph_mainJNI_LinearSumAssignment_1getAssignmentCost</a></div><div class="ttdeci">SWIGEXPORT jlong JNICALL Java_com_google_ortools_graph_mainJNI_LinearSumAssignment_1getAssignmentCost(JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_, jint jarg2)</div><div class="ttdef"><b>Definition:</b> <a href="graph__java__wrap_8cc_source.html#l00921">graph_java_wrap.cc:921</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__research_html_a259d58fc853dd928f2148dbcf1ef25cd"><div class="ttname"><a href="namespaceoperations__research.html#a259d58fc853dd928f2148dbcf1ef25cd">operations_research::FlowQuantity</a></div><div class="ttdeci">int64_t FlowQuantity</div><div class="ttdef"><b>Definition:</b> <a href="ebert__graph_8h_source.html#l00203">ebert_graph.h:203</a></div></div>
|
|
<div class="ttc" id="graph__java__wrap_8cc_html_a1e007264a9643a3d29ec843b9702a615"><div class="ttname"><a href="graph__java__wrap_8cc.html#a1e007264a9643a3d29ec843b9702a615">Java_com_google_ortools_graph_mainJNI_MaxFlow_1getNumNodes</a></div><div class="ttdeci">SWIGEXPORT jint JNICALL Java_com_google_ortools_graph_mainJNI_MaxFlow_1getNumNodes(JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_)</div><div class="ttdef"><b>Definition:</b> <a href="graph__java__wrap_8cc_source.html#l00299">graph_java_wrap.cc:299</a></div></div>
|
|
<div class="ttc" id="graph__java__wrap_8cc_html_a285b74cd441e7f6925ba20fea017d338"><div class="ttname"><a href="graph__java__wrap_8cc.html#a285b74cd441e7f6925ba20fea017d338">Java_com_google_ortools_graph_mainJNI_LinearSumAssignment_1getRightMate</a></div><div class="ttdeci">SWIGEXPORT jint JNICALL Java_com_google_ortools_graph_mainJNI_LinearSumAssignment_1getRightMate(JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_, jint jarg2)</div><div class="ttdef"><b>Definition:</b> <a href="graph__java__wrap_8cc_source.html#l00904">graph_java_wrap.cc:904</a></div></div>
|
|
<div class="ttc" id="graph__java__wrap_8cc_html_a242ae492efae2dc97210f8345d6e353a"><div class="ttname"><a href="graph__java__wrap_8cc.html#a242ae492efae2dc97210f8345d6e353a">Java_com_google_ortools_graph_mainJNI_delete_1LinearSumAssignment</a></div><div class="ttdeci">SWIGEXPORT void JNICALL Java_com_google_ortools_graph_mainJNI_delete_1LinearSumAssignment(JNIEnv *jenv, jclass jcls, jlong jarg1)</div><div class="ttdef"><b>Definition:</b> <a href="graph__java__wrap_8cc_source.html#l00938">graph_java_wrap.cc:938</a></div></div>
|
|
<div class="ttc" id="graph__java__wrap_8cc_html_a453bc1a9df73008d5b1b38be7b16e4f3"><div class="ttname"><a href="graph__java__wrap_8cc.html#a453bc1a9df73008d5b1b38be7b16e4f3">Java_com_google_ortools_graph_mainJNI_MinCostFlow_1SWIGUpcast</a></div><div class="ttdeci">SWIGEXPORT jlong JNICALL Java_com_google_ortools_graph_mainJNI_MinCostFlow_1SWIGUpcast(JNIEnv *jenv, jclass jcls, jlong jarg1)</div><div class="ttdef"><b>Definition:</b> <a href="graph__java__wrap_8cc_source.html#l00948">graph_java_wrap.cc:948</a></div></div>
|
|
<div class="ttc" id="graph__java__wrap_8cc_html_a3c2466c367f8a44015a7d04cb2e0a104"><div class="ttname"><a href="graph__java__wrap_8cc.html#a3c2466c367f8a44015a7d04cb2e0a104">Java_com_google_ortools_graph_mainJNI_MaxFlow_1solve</a></div><div class="ttdeci">SWIGEXPORT jint JNICALL Java_com_google_ortools_graph_mainJNI_MaxFlow_1solve(JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_, jint jarg2, jint jarg3)</div><div class="ttdef"><b>Definition:</b> <a href="graph__java__wrap_8cc_source.html#l00380">graph_java_wrap.cc:380</a></div></div>
|
|
<div class="ttc" id="graph__java__wrap_8cc_html_a759553ce11c7722bea834d8ff7c1bbd6ae9e1faedf7322cd8b18dfcda70701db3"><div class="ttname"><a href="graph__java__wrap_8cc.html#a759553ce11c7722bea834d8ff7c1bbd6ae9e1faedf7322cd8b18dfcda70701db3">SWIG_JavaIllegalArgumentException</a></div><div class="ttdef"><b>Definition:</b> <a href="graph__java__wrap_8cc_source.html#l00190">graph_java_wrap.cc:190</a></div></div>
|
|
<div class="ttc" id="graph__java__wrap_8cc_html_a759553ce11c7722bea834d8ff7c1bbd6"><div class="ttname"><a href="graph__java__wrap_8cc.html#a759553ce11c7722bea834d8ff7c1bbd6">SWIG_JavaExceptionCodes</a></div><div class="ttdeci">SWIG_JavaExceptionCodes</div><div class="ttdef"><b>Definition:</b> <a href="graph__java__wrap_8cc_source.html#l00184">graph_java_wrap.cc:184</a></div></div>
|
|
<div class="ttc" id="graph__java__wrap_8cc_html_a809160d406c6bf72c1ad4286e2e707d6"><div class="ttname"><a href="graph__java__wrap_8cc.html#a809160d406c6bf72c1ad4286e2e707d6">Java_com_google_ortools_graph_mainJNI_new_1LinearSumAssignment</a></div><div class="ttdeci">SWIGEXPORT jlong JNICALL Java_com_google_ortools_graph_mainJNI_new_1LinearSumAssignment(JNIEnv *jenv, jclass jcls)</div><div class="ttdef"><b>Definition:</b> <a href="graph__java__wrap_8cc_source.html#l00760">graph_java_wrap.cc:760</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_simple_linear_sum_assignment_html_a803958326b7485a7a8f1062f12c00698"><div class="ttname"><a href="classoperations__research_1_1_simple_linear_sum_assignment.html#a803958326b7485a7a8f1062f12c00698">operations_research::SimpleLinearSumAssignment::AddArcWithCost</a></div><div class="ttdeci">ArcIndex AddArcWithCost(NodeIndex left_node, NodeIndex right_node, CostValue cost)</div><div class="ttdef"><b>Definition:</b> <a href="graph_2assignment_8cc_source.html#l00024">graph/assignment.cc:24</a></div></div>
|
|
<div class="ttc" id="graph__java__wrap_8cc_html_a0effc8b7dc8aa268ca2396304723781e"><div class="ttname"><a href="graph__java__wrap_8cc.html#a0effc8b7dc8aa268ca2396304723781e">Java_com_google_ortools_graph_mainJNI_MinCostFlow_1getHead</a></div><div class="ttdeci">SWIGEXPORT jint JNICALL Java_com_google_ortools_graph_mainJNI_MinCostFlow_1getHead(JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_, jint jarg2)</div><div class="ttdef"><b>Definition:</b> <a href="graph__java__wrap_8cc_source.html#l00682">graph_java_wrap.cc:682</a></div></div>
|
|
<div class="ttc" id="graph__java__wrap_8cc_html_abd60b198ec27024fdf2e21a4a9df9c53"><div class="ttname"><a href="graph__java__wrap_8cc.html#abd60b198ec27024fdf2e21a4a9df9c53">Java_com_google_ortools_graph_mainJNI_new_1MaxFlow</a></div><div class="ttdeci">SWIGEXPORT jlong JNICALL Java_com_google_ortools_graph_mainJNI_new_1MaxFlow(JNIEnv *jenv, jclass jcls)</div><div class="ttdef"><b>Definition:</b> <a href="graph__java__wrap_8cc_source.html#l00266">graph_java_wrap.cc:266</a></div></div>
|
|
<div class="ttc" id="graph__java__wrap_8cc_html_aacc835230db49c779de19084a1a860c6"><div class="ttname"><a href="graph__java__wrap_8cc.html#aacc835230db49c779de19084a1a860c6">Java_com_google_ortools_graph_mainJNI_MaxFlow_1getNumArcs</a></div><div class="ttdeci">SWIGEXPORT jint JNICALL Java_com_google_ortools_graph_mainJNI_MaxFlow_1getNumArcs(JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_)</div><div class="ttdef"><b>Definition:</b> <a href="graph__java__wrap_8cc_source.html#l00314">graph_java_wrap.cc:314</a></div></div>
|
|
<div class="ttc" id="graph__java__wrap_8cc_html_af4376fd8e97b9c4dd5665d2538582dc6"><div class="ttname"><a href="graph__java__wrap_8cc.html#af4376fd8e97b9c4dd5665d2538582dc6">Java_com_google_ortools_graph_mainJNI_MaxFlow_1getCapacity</a></div><div class="ttdeci">SWIGEXPORT jlong JNICALL Java_com_google_ortools_graph_mainJNI_MaxFlow_1getCapacity(JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_, jint jarg2)</div><div class="ttdef"><b>Definition:</b> <a href="graph__java__wrap_8cc_source.html#l00363">graph_java_wrap.cc:363</a></div></div>
|
|
<div class="ttc" id="struct_s_w_i_g___java_exceptions__t_html_ad6e60115faec006ed03087580603f5ce"><div class="ttname"><a href="struct_s_w_i_g___java_exceptions__t.html#ad6e60115faec006ed03087580603f5ce">SWIG_JavaExceptions_t::code</a></div><div class="ttdeci">SWIG_JavaExceptionCodes code</div><div class="ttdef"><b>Definition:</b> <a href="knapsack__solver__java__wrap_8cc_source.html#l00198">knapsack_solver_java_wrap.cc:198</a></div></div>
|
|
<div class="ttc" id="graph__java__wrap_8cc_html_ab76ce31d5a830724839d9fe3a8348ae9"><div class="ttname"><a href="graph__java__wrap_8cc.html#ab76ce31d5a830724839d9fe3a8348ae9">Java_com_google_ortools_graph_mainJNI_LinearSumAssignment_1addArcWithCost</a></div><div class="ttdeci">SWIGEXPORT jint JNICALL Java_com_google_ortools_graph_mainJNI_LinearSumAssignment_1addArcWithCost(JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_, jint jarg2, jint jarg3, jlong jarg4)</div><div class="ttdef"><b>Definition:</b> <a href="graph__java__wrap_8cc_source.html#l00772">graph_java_wrap.cc:772</a></div></div>
|
|
<div class="ttc" id="graph__java__wrap_8cc_html_a9e5ac85bc14a1e5e98d25bebb2c38b00"><div class="ttname"><a href="graph__java__wrap_8cc.html#a9e5ac85bc14a1e5e98d25bebb2c38b00">Java_com_google_ortools_graph_mainJNI_MinCostFlow_1getNumArcs</a></div><div class="ttdeci">SWIGEXPORT jint JNICALL Java_com_google_ortools_graph_mainJNI_MinCostFlow_1getNumArcs(JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_)</div><div class="ttdef"><b>Definition:</b> <a href="graph__java__wrap_8cc_source.html#l00650">graph_java_wrap.cc:650</a></div></div>
|
|
<div class="ttc" id="graph__java__wrap_8cc_html_a165136379f8add8c7f240ffd31a43086"><div class="ttname"><a href="graph__java__wrap_8cc.html#a165136379f8add8c7f240ffd31a43086">Java_com_google_ortools_graph_mainJNI_MinCostFlow_1getMaximumFlow</a></div><div class="ttdeci">SWIGEXPORT jlong JNICALL Java_com_google_ortools_graph_mainJNI_MinCostFlow_1getMaximumFlow(JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_)</div><div class="ttdef"><b>Definition:</b> <a href="graph__java__wrap_8cc_source.html#l00603">graph_java_wrap.cc:603</a></div></div>
|
|
<div class="ttc" id="graph__java__wrap_8cc_html_af9de45d527c6445e67530504453bc3c0"><div class="ttname"><a href="graph__java__wrap_8cc.html#af9de45d527c6445e67530504453bc3c0">Java_com_google_ortools_graph_mainJNI_MinCostFlow_1getNumNodes</a></div><div class="ttdeci">SWIGEXPORT jint JNICALL Java_com_google_ortools_graph_mainJNI_MinCostFlow_1getNumNodes(JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_)</div><div class="ttdef"><b>Definition:</b> <a href="graph__java__wrap_8cc_source.html#l00635">graph_java_wrap.cc:635</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_simple_linear_sum_assignment_html_a67a0db04d321a74b7e7fcfd3f1a3f70b"><div class="ttname"><a href="classoperations__research_1_1_simple_linear_sum_assignment.html#a67a0db04d321a74b7e7fcfd3f1a3f70b">operations_research::SimpleLinearSumAssignment::Status</a></div><div class="ttdeci">Status</div><div class="ttdef"><b>Definition:</b> <a href="assignment_8h_source.html#l00088">assignment.h:88</a></div></div>
|
|
<div class="ttc" id="graph__java__wrap_8cc_html_af6773ae93d9c316ae5d759c22b5cbc62"><div class="ttname"><a href="graph__java__wrap_8cc.html#af6773ae93d9c316ae5d759c22b5cbc62">Java_com_google_ortools_graph_mainJNI_LinearSumAssignment_1getNumNodes</a></div><div class="ttdeci">SWIGEXPORT jint JNICALL Java_com_google_ortools_graph_mainJNI_LinearSumAssignment_1getNumNodes(JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_)</div><div class="ttdef"><b>Definition:</b> <a href="graph__java__wrap_8cc_source.html#l00793">graph_java_wrap.cc:793</a></div></div>
|
|
<div class="ttc" id="graph__java__wrap_8cc_html_a759553ce11c7722bea834d8ff7c1bbd6af12f677ec45b7b3e71451e74d9b75694"><div class="ttname"><a href="graph__java__wrap_8cc.html#a759553ce11c7722bea834d8ff7c1bbd6af12f677ec45b7b3e71451e74d9b75694">SWIG_JavaIndexOutOfBoundsException</a></div><div class="ttdef"><b>Definition:</b> <a href="graph__java__wrap_8cc_source.html#l00188">graph_java_wrap.cc:188</a></div></div>
|
|
<div class="ttc" id="graph__java__wrap_8cc_html_a83c08588931dc960e92a6c846fa1bc6a"><div class="ttname"><a href="graph__java__wrap_8cc.html#a83c08588931dc960e92a6c846fa1bc6a">Java_com_google_ortools_graph_mainJNI_MinCostFlow_1getFlow</a></div><div class="ttdeci">SWIGEXPORT jlong JNICALL Java_com_google_ortools_graph_mainJNI_MinCostFlow_1getFlow(JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_, jint jarg2)</div><div class="ttdef"><b>Definition:</b> <a href="graph__java__wrap_8cc_source.html#l00618">graph_java_wrap.cc:618</a></div></div>
|
|
<div class="ttc" id="basictypes_8h_html"><div class="ttname"><a href="basictypes_8h.html">basictypes.h</a></div></div>
|
|
<div class="ttc" id="graph__java__wrap_8cc_html_a8813cdf8edbc9f5aa665b1628d1946ab"><div class="ttname"><a href="graph__java__wrap_8cc.html#a8813cdf8edbc9f5aa665b1628d1946ab">Java_com_google_ortools_graph_mainJNI_LinearSumAssignment_1solve</a></div><div class="ttdeci">SWIGEXPORT jint JNICALL Java_com_google_ortools_graph_mainJNI_LinearSumAssignment_1solve(JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_)</div><div class="ttdef"><b>Definition:</b> <a href="graph__java__wrap_8cc_source.html#l00874">graph_java_wrap.cc:874</a></div></div>
|
|
<div class="ttc" id="graph__java__wrap_8cc_html_a789c8d1a1ba4a1ce19dc8f07396bddcf"><div class="ttname"><a href="graph__java__wrap_8cc.html#a789c8d1a1ba4a1ce19dc8f07396bddcf">Java_com_google_ortools_graph_mainJNI_MaxFlow_1getFlow</a></div><div class="ttdeci">SWIGEXPORT jlong JNICALL Java_com_google_ortools_graph_mainJNI_MaxFlow_1getFlow(JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_, jint jarg2)</div><div class="ttdef"><b>Definition:</b> <a href="graph__java__wrap_8cc_source.html#l00414">graph_java_wrap.cc:414</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_simple_min_cost_flow_html_a20e10ea36c32c30c5130f300f1ffde2e"><div class="ttname"><a href="classoperations__research_1_1_simple_min_cost_flow.html#a20e10ea36c32c30c5130f300f1ffde2e">operations_research::SimpleMinCostFlow::AddArcWithCapacityAndUnitCost</a></div><div class="ttdeci">ArcIndex AddArcWithCapacityAndUnitCost(NodeIndex tail, NodeIndex head, FlowQuantity capacity, CostValue unit_cost)</div><div class="ttdef"><b>Definition:</b> <a href="min__cost__flow_8cc_source.html#l01019">min_cost_flow.cc:1019</a></div></div>
|
|
</div><!-- fragment --></div><!-- contents -->
|
|
</div><!-- doc-content -->
|
|
<!-- HTML footer for doxygen 1.8.18-->
|
|
<!-- start footer part -->
|
|
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
|
<ul>
|
|
<li class="navelem"><a class="el" href="dir_a7cc1eeded8f693d0da6c729bc88c45a.html">ortools</a></li><li class="navelem"><a class="el" href="dir_b2c6d49957bf5d0c7726edb4b829cd4d.html">gen</a></li><li class="navelem"><a class="el" href="dir_dd9e6105f85b4b8d1432afc92516bdf4.html">ortools</a></li><li class="navelem"><a class="el" href="dir_57289fd743fd8a5b5def0c441b0bd064.html">graph</a></li><li class="navelem"><a class="el" href="graph__java__wrap_8cc.html">graph_java_wrap.cc</a></li>
|
|
<li class="footer">Generated by
|
|
<a href="http://www.doxygen.org/index.html">
|
|
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.15 </li>
|
|
</ul>
|
|
</div>
|
|
</body>
|
|
</html>
|