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_1ViewSelNone.xml

345 lines
20 KiB
XML
Raw Normal View History

2014-01-22 09:41:47 +00:00
<?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_1ViewSelNone" kind="class" prot="public">
<compoundname>Gecode::ViewSelNone</compoundname>
<basecompoundref refid="classGecode_1_1ViewSel" prot="public" virt="non-virtual">Gecode::ViewSel&lt; View &gt;</basecompoundref>
<includes refid="brancher-view-sel_8hpp" local="no">brancher-view-sel.hpp</includes>
<templateparamlist>
<param>
<type>class</type>
<declname>View</declname>
<defname>View</defname>
</param>
</templateparamlist>
<sectiondef kind="user-defined">
<header>Initialization</header>
<memberdef kind="function" id="classGecode_1_1ViewSelNone_1a6481c403555adecdae055823f149ccd4" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
<type></type>
<definition>forceinline Gecode::ViewSelNone&lt; View &gt;::ViewSelNone</definition>
<argsstring>(Space &amp;home, const VarBranch &amp;vb)</argsstring>
<name>ViewSelNone</name>
<param>
<type><ref refid="classGecode_1_1Space" kindref="compound">Space</ref> &amp;</type>
<declname>home</declname>
</param>
<param>
<type>const <ref refid="classGecode_1_1VarBranch" kindref="compound">VarBranch</ref> &amp;</type>
<declname>vb</declname>
</param>
<briefdescription>
<para>Constructor for creation. </para> </briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="/usr/include/gecode/kernel/brancher-view-sel.hpp" line="109" column="1" bodyfile="/usr/include/gecode/kernel/brancher-view-sel.hpp" bodystart="388" bodyend="389"/>
</memberdef>
<memberdef kind="function" id="classGecode_1_1ViewSelNone_1a4864aee236d6d6f868141257547ac201" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
<type></type>
<definition>forceinline Gecode::ViewSelNone&lt; View &gt;::ViewSelNone</definition>
<argsstring>(Space &amp;home, bool shared, ViewSelNone&lt; View &gt; &amp;vs)</argsstring>
<name>ViewSelNone</name>
<param>
<type><ref refid="classGecode_1_1Space" kindref="compound">Space</ref> &amp;</type>
<declname>home</declname>
</param>
<param>
<type>bool</type>
<declname>shared</declname>
</param>
<param>
<type><ref refid="classGecode_1_1ViewSelNone" kindref="compound">ViewSelNone</ref>&lt; <ref refid="classGecode_1_1ViewSel_1a0eb9229cfcbb6ee09a155263d9de256d" kindref="member">View</ref> &gt; &amp;</type>
<declname>vs</declname>
</param>
<briefdescription>
<para>Constructor for copying during cloning. </para> </briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="/usr/include/gecode/kernel/brancher-view-sel.hpp" line="111" column="1" bodyfile="/usr/include/gecode/kernel/brancher-view-sel.hpp" bodystart="392" bodyend="394"/>
</memberdef>
</sectiondef>
<sectiondef kind="user-defined">
<header>View selection and tie breaking</header>
<memberdef kind="function" id="classGecode_1_1ViewSelNone_1aa849d0ff38605e56771626d0bd262e16" prot="public" static="no" const="no" explicit="no" inline="no" virt="virtual">
<type>int</type>
<definition>int Gecode::ViewSelNone&lt; View &gt;::select</definition>
<argsstring>(Space &amp;home, ViewArray&lt; View &gt; &amp;x, int s)</argsstring>
<name>select</name>
<reimplements refid="classGecode_1_1ViewSel_1abed47f1213c16665446f77deb49575d0">select</reimplements>
<param>
<type><ref refid="classGecode_1_1Space" kindref="compound">Space</ref> &amp;</type>
<declname>home</declname>
</param>
<param>
<type><ref refid="classGecode_1_1ViewArray" kindref="compound">ViewArray</ref>&lt; <ref refid="classGecode_1_1ViewSel_1a0eb9229cfcbb6ee09a155263d9de256d" kindref="member">View</ref> &gt; &amp;</type>
<declname>x</declname>
</param>
<param>
<type>int</type>
<declname>s</declname>
</param>
<briefdescription>
<para>Select a view from <emphasis>x</emphasis> starting at <emphasis>s</emphasis> and return its position. </para> </briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="/usr/include/gecode/kernel/brancher-view-sel.hpp" line="116" column="1" bodyfile="/usr/include/gecode/kernel/brancher-view-sel.hpp" bodystart="397" bodyend="399"/>
</memberdef>
<memberdef kind="function" id="classGecode_1_1ViewSelNone_1aabe4cf7eca5253b7142b93cf0e59c3c6" prot="public" static="no" const="no" explicit="no" inline="no" virt="virtual">
<type>int</type>
<definition>int Gecode::ViewSelNone&lt; View &gt;::select</definition>
<argsstring>(Space &amp;home, ViewArray&lt; View &gt; &amp;x, int s, BranchFilter bf)</argsstring>
<name>select</name>
<param>
<type><ref refid="classGecode_1_1Space" kindref="compound">Space</ref> &amp;</type>
<declname>home</declname>
</param>
<param>
<type><ref refid="classGecode_1_1ViewArray" kindref="compound">ViewArray</ref>&lt; <ref refid="classGecode_1_1ViewSel_1a0eb9229cfcbb6ee09a155263d9de256d" kindref="member">View</ref> &gt; &amp;</type>
<declname>x</declname>
</param>
<param>
<type>int</type>
<declname>s</declname>
</param>
<param>
<type>BranchFilter</type>
<declname>bf</declname>
</param>
<briefdescription>
<para>Select a view from <emphasis>x</emphasis> starting at <emphasis>s</emphasis> and return its position. </para> </briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="/usr/include/gecode/kernel/brancher-view-sel.hpp" line="118" column="1" bodyfile="/usr/include/gecode/kernel/brancher-view-sel.hpp" bodystart="402" bodyend="404"/>
</memberdef>
<memberdef kind="function" id="classGecode_1_1ViewSelNone_1a15e15739d879b7a514338351aeebfc4d" prot="public" static="no" const="no" explicit="no" inline="no" virt="virtual">
<type>void</type>
<definition>void Gecode::ViewSelNone&lt; View &gt;::ties</definition>
<argsstring>(Space &amp;home, ViewArray&lt; View &gt; &amp;x, int s, int *ties, int &amp;n)</argsstring>
<name>ties</name>
<reimplements refid="classGecode_1_1ViewSel_1a0ed58be60b51512bf3b7d4c1d18fad46">ties</reimplements>
<param>
<type><ref refid="classGecode_1_1Space" kindref="compound">Space</ref> &amp;</type>
<declname>home</declname>
</param>
<param>
<type><ref refid="classGecode_1_1ViewArray" kindref="compound">ViewArray</ref>&lt; <ref refid="classGecode_1_1ViewSel_1a0eb9229cfcbb6ee09a155263d9de256d" kindref="member">View</ref> &gt; &amp;</type>
<declname>x</declname>
</param>
<param>
<type>int</type>
<declname>s</declname>
</param>
<param>
<type>int *</type>
<declname>ties</declname>
</param>
<param>
<type>int &amp;</type>
<declname>n</declname>
</param>
<briefdescription>
<para>Select ties from <emphasis>x</emphasis> starting at <emphasis>s</emphasis>. </para> </briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="/usr/include/gecode/kernel/brancher-view-sel.hpp" line="121" column="1" bodyfile="/usr/include/gecode/kernel/brancher-view-sel.hpp" bodystart="407" bodyend="415"/>
</memberdef>
<memberdef kind="function" id="classGecode_1_1ViewSelNone_1a6c466e2baaf39ea8e49ce54e2933bc8a" prot="public" static="no" const="no" explicit="no" inline="no" virt="virtual">
<type>void</type>
<definition>void Gecode::ViewSelNone&lt; View &gt;::ties</definition>
<argsstring>(Space &amp;home, ViewArray&lt; View &gt; &amp;x, int s, int *ties, int &amp;n, BranchFilter bf)</argsstring>
<name>ties</name>
<param>
<type><ref refid="classGecode_1_1Space" kindref="compound">Space</ref> &amp;</type>
<declname>home</declname>
</param>
<param>
<type><ref refid="classGecode_1_1ViewArray" kindref="compound">ViewArray</ref>&lt; <ref refid="classGecode_1_1ViewSel_1a0eb9229cfcbb6ee09a155263d9de256d" kindref="member">View</ref> &gt; &amp;</type>
<declname>x</declname>
</param>
<param>
<type>int</type>
<declname>s</declname>
</param>
<param>
<type>int *</type>
<declname>ties</declname>
</param>
<param>
<type>int &amp;</type>
<declname>n</declname>
</param>
<param>
<type>BranchFilter</type>
<declname>bf</declname>
</param>
<briefdescription>
<para>Select ties from <emphasis>x</emphasis> starting at <emphasis>s</emphasis>. </para> </briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="/usr/include/gecode/kernel/brancher-view-sel.hpp" line="124" column="1" bodyfile="/usr/include/gecode/kernel/brancher-view-sel.hpp" bodystart="418" bodyend="428"/>
</memberdef>
<memberdef kind="function" id="classGecode_1_1ViewSelNone_1a9e7f552fb86742af3502c00335f7ae94" prot="public" static="no" const="no" explicit="no" inline="no" virt="virtual">
<type>void</type>
<definition>void Gecode::ViewSelNone&lt; View &gt;::brk</definition>
<argsstring>(Space &amp;home, ViewArray&lt; View &gt; &amp;x, int *ties, int &amp;n)</argsstring>
<name>brk</name>
<reimplements refid="classGecode_1_1ViewSel_1a38990319b929ca41003103251fd8125b">brk</reimplements>
<param>
<type><ref refid="classGecode_1_1Space" kindref="compound">Space</ref> &amp;</type>
<declname>home</declname>
</param>
<param>
<type><ref refid="classGecode_1_1ViewArray" kindref="compound">ViewArray</ref>&lt; <ref refid="classGecode_1_1ViewSel_1a0eb9229cfcbb6ee09a155263d9de256d" kindref="member">View</ref> &gt; &amp;</type>
<declname>x</declname>
</param>
<param>
<type>int *</type>
<declname>ties</declname>
</param>
<param>
<type>int &amp;</type>
<declname>n</declname>
</param>
<briefdescription>
<para>Break ties in <emphasis>x</emphasis> and update to new ties. </para> </briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="/usr/include/gecode/kernel/brancher-view-sel.hpp" line="128" column="1" bodyfile="/usr/include/gecode/kernel/brancher-view-sel.hpp" bodystart="431" bodyend="433"/>
</memberdef>
<memberdef kind="function" id="classGecode_1_1ViewSelNone_1a85c8569f1fb96fe418350981742d4c54" prot="public" static="no" const="no" explicit="no" inline="no" virt="virtual">
<type>int</type>
<definition>int Gecode::ViewSelNone&lt; View &gt;::select</definition>
<argsstring>(Space &amp;home, ViewArray&lt; View &gt; &amp;x, int *ties, int n)</argsstring>
<name>select</name>
<reimplements refid="classGecode_1_1ViewSel_1ac72786dfdedd8fa2bd1731087cec7c46">select</reimplements>
<param>
<type><ref refid="classGecode_1_1Space" kindref="compound">Space</ref> &amp;</type>
<declname>home</declname>
</param>
<param>
<type><ref refid="classGecode_1_1ViewArray" kindref="compound">ViewArray</ref>&lt; <ref refid="classGecode_1_1ViewSel_1a0eb9229cfcbb6ee09a155263d9de256d" kindref="member">View</ref> &gt; &amp;</type>
<declname>x</declname>
</param>
<param>
<type>int *</type>
<declname>ties</declname>
</param>
<param>
<type>int</type>
<declname>n</declname>
</param>
<briefdescription>
<para>Select a view from <emphasis>x</emphasis> considering view with positions in <emphasis>ties</emphasis>. </para> </briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="/usr/include/gecode/kernel/brancher-view-sel.hpp" line="131" column="1" bodyfile="/usr/include/gecode/kernel/brancher-view-sel.hpp" bodystart="436" bodyend="438"/>
</memberdef>
</sectiondef>
<sectiondef kind="user-defined">
<header>Resource management and cloning</header>
<memberdef kind="function" id="classGecode_1_1ViewSelNone_1a5f8c28d5697d2af0fb699cfe7907dc18" prot="public" static="no" const="no" explicit="no" inline="no" virt="virtual">
<type><ref refid="classGecode_1_1ViewSel" kindref="compound">ViewSel</ref>&lt; <ref refid="classGecode_1_1ViewSel_1a0eb9229cfcbb6ee09a155263d9de256d" kindref="member">View</ref> &gt; *</type>
<definition>ViewSel&lt; View &gt; * Gecode::ViewSelNone&lt; View &gt;::copy</definition>
<argsstring>(Space &amp;home, bool shared)</argsstring>
<name>copy</name>
<reimplements refid="classGecode_1_1ViewSel_1a67747297fd08692609d43b1970a9e616">copy</reimplements>
<param>
<type><ref refid="classGecode_1_1Space" kindref="compound">Space</ref> &amp;</type>
<declname>home</declname>
</param>
<param>
<type>bool</type>
<declname>shared</declname>
</param>
<briefdescription>
<para>Create copy during cloning. </para> </briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="/usr/include/gecode/kernel/brancher-view-sel.hpp" line="136" column="1" bodyfile="/usr/include/gecode/kernel/brancher-view-sel.hpp" bodystart="441" bodyend="443"/>
</memberdef>
</sectiondef>
<sectiondef kind="private-type">
<memberdef kind="typedef" id="classGecode_1_1ViewSelNone_1affb4eecc86f56a351e8556342e4ad144" prot="private" static="no">
<type><ref refid="classGecode_1_1ViewSel" kindref="compound">ViewSel</ref>&lt; <ref refid="classGecode_1_1ViewSel_1a0eb9229cfcbb6ee09a155263d9de256d" kindref="member">View</ref> &gt;::BranchFilter</type>
<definition>typedef ViewSel&lt;View&gt;::BranchFilter Gecode::ViewSelNone&lt; View &gt;::BranchFilter</definition>
<argsstring></argsstring>
<name>BranchFilter</name>
<briefdescription>
</briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="/usr/include/gecode/kernel/brancher-view-sel.hpp" line="104" column="1" bodyfile="/usr/include/gecode/kernel/brancher-view-sel.hpp" bodystart="104" bodyend="-1"/>
</memberdef>
</sectiondef>
<briefdescription>
<para>Select the first unassigned view. </para> </briefdescription>
<detaileddescription>
</detaileddescription>
<inheritancegraph>
<node id="7968">
<label>Gecode::ViewSel&lt; View &gt;</label>
<link refid="classGecode_1_1ViewSel"/>
</node>
<node id="7967">
<label>Gecode::ViewSelNone&lt; View &gt;</label>
<link refid="classGecode_1_1ViewSelNone"/>
<childnode refid="7968" relation="public-inheritance">
</childnode>
</node>
</inheritancegraph>
<collaborationgraph>
<node id="7970">
<label>Gecode::ViewSel&lt; View &gt;</label>
<link refid="classGecode_1_1ViewSel"/>
</node>
<node id="7969">
<label>Gecode::ViewSelNone&lt; View &gt;</label>
<link refid="classGecode_1_1ViewSelNone"/>
<childnode refid="7970" relation="public-inheritance">
</childnode>
</node>
</collaborationgraph>
<location file="/usr/include/gecode/kernel/brancher-view-sel.hpp" line="103" column="1" bodyfile="/usr/include/gecode/kernel/brancher-view-sel.hpp" bodystart="103" bodyend="138"/>
<listofallmembers>
<member refid="classGecode_1_1ViewSelNone_1affb4eecc86f56a351e8556342e4ad144" prot="private" virt="non-virtual"><scope>Gecode::ViewSelNone</scope><name>BranchFilter</name></member>
<member refid="classGecode_1_1ViewSelNone_1a9e7f552fb86742af3502c00335f7ae94" prot="public" virt="virtual"><scope>Gecode::ViewSelNone</scope><name>brk</name></member>
<member refid="classGecode_1_1ViewSelNone_1a5f8c28d5697d2af0fb699cfe7907dc18" prot="public" virt="virtual"><scope>Gecode::ViewSelNone</scope><name>copy</name></member>
<member refid="classGecode_1_1ViewSel_1a6e95fa0da4f0a75340943adaa3715e63" prot="public" virt="virtual"><scope>Gecode::ViewSelNone</scope><name>dispose</name></member>
<member refid="classGecode_1_1ViewSel_1ad8f324b8b4de58dde702b45940c5f062" prot="public" virt="virtual"><scope>Gecode::ViewSelNone</scope><name>notice</name></member>
<member refid="classGecode_1_1ViewSel_1a69d8f83ed5f3a52160524060ccb7b834" prot="public" virt="non-virtual"><scope>Gecode::ViewSelNone</scope><name>operator delete</name></member>
<member refid="classGecode_1_1ViewSel_1ad332dc2aa6584a404d832715598a0ecd" prot="public" virt="non-virtual"><scope>Gecode::ViewSelNone</scope><name>operator delete</name></member>
<member refid="classGecode_1_1ViewSel_1ac843be459641c947da1acb3d8a1b635f" prot="public" virt="non-virtual"><scope>Gecode::ViewSelNone</scope><name>operator new</name></member>
<member refid="classGecode_1_1ViewSelNone_1aa849d0ff38605e56771626d0bd262e16" prot="public" virt="virtual"><scope>Gecode::ViewSelNone</scope><name>select</name></member>
<member refid="classGecode_1_1ViewSelNone_1aabe4cf7eca5253b7142b93cf0e59c3c6" prot="public" virt="virtual"><scope>Gecode::ViewSelNone</scope><name>select</name></member>
<member refid="classGecode_1_1ViewSelNone_1a85c8569f1fb96fe418350981742d4c54" prot="public" virt="virtual"><scope>Gecode::ViewSelNone</scope><name>select</name></member>
<member refid="classGecode_1_1ViewSel_1a7096e0882df6806c28599f65fe2c47f7" prot="public" virt="pure-virtual" ambiguityscope="ViewSel&lt; View &gt;::"><scope>Gecode::ViewSelNone</scope><name>select</name></member>
<member refid="classGecode_1_1ViewSelNone_1a15e15739d879b7a514338351aeebfc4d" prot="public" virt="virtual"><scope>Gecode::ViewSelNone</scope><name>ties</name></member>
<member refid="classGecode_1_1ViewSelNone_1a6c466e2baaf39ea8e49ce54e2933bc8a" prot="public" virt="virtual"><scope>Gecode::ViewSelNone</scope><name>ties</name></member>
<member refid="classGecode_1_1ViewSel_1a8b483d5643152a39e67aeaf7df733f81" prot="public" virt="pure-virtual" ambiguityscope="ViewSel&lt; View &gt;::"><scope>Gecode::ViewSelNone</scope><name>ties</name></member>
<member refid="classGecode_1_1ViewSel_1a0eb9229cfcbb6ee09a155263d9de256d" prot="public" virt="non-virtual"><scope>Gecode::ViewSelNone</scope><name>View</name></member>
<member refid="classGecode_1_1ViewSel_1a5e6312d9ebe2a24d73cef47eab9866be" prot="public" virt="non-virtual"><scope>Gecode::ViewSelNone</scope><name>ViewSel</name></member>
<member refid="classGecode_1_1ViewSel_1a5459dc8a5f1a0d606819e334d384e2bc" prot="public" virt="non-virtual"><scope>Gecode::ViewSelNone</scope><name>ViewSel</name></member>
<member refid="classGecode_1_1ViewSelNone_1a6481c403555adecdae055823f149ccd4" prot="public" virt="non-virtual"><scope>Gecode::ViewSelNone</scope><name>ViewSelNone</name></member>
<member refid="classGecode_1_1ViewSelNone_1a4864aee236d6d6f868141257547ac201" prot="public" virt="non-virtual"><scope>Gecode::ViewSelNone</scope><name>ViewSelNone</name></member>
</listofallmembers>
</compounddef>
</doxygen>