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_1IntVarBranch.xml
Vitor Santos Costa a8eda03305 4.2.1 support
2014-01-22 09:41:47 +00:00

614 lines
39 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_1IntVarBranch" kind="class" prot="public">
<compoundname>Gecode::IntVarBranch</compoundname>
<basecompoundref refid="classGecode_1_1VarBranch" prot="public" virt="non-virtual">Gecode::VarBranch</basecompoundref>
<includes refid="int_8hh" local="no">int.hh</includes>
<sectiondef kind="public-type">
<memberdef kind="enum" id="classGecode_1_1IntVarBranch_1a6303b96b4c88838582c23dbb66aa2872" prot="public" static="no">
<name>Select</name>
<enumvalue id="classGecode_1_1IntVarBranch_1a6303b96b4c88838582c23dbb66aa2872ac67c224ec93a84fda31d01f0c666a158" prot="public">
<name>SEL_NONE</name>
<initializer>= 0</initializer>
<briefdescription>
<para>First unassigned. </para> </briefdescription>
<detaileddescription>
</detaileddescription>
</enumvalue>
<enumvalue id="classGecode_1_1IntVarBranch_1a6303b96b4c88838582c23dbb66aa2872ab05fe3c9afec7a6577e84b04aa444b10" prot="public">
<name>SEL_RND</name>
<briefdescription>
<para>Random (uniform, for tie breaking) </para> </briefdescription>
<detaileddescription>
</detaileddescription>
</enumvalue>
<enumvalue id="classGecode_1_1IntVarBranch_1a6303b96b4c88838582c23dbb66aa2872ac68c481e768e10bac52a02f5ccb5e38b" prot="public">
<name>SEL_MERIT_MIN</name>
<briefdescription>
<para>With least merit. </para> </briefdescription>
<detaileddescription>
</detaileddescription>
</enumvalue>
<enumvalue id="classGecode_1_1IntVarBranch_1a6303b96b4c88838582c23dbb66aa2872a781161d8462e47b26fe199c5bb2eb4d2" prot="public">
<name>SEL_MERIT_MAX</name>
<briefdescription>
<para>With highest merit. </para> </briefdescription>
<detaileddescription>
</detaileddescription>
</enumvalue>
<enumvalue id="classGecode_1_1IntVarBranch_1a6303b96b4c88838582c23dbb66aa2872ae0425ca8f67ac498e0ddc5b7fd6ebe85" prot="public">
<name>SEL_DEGREE_MIN</name>
<briefdescription>
<para>With smallest degree. </para> </briefdescription>
<detaileddescription>
</detaileddescription>
</enumvalue>
<enumvalue id="classGecode_1_1IntVarBranch_1a6303b96b4c88838582c23dbb66aa2872a78a754ef5ba1d52754a25ec33cecf8ad" prot="public">
<name>SEL_DEGREE_MAX</name>
<briefdescription>
<para>With largest degree. </para> </briefdescription>
<detaileddescription>
</detaileddescription>
</enumvalue>
<enumvalue id="classGecode_1_1IntVarBranch_1a6303b96b4c88838582c23dbb66aa2872a62bdb99e7bc64d28e1f86bd68a916463" prot="public">
<name>SEL_AFC_MIN</name>
<briefdescription>
<para>With smallest accumulated failure count. </para> </briefdescription>
<detaileddescription>
</detaileddescription>
</enumvalue>
<enumvalue id="classGecode_1_1IntVarBranch_1a6303b96b4c88838582c23dbb66aa2872a7589f16dafda64341677cc669799f080" prot="public">
<name>SEL_AFC_MAX</name>
<briefdescription>
<para>With largest accumulated failure count. </para> </briefdescription>
<detaileddescription>
</detaileddescription>
</enumvalue>
<enumvalue id="classGecode_1_1IntVarBranch_1a6303b96b4c88838582c23dbb66aa2872a9a85ae9919e2ba5b0d8492b948ab8a17" prot="public">
<name>SEL_ACTIVITY_MIN</name>
<briefdescription>
<para>With lowest activity. </para> </briefdescription>
<detaileddescription>
</detaileddescription>
</enumvalue>
<enumvalue id="classGecode_1_1IntVarBranch_1a6303b96b4c88838582c23dbb66aa2872a9844872c23e839559b463fb448c6b00c" prot="public">
<name>SEL_ACTIVITY_MAX</name>
<briefdescription>
<para>With highest activity. </para> </briefdescription>
<detaileddescription>
</detaileddescription>
</enumvalue>
<enumvalue id="classGecode_1_1IntVarBranch_1a6303b96b4c88838582c23dbb66aa2872a2a4fd4a55bd162d1132145db1f6bca30" prot="public">
<name>SEL_MIN_MIN</name>
<briefdescription>
<para>With smallest min. </para> </briefdescription>
<detaileddescription>
</detaileddescription>
</enumvalue>
<enumvalue id="classGecode_1_1IntVarBranch_1a6303b96b4c88838582c23dbb66aa2872a4b8f01da0ecdb1d1c53da5d6a61af030" prot="public">
<name>SEL_MIN_MAX</name>
<briefdescription>
<para>With largest min. </para> </briefdescription>
<detaileddescription>
</detaileddescription>
</enumvalue>
<enumvalue id="classGecode_1_1IntVarBranch_1a6303b96b4c88838582c23dbb66aa2872a0babe990fefcf48dc6ba93636d2c36e9" prot="public">
<name>SEL_MAX_MIN</name>
<briefdescription>
<para>With smallest max. </para> </briefdescription>
<detaileddescription>
</detaileddescription>
</enumvalue>
<enumvalue id="classGecode_1_1IntVarBranch_1a6303b96b4c88838582c23dbb66aa2872a5b23cc918143f2cdc2f3ee77e90259be" prot="public">
<name>SEL_MAX_MAX</name>
<briefdescription>
<para>With largest max. </para> </briefdescription>
<detaileddescription>
</detaileddescription>
</enumvalue>
<enumvalue id="classGecode_1_1IntVarBranch_1a6303b96b4c88838582c23dbb66aa2872a6de335df0511040c52995d19dd667a8e" prot="public">
<name>SEL_SIZE_MIN</name>
<briefdescription>
<para>With smallest domain size. </para> </briefdescription>
<detaileddescription>
</detaileddescription>
</enumvalue>
<enumvalue id="classGecode_1_1IntVarBranch_1a6303b96b4c88838582c23dbb66aa2872a8165182c52ce53c0a89c710f58ffa482" prot="public">
<name>SEL_SIZE_MAX</name>
<briefdescription>
<para>With largest domain size. </para> </briefdescription>
<detaileddescription>
</detaileddescription>
</enumvalue>
<enumvalue id="classGecode_1_1IntVarBranch_1a6303b96b4c88838582c23dbb66aa2872a4b0842b19c16de20fc399ce570a43898" prot="public">
<name>SEL_DEGREE_SIZE_MIN</name>
<briefdescription>
<para>With smallest degree divided by domain size. </para> </briefdescription>
<detaileddescription>
</detaileddescription>
</enumvalue>
<enumvalue id="classGecode_1_1IntVarBranch_1a6303b96b4c88838582c23dbb66aa2872afbdbf561ded5be83289fabefefae27ec" prot="public">
<name>SEL_DEGREE_SIZE_MAX</name>
<briefdescription>
<para>With largest degree divided by domain size. </para> </briefdescription>
<detaileddescription>
</detaileddescription>
</enumvalue>
<enumvalue id="classGecode_1_1IntVarBranch_1a6303b96b4c88838582c23dbb66aa2872a3af35facbe66a15a882b0ab3b7c448b5" prot="public">
<name>SEL_AFC_SIZE_MIN</name>
<briefdescription>
<para>With smallest accumulated failure count divided by domain size. </para> </briefdescription>
<detaileddescription>
</detaileddescription>
</enumvalue>
<enumvalue id="classGecode_1_1IntVarBranch_1a6303b96b4c88838582c23dbb66aa2872a17f7eca5747799d1734757a212c7368f" prot="public">
<name>SEL_AFC_SIZE_MAX</name>
<briefdescription>
<para>With largest accumulated failure count divided by domain size. </para> </briefdescription>
<detaileddescription>
</detaileddescription>
</enumvalue>
<enumvalue id="classGecode_1_1IntVarBranch_1a6303b96b4c88838582c23dbb66aa2872a81a105201c1bb37bf9033c41c2682108" prot="public">
<name>SEL_ACTIVITY_SIZE_MIN</name>
<briefdescription>
<para>With smallest activity divided by domain size. </para> </briefdescription>
<detaileddescription>
</detaileddescription>
</enumvalue>
<enumvalue id="classGecode_1_1IntVarBranch_1a6303b96b4c88838582c23dbb66aa2872a42619846214c8ffc927e6ab5950f18a5" prot="public">
<name>SEL_ACTIVITY_SIZE_MAX</name>
<briefdescription>
<para>With largest activity divided by domain size. </para> </briefdescription>
<detaileddescription>
</detaileddescription>
</enumvalue>
<enumvalue id="classGecode_1_1IntVarBranch_1a6303b96b4c88838582c23dbb66aa2872a48b6421fb8c2d79912c879bb86df43dd" prot="public">
<name>SEL_REGRET_MIN_MIN</name>
<briefdescription>
<para>With smallest min-regret. </para> </briefdescription>
<detaileddescription>
<para>The min-regret of a variable is the difference between the smallest and second-smallest value still in the domain. </para> </detaileddescription>
</enumvalue>
<enumvalue id="classGecode_1_1IntVarBranch_1a6303b96b4c88838582c23dbb66aa2872a4bee47b42f37485b1b23c5891be873c0" prot="public">
<name>SEL_REGRET_MIN_MAX</name>
<briefdescription>
<para>With largest min-regret. </para> </briefdescription>
<detaileddescription>
<para>The min-regret of a variable is the difference between the smallest and second-smallest value still in the domain. </para> </detaileddescription>
</enumvalue>
<enumvalue id="classGecode_1_1IntVarBranch_1a6303b96b4c88838582c23dbb66aa2872ad13cc686e53e6e8bb91710bbcc4d960e" prot="public">
<name>SEL_REGRET_MAX_MIN</name>
<briefdescription>
<para>With smallest max-regret. </para> </briefdescription>
<detaileddescription>
<para>The max-regret of a variable is the difference between the largest and second-largest value still in the domain. </para> </detaileddescription>
</enumvalue>
<enumvalue id="classGecode_1_1IntVarBranch_1a6303b96b4c88838582c23dbb66aa2872ae398eb32bab641da32f498ad47c5349f" prot="public">
<name>SEL_REGRET_MAX_MAX</name>
<briefdescription>
<para>With largest max-regret. </para> </briefdescription>
<detaileddescription>
<para>The max-regret of a variable is the difference between the largest and second-largest value still in the domain. </para> </detaileddescription>
</enumvalue>
<briefdescription>
<para>Which variable selection. </para> </briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="/usr/include/gecode/int.hh" line="3729" column="1" bodyfile="/usr/include/gecode/int.hh" bodystart="3729" bodyend="3776"/>
</memberdef>
</sectiondef>
<sectiondef kind="protected-attrib">
<memberdef kind="variable" id="classGecode_1_1IntVarBranch_1a98e102b9958b378dbfbb5bfb7d850491" prot="protected" static="no" mutable="no">
<type><ref refid="classGecode_1_1IntVarBranch_1a6303b96b4c88838582c23dbb66aa2872" kindref="member">Select</ref></type>
<definition>Select Gecode::IntVarBranch::s</definition>
<argsstring></argsstring>
<name>s</name>
<briefdescription>
<para>Which variable to select. </para> </briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="/usr/include/gecode/int.hh" line="3779" column="1" bodyfile="/usr/include/gecode/int.hh" bodystart="3779" bodyend="-1"/>
</memberdef>
</sectiondef>
<sectiondef kind="public-func">
<memberdef kind="function" id="classGecode_1_1IntVarBranch_1a22edf4beda7a61714f8a860982ee1582" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
<type></type>
<definition>forceinline Gecode::IntVarBranch::IntVarBranch</definition>
<argsstring>(void)</argsstring>
<name>IntVarBranch</name>
<param>
<type>void</type>
</param>
<briefdescription>
<para>Initialize with strategy SEL_NONE. </para> </briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="/usr/include/gecode/int.hh" line="3782" column="1" bodyfile="/usr/include/gecode/int/branch/var.hpp" bodystart="41" bodyend="42"/>
</memberdef>
<memberdef kind="function" id="classGecode_1_1IntVarBranch_1a56a933c2087dd5d28675feee7dff3e28" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
<type></type>
<definition>forceinline Gecode::IntVarBranch::IntVarBranch</definition>
<argsstring>(Rnd r)</argsstring>
<name>IntVarBranch</name>
<param>
<type><ref refid="classGecode_1_1Rnd" kindref="compound">Rnd</ref></type>
<declname>r</declname>
</param>
<briefdescription>
<para>Initialize with random number generator <emphasis>r</emphasis>. </para> </briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="/usr/include/gecode/int.hh" line="3784" column="1" bodyfile="/usr/include/gecode/int/branch/var.hpp" bodystart="49" bodyend="50"/>
</memberdef>
<memberdef kind="function" id="classGecode_1_1IntVarBranch_1aa9119f190df710bded8c0f822b9e115d" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
<type></type>
<definition>forceinline Gecode::IntVarBranch::IntVarBranch</definition>
<argsstring>(Select s, BranchTbl t)</argsstring>
<name>IntVarBranch</name>
<param>
<type><ref refid="classGecode_1_1IntVarBranch_1a6303b96b4c88838582c23dbb66aa2872" kindref="member">Select</ref></type>
<declname>s</declname>
</param>
<param>
<type><ref refid="group__TaskModelBranch_1ga9aa0d6360268834e569cb4edb11a0fe6" kindref="member">BranchTbl</ref></type>
<declname>t</declname>
</param>
<briefdescription>
<para>Initialize with selection strategy <emphasis>s</emphasis> and tie-break limit function <emphasis>t</emphasis>. </para> </briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="/usr/include/gecode/int.hh" line="3786" column="1" bodyfile="/usr/include/gecode/int/branch/var.hpp" bodystart="45" bodyend="46"/>
</memberdef>
<memberdef kind="function" id="classGecode_1_1IntVarBranch_1a03eed2b9a43200f9cb94e8378f0879aa" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
<type></type>
<definition>forceinline Gecode::IntVarBranch::IntVarBranch</definition>
<argsstring>(Select s, double d, BranchTbl t)</argsstring>
<name>IntVarBranch</name>
<param>
<type><ref refid="classGecode_1_1IntVarBranch_1a6303b96b4c88838582c23dbb66aa2872" kindref="member">Select</ref></type>
<declname>s</declname>
</param>
<param>
<type>double</type>
<declname>d</declname>
</param>
<param>
<type><ref refid="group__TaskModelBranch_1ga9aa0d6360268834e569cb4edb11a0fe6" kindref="member">BranchTbl</ref></type>
<declname>t</declname>
</param>
<briefdescription>
<para>Initialize with selection strategy <emphasis>s</emphasis>, decay factor <emphasis>d</emphasis>, and tie-break limit function <emphasis>t</emphasis>. </para> </briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="/usr/include/gecode/int.hh" line="3788" column="1" bodyfile="/usr/include/gecode/int/branch/var.hpp" bodystart="53" bodyend="54"/>
</memberdef>
<memberdef kind="function" id="classGecode_1_1IntVarBranch_1ae2ceebbd31ea37f5ffb27ca885120b75" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
<type></type>
<definition>forceinline Gecode::IntVarBranch::IntVarBranch</definition>
<argsstring>(Select s, AFC a, BranchTbl t)</argsstring>
<name>IntVarBranch</name>
<param>
<type><ref refid="classGecode_1_1IntVarBranch_1a6303b96b4c88838582c23dbb66aa2872" kindref="member">Select</ref></type>
<declname>s</declname>
</param>
<param>
<type><ref refid="classGecode_1_1AFC" kindref="compound">AFC</ref></type>
<declname>a</declname>
</param>
<param>
<type><ref refid="group__TaskModelBranch_1ga9aa0d6360268834e569cb4edb11a0fe6" kindref="member">BranchTbl</ref></type>
<declname>t</declname>
</param>
<briefdescription>
<para>Initialize with selection strategy <emphasis>s</emphasis>, <ref refid="classGecode_1_1AFC" kindref="compound">AFC</ref> <emphasis>a</emphasis>, and tie-break limit function <emphasis>t</emphasis>. </para> </briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="/usr/include/gecode/int.hh" line="3790" column="1" bodyfile="/usr/include/gecode/int/branch/var.hpp" bodystart="57" bodyend="58"/>
</memberdef>
<memberdef kind="function" id="classGecode_1_1IntVarBranch_1a2882dbf1365d94af49c2e9828b2199ce" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
<type></type>
<definition>forceinline Gecode::IntVarBranch::IntVarBranch</definition>
<argsstring>(Select s, Activity a, BranchTbl t)</argsstring>
<name>IntVarBranch</name>
<param>
<type><ref refid="classGecode_1_1IntVarBranch_1a6303b96b4c88838582c23dbb66aa2872" kindref="member">Select</ref></type>
<declname>s</declname>
</param>
<param>
<type><ref refid="classGecode_1_1Activity" kindref="compound">Activity</ref></type>
<declname>a</declname>
</param>
<param>
<type><ref refid="group__TaskModelBranch_1ga9aa0d6360268834e569cb4edb11a0fe6" kindref="member">BranchTbl</ref></type>
<declname>t</declname>
</param>
<briefdescription>
<para>Initialize with selection strategy <emphasis>s</emphasis>, activity <emphasis>a</emphasis>, and tie-break limit function <emphasis>t</emphasis>. </para> </briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="/usr/include/gecode/int.hh" line="3792" column="1" bodyfile="/usr/include/gecode/int/branch/var.hpp" bodystart="61" bodyend="62"/>
</memberdef>
<memberdef kind="function" id="classGecode_1_1IntVarBranch_1aa0290a16edf2686b77e26c4bb785715c" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
<type></type>
<definition>forceinline Gecode::IntVarBranch::IntVarBranch</definition>
<argsstring>(Select s, VoidFunction mf, BranchTbl t)</argsstring>
<name>IntVarBranch</name>
<param>
<type><ref refid="classGecode_1_1IntVarBranch_1a6303b96b4c88838582c23dbb66aa2872" kindref="member">Select</ref></type>
<declname>s</declname>
</param>
<param>
<type><ref refid="namespaceGecode_1a6e982f1b655011d8c781cd9f38cfb907" kindref="member">VoidFunction</ref></type>
<declname>mf</declname>
</param>
<param>
<type><ref refid="group__TaskModelBranch_1ga9aa0d6360268834e569cb4edb11a0fe6" kindref="member">BranchTbl</ref></type>
<declname>t</declname>
</param>
<briefdescription>
<para>Initialize with selection strategy <emphasis>s</emphasis>, branch merit function <emphasis>mf</emphasis>, and tie-break limit function <emphasis>t</emphasis>. </para> </briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="/usr/include/gecode/int.hh" line="3794" column="1" bodyfile="/usr/include/gecode/int/branch/var.hpp" bodystart="65" bodyend="66"/>
</memberdef>
<memberdef kind="function" id="classGecode_1_1IntVarBranch_1a0942d9b7f242c3c0e3c45396943a559c" prot="public" static="no" const="yes" explicit="no" inline="no" virt="non-virtual">
<type><ref refid="classGecode_1_1IntVarBranch_1a6303b96b4c88838582c23dbb66aa2872" kindref="member">Select</ref></type>
<definition>forceinline IntVarBranch::Select Gecode::IntVarBranch::select</definition>
<argsstring>(void) const </argsstring>
<name>select</name>
<param>
<type>void</type>
</param>
<briefdescription>
<para>Return selection strategy. </para> </briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="/usr/include/gecode/int.hh" line="3796" column="1" bodyfile="/usr/include/gecode/int/branch/var.hpp" bodystart="69" bodyend="71"/>
</memberdef>
<memberdef kind="function" id="classGecode_1_1IntVarBranch_1a2ca745793dee0013a4c733df003fea49" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
<type>void</type>
<definition>forceinline void Gecode::IntVarBranch::expand</definition>
<argsstring>(Home home, const IntVarArgs &amp;x)</argsstring>
<name>expand</name>
<param>
<type><ref refid="classGecode_1_1Home" kindref="compound">Home</ref></type>
<declname>home</declname>
</param>
<param>
<type>const <ref refid="classGecode_1_1IntVarArgs" kindref="compound">IntVarArgs</ref> &amp;</type>
<declname>x</declname>
</param>
<briefdescription>
<para>Expand decay factor into <ref refid="classGecode_1_1AFC" kindref="compound">AFC</ref> or activity. </para> </briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="/usr/include/gecode/int.hh" line="3798" column="1" bodyfile="/usr/include/gecode/int/branch/var.hpp" bodystart="74" bodyend="88"/>
</memberdef>
<memberdef kind="function" id="classGecode_1_1IntVarBranch_1a1db45052f62cef506086e708acfb3660" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
<type>void</type>
<definition>forceinline void Gecode::IntVarBranch::expand</definition>
<argsstring>(Home home, const BoolVarArgs &amp;x)</argsstring>
<name>expand</name>
<param>
<type><ref refid="classGecode_1_1Home" kindref="compound">Home</ref></type>
<declname>home</declname>
</param>
<param>
<type>const <ref refid="classGecode_1_1BoolVarArgs" kindref="compound">BoolVarArgs</ref> &amp;</type>
<declname>x</declname>
</param>
<briefdescription>
<para>Expand decay factor into <ref refid="classGecode_1_1AFC" kindref="compound">AFC</ref> or activity. </para> </briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="/usr/include/gecode/int.hh" line="3800" column="1" bodyfile="/usr/include/gecode/int/branch/var.hpp" bodystart="91" bodyend="105"/>
</memberdef>
</sectiondef>
<briefdescription>
<para>Which variable to select for branching. </para> </briefdescription>
<detaileddescription>
</detaileddescription>
<inheritancegraph>
<node id="3053">
<label>Gecode::VarBranch</label>
<link refid="classGecode_1_1VarBranch"/>
</node>
<node id="3052">
<label>Gecode::IntVarBranch</label>
<link refid="classGecode_1_1IntVarBranch"/>
<childnode refid="3053" relation="public-inheritance">
</childnode>
</node>
</inheritancegraph>
<collaborationgraph>
<node id="3066">
<label>Gecode::SharedHandle::Object</label>
<link refid="classGecode_1_1SharedHandle_1_1Object"/>
</node>
<node id="3059">
<label>Gecode::Activity::Storage</label>
<link refid="classGecode_1_1Activity_1_1Storage"/>
<childnode refid="3060" relation="usage">
<edgelabel>m</edgelabel>
</childnode>
</node>
<node id="3062">
<label>Gecode::LocalObject</label>
<link refid="classGecode_1_1LocalObject"/>
<childnode refid="3063" relation="public-inheritance">
</childnode>
</node>
<node id="3058">
<label>Gecode::Activity</label>
<link refid="classGecode_1_1Activity"/>
<childnode refid="3058" relation="usage">
<edgelabel>def</edgelabel>
</childnode>
<childnode refid="3059" relation="usage">
<edgelabel>storage</edgelabel>
</childnode>
</node>
<node id="3065">
<label>Gecode::VarImpBase</label>
<link refid="classGecode_1_1VarImpBase"/>
</node>
<node id="3055">
<label>Gecode::VarBranch</label>
<link refid="classGecode_1_1VarBranch"/>
<childnode refid="3056" relation="usage">
<edgelabel>_rnd</edgelabel>
</childnode>
<childnode refid="3058" relation="usage">
<edgelabel>_act</edgelabel>
</childnode>
<childnode refid="3061" relation="usage">
<edgelabel>_tbl</edgelabel>
</childnode>
<childnode refid="3067" relation="usage">
<edgelabel>_afc</edgelabel>
</childnode>
</node>
<node id="3056">
<label>Gecode::Rnd</label>
<link refid="classGecode_1_1Rnd"/>
<childnode refid="3057" relation="public-inheritance">
</childnode>
</node>
<node id="3057">
<label>Gecode::SharedHandle</label>
<link refid="classGecode_1_1SharedHandle"/>
</node>
<node id="3061">
<label>Gecode::Space</label>
<link refid="classGecode_1_1Space"/>
<childnode refid="3062" relation="usage">
<edgelabel>local</edgelabel>
</childnode>
<childnode refid="3065" relation="usage">
<edgelabel>vars_u</edgelabel>
<edgelabel>vars_noidx</edgelabel>
</childnode>
<childnode refid="3066" relation="usage">
<edgelabel>shared</edgelabel>
</childnode>
<childnode refid="3064" relation="usage">
<edgelabel>active</edgelabel>
<edgelabel>queue</edgelabel>
</childnode>
</node>
<node id="3067">
<label>Gecode::AFC</label>
<link refid="classGecode_1_1AFC"/>
<childnode refid="3067" relation="usage">
<edgelabel>def</edgelabel>
</childnode>
</node>
<node id="3063">
<label>Gecode::Actor</label>
<link refid="classGecode_1_1Actor"/>
<childnode refid="3064" relation="private-inheritance">
</childnode>
</node>
<node id="3064">
<label>Gecode::ActorLink</label>
<link refid="classGecode_1_1ActorLink"/>
</node>
<node id="3060">
<label>Gecode::Support::Mutex</label>
<link refid="classGecode_1_1Support_1_1Mutex"/>
</node>
<node id="3054">
<label>Gecode::IntVarBranch</label>
<link refid="classGecode_1_1IntVarBranch"/>
<childnode refid="3055" relation="public-inheritance">
</childnode>
</node>
</collaborationgraph>
<location file="/usr/include/gecode/int.hh" line="3726" column="1" bodyfile="/usr/include/gecode/int.hh" bodystart="3726" bodyend="3801"/>
<listofallmembers>
<member refid="classGecode_1_1VarBranch_1a99f6b1c6ba4de1bf4a60b4284e9647f6" prot="protected" virt="non-virtual"><scope>Gecode::IntVarBranch</scope><name>_act</name></member>
<member refid="classGecode_1_1VarBranch_1a0f4c6199cdf2bd9aa5ce4f3734ac19b0" prot="protected" virt="non-virtual"><scope>Gecode::IntVarBranch</scope><name>_afc</name></member>
<member refid="classGecode_1_1VarBranch_1a599010728485824eff22c332b2622e48" prot="protected" virt="non-virtual"><scope>Gecode::IntVarBranch</scope><name>_decay</name></member>
<member refid="classGecode_1_1VarBranch_1a92db9d403c87ca03893a4d95a0f0745b" prot="protected" virt="non-virtual"><scope>Gecode::IntVarBranch</scope><name>_mf</name></member>
<member refid="classGecode_1_1VarBranch_1ae485b4100ac951bd4d373b4ccb4c23f5" prot="protected" virt="non-virtual"><scope>Gecode::IntVarBranch</scope><name>_rnd</name></member>
<member refid="classGecode_1_1VarBranch_1a713d031c102733a64f479f7c1397e5d9" prot="protected" virt="non-virtual"><scope>Gecode::IntVarBranch</scope><name>_tbl</name></member>
<member refid="classGecode_1_1VarBranch_1a845e56e5c48bfbb4299f8a737462877d" prot="public" virt="non-virtual"><scope>Gecode::IntVarBranch</scope><name>activity</name></member>
<member refid="classGecode_1_1VarBranch_1acccd1785716306a56eb1933b804fe8bc" prot="public" virt="non-virtual"><scope>Gecode::IntVarBranch</scope><name>activity</name></member>
<member refid="classGecode_1_1VarBranch_1a3cbd6f4a56186c4d7162ced1e76ae7ce" prot="public" virt="non-virtual"><scope>Gecode::IntVarBranch</scope><name>afc</name></member>
<member refid="classGecode_1_1VarBranch_1a815610be240e686436bba142253c5b6d" prot="public" virt="non-virtual"><scope>Gecode::IntVarBranch</scope><name>afc</name></member>
<member refid="classGecode_1_1VarBranch_1a804c4a512a4f47b8587293601bd3eeab" prot="public" virt="non-virtual"><scope>Gecode::IntVarBranch</scope><name>decay</name></member>
<member refid="classGecode_1_1IntVarBranch_1a2ca745793dee0013a4c733df003fea49" prot="public" virt="non-virtual"><scope>Gecode::IntVarBranch</scope><name>expand</name></member>
<member refid="classGecode_1_1IntVarBranch_1a1db45052f62cef506086e708acfb3660" prot="public" virt="non-virtual"><scope>Gecode::IntVarBranch</scope><name>expand</name></member>
<member refid="classGecode_1_1IntVarBranch_1a22edf4beda7a61714f8a860982ee1582" prot="public" virt="non-virtual"><scope>Gecode::IntVarBranch</scope><name>IntVarBranch</name></member>
<member refid="classGecode_1_1IntVarBranch_1a56a933c2087dd5d28675feee7dff3e28" prot="public" virt="non-virtual"><scope>Gecode::IntVarBranch</scope><name>IntVarBranch</name></member>
<member refid="classGecode_1_1IntVarBranch_1aa9119f190df710bded8c0f822b9e115d" prot="public" virt="non-virtual"><scope>Gecode::IntVarBranch</scope><name>IntVarBranch</name></member>
<member refid="classGecode_1_1IntVarBranch_1a03eed2b9a43200f9cb94e8378f0879aa" prot="public" virt="non-virtual"><scope>Gecode::IntVarBranch</scope><name>IntVarBranch</name></member>
<member refid="classGecode_1_1IntVarBranch_1ae2ceebbd31ea37f5ffb27ca885120b75" prot="public" virt="non-virtual"><scope>Gecode::IntVarBranch</scope><name>IntVarBranch</name></member>
<member refid="classGecode_1_1IntVarBranch_1a2882dbf1365d94af49c2e9828b2199ce" prot="public" virt="non-virtual"><scope>Gecode::IntVarBranch</scope><name>IntVarBranch</name></member>
<member refid="classGecode_1_1IntVarBranch_1aa0290a16edf2686b77e26c4bb785715c" prot="public" virt="non-virtual"><scope>Gecode::IntVarBranch</scope><name>IntVarBranch</name></member>
<member refid="classGecode_1_1VarBranch_1acc3b93ec46e124295cfcf7d27e2be92a" prot="public" virt="non-virtual"><scope>Gecode::IntVarBranch</scope><name>merit</name></member>
<member refid="classGecode_1_1VarBranch_1ac7f779263336a2a7a09c5520ea50b00a" prot="public" virt="non-virtual"><scope>Gecode::IntVarBranch</scope><name>rnd</name></member>
<member refid="classGecode_1_1IntVarBranch_1a98e102b9958b378dbfbb5bfb7d850491" prot="protected" virt="non-virtual"><scope>Gecode::IntVarBranch</scope><name>s</name></member>
<member refid="classGecode_1_1IntVarBranch_1a6303b96b4c88838582c23dbb66aa2872a9844872c23e839559b463fb448c6b00c" prot="public" virt="non-virtual"><scope>Gecode::IntVarBranch</scope><name>SEL_ACTIVITY_MAX</name></member>
<member refid="classGecode_1_1IntVarBranch_1a6303b96b4c88838582c23dbb66aa2872a9a85ae9919e2ba5b0d8492b948ab8a17" prot="public" virt="non-virtual"><scope>Gecode::IntVarBranch</scope><name>SEL_ACTIVITY_MIN</name></member>
<member refid="classGecode_1_1IntVarBranch_1a6303b96b4c88838582c23dbb66aa2872a42619846214c8ffc927e6ab5950f18a5" prot="public" virt="non-virtual"><scope>Gecode::IntVarBranch</scope><name>SEL_ACTIVITY_SIZE_MAX</name></member>
<member refid="classGecode_1_1IntVarBranch_1a6303b96b4c88838582c23dbb66aa2872a81a105201c1bb37bf9033c41c2682108" prot="public" virt="non-virtual"><scope>Gecode::IntVarBranch</scope><name>SEL_ACTIVITY_SIZE_MIN</name></member>
<member refid="classGecode_1_1IntVarBranch_1a6303b96b4c88838582c23dbb66aa2872a7589f16dafda64341677cc669799f080" prot="public" virt="non-virtual"><scope>Gecode::IntVarBranch</scope><name>SEL_AFC_MAX</name></member>
<member refid="classGecode_1_1IntVarBranch_1a6303b96b4c88838582c23dbb66aa2872a62bdb99e7bc64d28e1f86bd68a916463" prot="public" virt="non-virtual"><scope>Gecode::IntVarBranch</scope><name>SEL_AFC_MIN</name></member>
<member refid="classGecode_1_1IntVarBranch_1a6303b96b4c88838582c23dbb66aa2872a17f7eca5747799d1734757a212c7368f" prot="public" virt="non-virtual"><scope>Gecode::IntVarBranch</scope><name>SEL_AFC_SIZE_MAX</name></member>
<member refid="classGecode_1_1IntVarBranch_1a6303b96b4c88838582c23dbb66aa2872a3af35facbe66a15a882b0ab3b7c448b5" prot="public" virt="non-virtual"><scope>Gecode::IntVarBranch</scope><name>SEL_AFC_SIZE_MIN</name></member>
<member refid="classGecode_1_1IntVarBranch_1a6303b96b4c88838582c23dbb66aa2872a78a754ef5ba1d52754a25ec33cecf8ad" prot="public" virt="non-virtual"><scope>Gecode::IntVarBranch</scope><name>SEL_DEGREE_MAX</name></member>
<member refid="classGecode_1_1IntVarBranch_1a6303b96b4c88838582c23dbb66aa2872ae0425ca8f67ac498e0ddc5b7fd6ebe85" prot="public" virt="non-virtual"><scope>Gecode::IntVarBranch</scope><name>SEL_DEGREE_MIN</name></member>
<member refid="classGecode_1_1IntVarBranch_1a6303b96b4c88838582c23dbb66aa2872afbdbf561ded5be83289fabefefae27ec" prot="public" virt="non-virtual"><scope>Gecode::IntVarBranch</scope><name>SEL_DEGREE_SIZE_MAX</name></member>
<member refid="classGecode_1_1IntVarBranch_1a6303b96b4c88838582c23dbb66aa2872a4b0842b19c16de20fc399ce570a43898" prot="public" virt="non-virtual"><scope>Gecode::IntVarBranch</scope><name>SEL_DEGREE_SIZE_MIN</name></member>
<member refid="classGecode_1_1IntVarBranch_1a6303b96b4c88838582c23dbb66aa2872a5b23cc918143f2cdc2f3ee77e90259be" prot="public" virt="non-virtual"><scope>Gecode::IntVarBranch</scope><name>SEL_MAX_MAX</name></member>
<member refid="classGecode_1_1IntVarBranch_1a6303b96b4c88838582c23dbb66aa2872a0babe990fefcf48dc6ba93636d2c36e9" prot="public" virt="non-virtual"><scope>Gecode::IntVarBranch</scope><name>SEL_MAX_MIN</name></member>
<member refid="classGecode_1_1IntVarBranch_1a6303b96b4c88838582c23dbb66aa2872a781161d8462e47b26fe199c5bb2eb4d2" prot="public" virt="non-virtual"><scope>Gecode::IntVarBranch</scope><name>SEL_MERIT_MAX</name></member>
<member refid="classGecode_1_1IntVarBranch_1a6303b96b4c88838582c23dbb66aa2872ac68c481e768e10bac52a02f5ccb5e38b" prot="public" virt="non-virtual"><scope>Gecode::IntVarBranch</scope><name>SEL_MERIT_MIN</name></member>
<member refid="classGecode_1_1IntVarBranch_1a6303b96b4c88838582c23dbb66aa2872a4b8f01da0ecdb1d1c53da5d6a61af030" prot="public" virt="non-virtual"><scope>Gecode::IntVarBranch</scope><name>SEL_MIN_MAX</name></member>
<member refid="classGecode_1_1IntVarBranch_1a6303b96b4c88838582c23dbb66aa2872a2a4fd4a55bd162d1132145db1f6bca30" prot="public" virt="non-virtual"><scope>Gecode::IntVarBranch</scope><name>SEL_MIN_MIN</name></member>
<member refid="classGecode_1_1IntVarBranch_1a6303b96b4c88838582c23dbb66aa2872ac67c224ec93a84fda31d01f0c666a158" prot="public" virt="non-virtual"><scope>Gecode::IntVarBranch</scope><name>SEL_NONE</name></member>
<member refid="classGecode_1_1IntVarBranch_1a6303b96b4c88838582c23dbb66aa2872ae398eb32bab641da32f498ad47c5349f" prot="public" virt="non-virtual"><scope>Gecode::IntVarBranch</scope><name>SEL_REGRET_MAX_MAX</name></member>
<member refid="classGecode_1_1IntVarBranch_1a6303b96b4c88838582c23dbb66aa2872ad13cc686e53e6e8bb91710bbcc4d960e" prot="public" virt="non-virtual"><scope>Gecode::IntVarBranch</scope><name>SEL_REGRET_MAX_MIN</name></member>
<member refid="classGecode_1_1IntVarBranch_1a6303b96b4c88838582c23dbb66aa2872a4bee47b42f37485b1b23c5891be873c0" prot="public" virt="non-virtual"><scope>Gecode::IntVarBranch</scope><name>SEL_REGRET_MIN_MAX</name></member>
<member refid="classGecode_1_1IntVarBranch_1a6303b96b4c88838582c23dbb66aa2872a48b6421fb8c2d79912c879bb86df43dd" prot="public" virt="non-virtual"><scope>Gecode::IntVarBranch</scope><name>SEL_REGRET_MIN_MIN</name></member>
<member refid="classGecode_1_1IntVarBranch_1a6303b96b4c88838582c23dbb66aa2872ab05fe3c9afec7a6577e84b04aa444b10" prot="public" virt="non-virtual"><scope>Gecode::IntVarBranch</scope><name>SEL_RND</name></member>
<member refid="classGecode_1_1IntVarBranch_1a6303b96b4c88838582c23dbb66aa2872a8165182c52ce53c0a89c710f58ffa482" prot="public" virt="non-virtual"><scope>Gecode::IntVarBranch</scope><name>SEL_SIZE_MAX</name></member>
<member refid="classGecode_1_1IntVarBranch_1a6303b96b4c88838582c23dbb66aa2872a6de335df0511040c52995d19dd667a8e" prot="public" virt="non-virtual"><scope>Gecode::IntVarBranch</scope><name>SEL_SIZE_MIN</name></member>
<member refid="classGecode_1_1IntVarBranch_1a6303b96b4c88838582c23dbb66aa2872" prot="public" virt="non-virtual"><scope>Gecode::IntVarBranch</scope><name>Select</name></member>
<member refid="classGecode_1_1IntVarBranch_1a0942d9b7f242c3c0e3c45396943a559c" prot="public" virt="non-virtual"><scope>Gecode::IntVarBranch</scope><name>select</name></member>
<member refid="classGecode_1_1VarBranch_1adef279373db40d08e3d6c90b7e98cd78" prot="public" virt="non-virtual"><scope>Gecode::IntVarBranch</scope><name>tbl</name></member>
<member refid="classGecode_1_1VarBranch_1acbbfa0aaf802a681e006af19e89a9674" prot="public" virt="non-virtual"><scope>Gecode::IntVarBranch</scope><name>VarBranch</name></member>
<member refid="classGecode_1_1VarBranch_1a649dd593d4971936a0179e0960374daf" prot="public" virt="non-virtual"><scope>Gecode::IntVarBranch</scope><name>VarBranch</name></member>
<member refid="classGecode_1_1VarBranch_1a9edac2036873719eac4dbc6cee49724a" prot="public" virt="non-virtual"><scope>Gecode::IntVarBranch</scope><name>VarBranch</name></member>
<member refid="classGecode_1_1VarBranch_1a5744348ffae23eb2bce918d4f5ddc2fa" prot="public" virt="non-virtual"><scope>Gecode::IntVarBranch</scope><name>VarBranch</name></member>
<member refid="classGecode_1_1VarBranch_1a652c07a5b50e1b8595c8111f145bc773" prot="public" virt="non-virtual"><scope>Gecode::IntVarBranch</scope><name>VarBranch</name></member>
<member refid="classGecode_1_1VarBranch_1ae65cd4aa6762b0dc5c89cf31cd654bab" prot="public" virt="non-virtual"><scope>Gecode::IntVarBranch</scope><name>VarBranch</name></member>
</listofallmembers>
</compounddef>
</doxygen>