<ahref="linear__assignment_8cc.html">Go to the documentation of this file.</a><divclass="fragment"><divclass="line"><aname="l00001"></a><spanclass="lineno"> 1</span> <spanclass="comment">// Copyright 2010-2018 Google LLC</span></div>
<divclass="line"><aname="l00002"></a><spanclass="lineno"> 2</span> <spanclass="comment">// Licensed under the Apache License, Version 2.0 (the "License");</span></div>
<divclass="line"><aname="l00003"></a><spanclass="lineno"> 3</span> <spanclass="comment">// you may not use this file except in compliance with the License.</span></div>
<divclass="line"><aname="l00004"></a><spanclass="lineno"> 4</span> <spanclass="comment">// You may obtain a copy of the License at</span></div>
<divclass="line"><aname="l00008"></a><spanclass="lineno"> 8</span> <spanclass="comment">// Unless required by applicable law or agreed to in writing, software</span></div>
<divclass="line"><aname="l00009"></a><spanclass="lineno"> 9</span> <spanclass="comment">// distributed under the License is distributed on an "AS IS" BASIS,</span></div>
<divclass="line"><aname="l00010"></a><spanclass="lineno"> 10</span> <spanclass="comment">// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.</span></div>
<divclass="line"><aname="l00011"></a><spanclass="lineno"> 11</span> <spanclass="comment">// See the License for the specific language governing permissions and</span></div>
<divclass="line"><aname="l00012"></a><spanclass="lineno"> 12</span> <spanclass="comment">// limitations under the License.</span></div>
<divclass="line"><aname="l00019"></a><spanclass="lineno"> 19</span> <spanclass="stringliteral">"Divisor for epsilon at each Refine "</span></div>
<divclass="line"><aname="l00020"></a><spanclass="lineno"> 20</span> <spanclass="stringliteral">"step of LinearSumAssignment."</span>);</div>
<divclass="line"><aname="l00022"></a><spanclass="lineno"> 22</span> <spanclass="stringliteral">"Number of relabelings to do between logging progress messages "</span></div>
<divclass="line"><aname="l00023"></a><spanclass="lineno"> 23</span> <spanclass="stringliteral">"when verbose level is 4 or more."</span>);</div>
<divclass="line"><aname="l00025"></a><spanclass="lineno"> 25</span> <spanclass="stringliteral">"Process active nodes in stack (as opposed to queue) order."</span>);</div>
</div><!-- fragment --></div><!-- contents -->
</div><!-- doc-content -->
<divclass="ttc"id="alinear__assignment_8cc_html_a99a4f4438d3e03bcc411ba8dd22a3aff"><divclass="ttname"><ahref="linear__assignment_8cc.html#a99a4f4438d3e03bcc411ba8dd22a3aff">DEFINE_bool</a></div><divclass="ttdeci">DEFINE_bool(assignment_stack_order, true, "Process active nodes in stack (as opposed to queue) order.")</div></div>
<divclass="ttc"id="alinear__assignment_8cc_html_a97b242aaa31a35c0e40b92a2b79ea757"><divclass="ttname"><ahref="linear__assignment_8cc.html#a97b242aaa31a35c0e40b92a2b79ea757">DEFINE_int64</a></div><divclass="ttdeci">DEFINE_int64(assignment_alpha, 5, "Divisor for epsilon at each Refine ""step of LinearSumAssignment.")</div></div>
<divclass="ttc"id="alinear__assignment_8cc_html_a6f6db9402b962aacca6d31fee23c1379"><divclass="ttname"><ahref="linear__assignment_8cc.html#a6f6db9402b962aacca6d31fee23c1379">DEFINE_int32</a></div><divclass="ttdeci">DEFINE_int32(assignment_progress_logging_period, 5000, "Number of relabelings to do between logging progress messages ""when verbose level is 4 or more.")</div></div>