142 lines
7.8 KiB
XML
142 lines
7.8 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_1NoGoods" kind="class" prot="public">
|
|
<compoundname>Gecode::NoGoods</compoundname>
|
|
<derivedcompoundref refid="classGecode_1_1Search_1_1Parallel_1_1Path" prot="public" virt="non-virtual">Gecode::Search::Parallel::Path</derivedcompoundref>
|
|
<derivedcompoundref refid="classGecode_1_1Search_1_1Sequential_1_1Path" prot="public" virt="non-virtual">Gecode::Search::Sequential::Path</derivedcompoundref>
|
|
<includes refid="core_8hpp" local="no">core.hpp</includes>
|
|
<sectiondef kind="protected-attrib">
|
|
<memberdef kind="variable" id="classGecode_1_1NoGoods_1ad8a81d61de70c5bf047ecf203c5c86de" prot="protected" static="no" mutable="no">
|
|
<type>unsigned long int</type>
|
|
<definition>unsigned long int Gecode::NoGoods::n</definition>
|
|
<argsstring></argsstring>
|
|
<name>n</name>
|
|
<briefdescription>
|
|
<para>Number of no-goods. </para> </briefdescription>
|
|
<detaileddescription>
|
|
</detaileddescription>
|
|
<inbodydescription>
|
|
</inbodydescription>
|
|
<location file="/usr/include/gecode/kernel/core.hpp" line="1243" column="1" bodyfile="/usr/include/gecode/kernel/core.hpp" bodystart="1243" bodyend="-1"/>
|
|
</memberdef>
|
|
</sectiondef>
|
|
<sectiondef kind="public-func">
|
|
<memberdef kind="function" id="classGecode_1_1NoGoods_1a45c011ac3e73edf35b69fc67e087c173" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
|
|
<type></type>
|
|
<definition>forceinline Gecode::NoGoods::NoGoods</definition>
|
|
<argsstring>(void)</argsstring>
|
|
<name>NoGoods</name>
|
|
<param>
|
|
<type>void</type>
|
|
</param>
|
|
<briefdescription>
|
|
<para>Initialize. </para> </briefdescription>
|
|
<detaileddescription>
|
|
</detaileddescription>
|
|
<inbodydescription>
|
|
</inbodydescription>
|
|
<location file="/usr/include/gecode/kernel/core.hpp" line="1246" column="1" bodyfile="/usr/include/gecode/kernel/core.hpp" bodystart="2640" bodyend="2641"/>
|
|
</memberdef>
|
|
<memberdef kind="function" id="classGecode_1_1NoGoods_1a7a9cc78c6fd12d80f4487060dc2285fb" prot="public" static="no" const="no" explicit="no" inline="no" virt="virtual">
|
|
<type>GECODE_KERNEL_EXPORT void</type>
|
|
<definition>virtual GECODE_KERNEL_EXPORT void Gecode::NoGoods::post</definition>
|
|
<argsstring>(Space &home)</argsstring>
|
|
<name>post</name>
|
|
<reimplementedby refid="classGecode_1_1Search_1_1Sequential_1_1Path_1aa2e087f343fbf65631b025e43bc81916">post</reimplementedby>
|
|
<reimplementedby refid="classGecode_1_1Search_1_1Parallel_1_1Path_1af0784c1ba64c9a0d1ea8da8b5389d256">post</reimplementedby>
|
|
<param>
|
|
<type><ref refid="classGecode_1_1Space" kindref="compound">Space</ref> &</type>
|
|
<declname>home</declname>
|
|
</param>
|
|
<briefdescription>
|
|
<para>Post no-goods. </para> </briefdescription>
|
|
<detaileddescription>
|
|
</detaileddescription>
|
|
<inbodydescription>
|
|
</inbodydescription>
|
|
<location file="/usr/include/gecode/kernel/core.hpp" line="1249" column="1"/>
|
|
</memberdef>
|
|
<memberdef kind="function" id="classGecode_1_1NoGoods_1a387fa9e4568b8dfe96df631e0fab397c" prot="public" static="no" const="yes" explicit="no" inline="no" virt="non-virtual">
|
|
<type>unsigned long int</type>
|
|
<definition>forceinline unsigned long int Gecode::NoGoods::ng</definition>
|
|
<argsstring>(void) const </argsstring>
|
|
<name>ng</name>
|
|
<param>
|
|
<type>void</type>
|
|
</param>
|
|
<briefdescription>
|
|
<para>Return number of no-goods posted. </para> </briefdescription>
|
|
<detaileddescription>
|
|
</detaileddescription>
|
|
<inbodydescription>
|
|
</inbodydescription>
|
|
<location file="/usr/include/gecode/kernel/core.hpp" line="1251" column="1" bodyfile="/usr/include/gecode/kernel/core.hpp" bodystart="2643" bodyend="2645"/>
|
|
</memberdef>
|
|
<memberdef kind="function" id="classGecode_1_1NoGoods_1ac137457d4ba3cdbb66ecddf9ab667a2c" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
|
|
<type>void</type>
|
|
<definition>forceinline void Gecode::NoGoods::ng</definition>
|
|
<argsstring>(unsigned long int n)</argsstring>
|
|
<name>ng</name>
|
|
<param>
|
|
<type>unsigned long int</type>
|
|
<declname>n</declname>
|
|
</param>
|
|
<briefdescription>
|
|
<para><ref refid="namespaceGecode_1_1Set" kindref="compound">Set</ref> number of no-goods posted to <emphasis>n</emphasis>. </para> </briefdescription>
|
|
<detaileddescription>
|
|
</detaileddescription>
|
|
<inbodydescription>
|
|
</inbodydescription>
|
|
<location file="/usr/include/gecode/kernel/core.hpp" line="1253" column="1" bodyfile="/usr/include/gecode/kernel/core.hpp" bodystart="2647" bodyend="2649"/>
|
|
</memberdef>
|
|
<memberdef kind="function" id="classGecode_1_1NoGoods_1af8c4ccacac8c44e661fd8c9f0935586c" prot="public" static="no" const="no" explicit="no" inline="no" virt="virtual">
|
|
<type></type>
|
|
<definition>forceinline Gecode::NoGoods::~NoGoods</definition>
|
|
<argsstring>(void)</argsstring>
|
|
<name>~NoGoods</name>
|
|
<param>
|
|
<type>void</type>
|
|
</param>
|
|
<briefdescription>
|
|
<para>Destructor. </para> </briefdescription>
|
|
<detaileddescription>
|
|
</detaileddescription>
|
|
<inbodydescription>
|
|
</inbodydescription>
|
|
<location file="/usr/include/gecode/kernel/core.hpp" line="1255" column="1" bodyfile="/usr/include/gecode/kernel/core.hpp" bodystart="2651" bodyend="2651"/>
|
|
</memberdef>
|
|
</sectiondef>
|
|
<briefdescription>
|
|
<para>No-goods recorded from restarts. </para> </briefdescription>
|
|
<detaileddescription>
|
|
</detaileddescription>
|
|
<inheritancegraph>
|
|
<node id="4471">
|
|
<label>Gecode::NoGoods</label>
|
|
<link refid="classGecode_1_1NoGoods"/>
|
|
</node>
|
|
<node id="4473">
|
|
<label>Gecode::Search::Sequential::Path</label>
|
|
<link refid="classGecode_1_1Search_1_1Sequential_1_1Path"/>
|
|
<childnode refid="4471" relation="public-inheritance">
|
|
</childnode>
|
|
</node>
|
|
<node id="4472">
|
|
<label>Gecode::Search::Parallel::Path</label>
|
|
<link refid="classGecode_1_1Search_1_1Parallel_1_1Path"/>
|
|
<childnode refid="4471" relation="public-inheritance">
|
|
</childnode>
|
|
</node>
|
|
</inheritancegraph>
|
|
<location file="/usr/include/gecode/kernel/core.hpp" line="1240" column="1" bodyfile="/usr/include/gecode/kernel/core.hpp" bodystart="1240" bodyend="1256"/>
|
|
<listofallmembers>
|
|
<member refid="classGecode_1_1NoGoods_1ad8a81d61de70c5bf047ecf203c5c86de" prot="protected" virt="non-virtual"><scope>Gecode::NoGoods</scope><name>n</name></member>
|
|
<member refid="classGecode_1_1NoGoods_1a387fa9e4568b8dfe96df631e0fab397c" prot="public" virt="non-virtual"><scope>Gecode::NoGoods</scope><name>ng</name></member>
|
|
<member refid="classGecode_1_1NoGoods_1ac137457d4ba3cdbb66ecddf9ab667a2c" prot="public" virt="non-virtual"><scope>Gecode::NoGoods</scope><name>ng</name></member>
|
|
<member refid="classGecode_1_1NoGoods_1a45c011ac3e73edf35b69fc67e087c173" prot="public" virt="non-virtual"><scope>Gecode::NoGoods</scope><name>NoGoods</name></member>
|
|
<member refid="classGecode_1_1NoGoods_1a7a9cc78c6fd12d80f4487060dc2285fb" prot="public" virt="virtual"><scope>Gecode::NoGoods</scope><name>post</name></member>
|
|
<member refid="classGecode_1_1NoGoods_1af8c4ccacac8c44e661fd8c9f0935586c" prot="public" virt="virtual"><scope>Gecode::NoGoods</scope><name>~NoGoods</name></member>
|
|
</listofallmembers>
|
|
</compounddef>
|
|
</doxygen>
|