This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
yap-6.3/packages/gecode/dev/extractor/xml/classGecode_1_1ChooseMax.xml
Vitor Santos Costa a8eda03305 4.2.1 support
2014-01-22 09:41:47 +00:00

71 lines
3.3 KiB
XML

<?xml version='1.0' encoding='UTF-8' standalone='no'?>
<doxygen xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="compound.xsd" version="1.8.6">
<compounddef id="classGecode_1_1ChooseMax" kind="class" prot="public">
<compoundname>Gecode::ChooseMax</compoundname>
<includes refid="brancher-view-sel_8hpp" local="no">brancher-view-sel.hpp</includes>
<sectiondef kind="public-func">
<memberdef kind="function" id="classGecode_1_1ChooseMax_1a451b814827a03efcdc039c8c022b2e0d" prot="public" static="no" const="yes" explicit="no" inline="no" virt="non-virtual">
<templateparamlist>
<param>
<type>class Val</type>
</param>
</templateparamlist>
<type>bool</type>
<definition>bool Gecode::ChooseMax::operator()</definition>
<argsstring>(Val a, Val b) const </argsstring>
<name>operator()</name>
<param>
<type>Val</type>
<declname>a</declname>
</param>
<param>
<type>Val</type>
<declname>b</declname>
</param>
<briefdescription>
<para>Return true if <emphasis>a</emphasis> is better than <emphasis>b</emphasis>. </para> </briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="/usr/include/gecode/kernel/brancher-view-sel.hpp" line="193" column="1"/>
</memberdef>
<memberdef kind="function" id="classGecode_1_1ChooseMax_1a548efdb05cadd015c262125835085e22" prot="public" static="no" const="yes" explicit="no" inline="no" virt="non-virtual">
<templateparamlist>
<param>
<type>class Val</type>
</param>
</templateparamlist>
<type>forceinline bool</type>
<definition>forceinline bool Gecode::ChooseMax::operator()</definition>
<argsstring>(Val a, Val b) const </argsstring>
<name>operator()</name>
<param>
<type>Val</type>
<declname>a</declname>
</param>
<param>
<type>Val</type>
<declname>b</declname>
</param>
<briefdescription>
</briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="/usr/include/gecode/kernel/brancher-view-sel.hpp" line="519" column="1" bodyfile="/usr/include/gecode/kernel/brancher-view-sel.hpp" bodystart="519" bodyend="521"/>
</memberdef>
</sectiondef>
<briefdescription>
<para>Choose views with larger merit values. </para> </briefdescription>
<detaileddescription>
</detaileddescription>
<location file="/usr/include/gecode/kernel/brancher-view-sel.hpp" line="189" column="1" bodyfile="/usr/include/gecode/kernel/brancher-view-sel.hpp" bodystart="189" bodyend="194"/>
<listofallmembers>
<member refid="classGecode_1_1ChooseMax_1a451b814827a03efcdc039c8c022b2e0d" prot="public" virt="non-virtual"><scope>Gecode::ChooseMax</scope><name>operator()</name></member>
<member refid="classGecode_1_1ChooseMax_1a548efdb05cadd015c262125835085e22" prot="public" virt="non-virtual"><scope>Gecode::ChooseMax</scope><name>operator()</name></member>
</listofallmembers>
</compounddef>
</doxygen>