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_1ChooseMin.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_1ChooseMin" kind="class" prot="public">
<compoundname>Gecode::ChooseMin</compoundname>
<includes refid="brancher-view-sel_8hpp" local="no">brancher-view-sel.hpp</includes>
<sectiondef kind="public-func">
<memberdef kind="function" id="classGecode_1_1ChooseMin_1a4093566e5efe9b5a9cbd68a839f237e8" 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::ChooseMin::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="185" column="1"/>
</memberdef>
<memberdef kind="function" id="classGecode_1_1ChooseMin_1a046be31b71eb3c92296e99bf11a4bb18" 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::ChooseMin::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="514" column="1" bodyfile="/usr/include/gecode/kernel/brancher-view-sel.hpp" bodystart="514" bodyend="516"/>
</memberdef>
</sectiondef>
<briefdescription>
<para>Choose views with smaller merit values. </para> </briefdescription>
<detaileddescription>
</detaileddescription>
<location file="/usr/include/gecode/kernel/brancher-view-sel.hpp" line="181" column="1" bodyfile="/usr/include/gecode/kernel/brancher-view-sel.hpp" bodystart="181" bodyend="186"/>
<listofallmembers>
<member refid="classGecode_1_1ChooseMin_1a4093566e5efe9b5a9cbd68a839f237e8" prot="public" virt="non-virtual"><scope>Gecode::ChooseMin</scope><name>operator()</name></member>
<member refid="classGecode_1_1ChooseMin_1a046be31b71eb3c92296e99bf11a4bb18" prot="public" virt="non-virtual"><scope>Gecode::ChooseMin</scope><name>operator()</name></member>
</listofallmembers>
</compounddef>
</doxygen>