127 lines
7.3 KiB
XML
127 lines
7.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_1MeritDegree" kind="class" prot="public">
|
|
<compoundname>Gecode::MeritDegree</compoundname>
|
|
<basecompoundref refid="classGecode_1_1MeritBase" prot="public" virt="non-virtual">Gecode::MeritBase< View, unsigned int ></basecompoundref>
|
|
<includes refid="brancher-merit_8hpp" local="no">brancher-merit.hpp</includes>
|
|
<templateparamlist>
|
|
<param>
|
|
<type>class <ref refid="classGecode_1_1MeritBase_1a07837decee6635d337a2681f2d1a877c" kindref="member">View</ref></type>
|
|
</param>
|
|
</templateparamlist>
|
|
<sectiondef kind="public-func">
|
|
<memberdef kind="function" id="classGecode_1_1MeritDegree_1ac2cb120d843f09d5e75b37c08fcc9d2c" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
|
|
<type></type>
|
|
<definition>forceinline Gecode::MeritDegree< View >::MeritDegree</definition>
|
|
<argsstring>(Space &home, const VarBranch &vb)</argsstring>
|
|
<name>MeritDegree</name>
|
|
<param>
|
|
<type><ref refid="classGecode_1_1Space" kindref="compound">Space</ref> &</type>
|
|
<declname>home</declname>
|
|
</param>
|
|
<param>
|
|
<type>const <ref refid="classGecode_1_1VarBranch" kindref="compound">VarBranch</ref> &</type>
|
|
<declname>vb</declname>
|
|
</param>
|
|
<briefdescription>
|
|
<para>Constructor for initialization. </para> </briefdescription>
|
|
<detaileddescription>
|
|
</detaileddescription>
|
|
<inbodydescription>
|
|
</inbodydescription>
|
|
<location file="/usr/include/gecode/kernel/brancher-merit.hpp" line="95" column="1" bodyfile="/usr/include/gecode/kernel/brancher-merit.hpp" bodystart="183" bodyend="184"/>
|
|
</memberdef>
|
|
<memberdef kind="function" id="classGecode_1_1MeritDegree_1a21932cb56063673c78ad09bf2c3d09c4" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
|
|
<type></type>
|
|
<definition>forceinline Gecode::MeritDegree< View >::MeritDegree</definition>
|
|
<argsstring>(Space &home, bool shared, MeritDegree &md)</argsstring>
|
|
<name>MeritDegree</name>
|
|
<param>
|
|
<type><ref refid="classGecode_1_1Space" kindref="compound">Space</ref> &</type>
|
|
<declname>home</declname>
|
|
</param>
|
|
<param>
|
|
<type>bool</type>
|
|
<declname>shared</declname>
|
|
</param>
|
|
<param>
|
|
<type><ref refid="classGecode_1_1MeritDegree" kindref="compound">MeritDegree</ref> &</type>
|
|
<declname>md</declname>
|
|
</param>
|
|
<briefdescription>
|
|
<para>Constructor for cloning. </para> </briefdescription>
|
|
<detaileddescription>
|
|
</detaileddescription>
|
|
<inbodydescription>
|
|
</inbodydescription>
|
|
<location file="/usr/include/gecode/kernel/brancher-merit.hpp" line="97" column="1" bodyfile="/usr/include/gecode/kernel/brancher-merit.hpp" bodystart="187" bodyend="189"/>
|
|
</memberdef>
|
|
<memberdef kind="function" id="classGecode_1_1MeritDegree_1a49b21bf63ecf7cfd3761ecfce4c54695" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
|
|
<type>unsigned int</type>
|
|
<definition>forceinline unsigned int Gecode::MeritDegree< View >::operator()</definition>
|
|
<argsstring>(const Space &home, View x, int i)</argsstring>
|
|
<name>operator()</name>
|
|
<param>
|
|
<type>const <ref refid="classGecode_1_1Space" kindref="compound">Space</ref> &</type>
|
|
<declname>home</declname>
|
|
</param>
|
|
<param>
|
|
<type><ref refid="classGecode_1_1MeritBase_1a07837decee6635d337a2681f2d1a877c" kindref="member">View</ref></type>
|
|
<declname>x</declname>
|
|
</param>
|
|
<param>
|
|
<type>int</type>
|
|
<declname>i</declname>
|
|
</param>
|
|
<briefdescription>
|
|
<para>Return degree as merit for view <emphasis>x</emphasis> at position <emphasis>i</emphasis>. </para> </briefdescription>
|
|
<detaileddescription>
|
|
</detaileddescription>
|
|
<inbodydescription>
|
|
</inbodydescription>
|
|
<location file="/usr/include/gecode/kernel/brancher-merit.hpp" line="99" column="1" bodyfile="/usr/include/gecode/kernel/brancher-merit.hpp" bodystart="192" bodyend="194"/>
|
|
</memberdef>
|
|
</sectiondef>
|
|
<briefdescription>
|
|
<para>Merit class for degree. </para> </briefdescription>
|
|
<detaileddescription>
|
|
</detaileddescription>
|
|
<inheritancegraph>
|
|
<node id="3882">
|
|
<label>Gecode::MeritDegree< View ></label>
|
|
<link refid="classGecode_1_1MeritDegree"/>
|
|
<childnode refid="3883" relation="public-inheritance">
|
|
</childnode>
|
|
</node>
|
|
<node id="3883">
|
|
<label>Gecode::MeritBase< View, unsigned int ></label>
|
|
<link refid="classGecode_1_1MeritBase"/>
|
|
</node>
|
|
</inheritancegraph>
|
|
<collaborationgraph>
|
|
<node id="3884">
|
|
<label>Gecode::MeritDegree< View ></label>
|
|
<link refid="classGecode_1_1MeritDegree"/>
|
|
<childnode refid="3885" relation="public-inheritance">
|
|
</childnode>
|
|
</node>
|
|
<node id="3885">
|
|
<label>Gecode::MeritBase< View, unsigned int ></label>
|
|
<link refid="classGecode_1_1MeritBase"/>
|
|
</node>
|
|
</collaborationgraph>
|
|
<location file="/usr/include/gecode/kernel/brancher-merit.hpp" line="92" column="1" bodyfile="/usr/include/gecode/kernel/brancher-merit.hpp" bodystart="92" bodyend="100"/>
|
|
<listofallmembers>
|
|
<member refid="classGecode_1_1MeritBase_1a3b04ddc669a22b449129b2a835eefe26" prot="public" virt="non-virtual"><scope>Gecode::MeritDegree</scope><name>dispose</name></member>
|
|
<member refid="classGecode_1_1MeritBase_1a0dd42399c470eef9ee7a23f238ad8fa9" prot="public" virt="non-virtual"><scope>Gecode::MeritDegree</scope><name>MeritBase</name></member>
|
|
<member refid="classGecode_1_1MeritBase_1ae8ab6cc04c2cd2b34701e1deba2236b4" prot="public" virt="non-virtual"><scope>Gecode::MeritDegree</scope><name>MeritBase</name></member>
|
|
<member refid="classGecode_1_1MeritDegree_1ac2cb120d843f09d5e75b37c08fcc9d2c" prot="public" virt="non-virtual"><scope>Gecode::MeritDegree</scope><name>MeritDegree</name></member>
|
|
<member refid="classGecode_1_1MeritDegree_1a21932cb56063673c78ad09bf2c3d09c4" prot="public" virt="non-virtual"><scope>Gecode::MeritDegree</scope><name>MeritDegree</name></member>
|
|
<member refid="classGecode_1_1MeritBase_1a386345c2a920535002f34ae4dbc96501" prot="public" virt="non-virtual"><scope>Gecode::MeritDegree</scope><name>notice</name></member>
|
|
<member refid="classGecode_1_1MeritDegree_1a49b21bf63ecf7cfd3761ecfce4c54695" prot="public" virt="non-virtual"><scope>Gecode::MeritDegree</scope><name>operator()</name></member>
|
|
<member refid="classGecode_1_1MeritBase_1a5f83e32f550fdca23acf1a2a3904ef0a" prot="public" virt="non-virtual"><scope>Gecode::MeritDegree</scope><name>Val</name></member>
|
|
<member refid="classGecode_1_1MeritBase_1a07837decee6635d337a2681f2d1a877c" prot="public" virt="non-virtual"><scope>Gecode::MeritDegree</scope><name>View</name></member>
|
|
</listofallmembers>
|
|
</compounddef>
|
|
</doxygen>
|