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

77 lines
3.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="group__GCCBndSup" kind="group">
<compoundname>GCCBndSup</compoundname>
<title>Support for GCC bounds propagation</title>
<innerclass refid="classGecode_1_1Int_1_1GCC_1_1UnReachable" prot="public">Gecode::Int::GCC::UnReachable</innerclass>
<innerclass refid="classGecode_1_1Int_1_1GCC_1_1Rank" prot="public">Gecode::Int::GCC::Rank</innerclass>
<innerclass refid="classGecode_1_1Int_1_1GCC_1_1MaxInc" prot="public">Gecode::Int::GCC::MaxInc</innerclass>
<innerclass refid="classGecode_1_1Int_1_1GCC_1_1MinInc" prot="public">Gecode::Int::GCC::MinInc</innerclass>
<innerclass refid="classGecode_1_1Int_1_1GCC_1_1MinIdx" prot="public">Gecode::Int::GCC::MinIdx</innerclass>
<innerclass refid="classGecode_1_1Int_1_1GCC_1_1PartialSum" prot="public">Gecode::Int::GCC::PartialSum</innerclass>
<innerclass refid="classGecode_1_1Int_1_1GCC_1_1HallInfo" prot="public">Gecode::Int::GCC::HallInfo</innerclass>
<sectiondef kind="func">
<memberdef kind="function" id="group__GCCBndSup_1gac1df4b8a1e44c4c76cc54774f2fe57a8" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
<templateparamlist>
<param>
<type>class Card</type>
</param>
</templateparamlist>
<type>ExecStatus</type>
<definition>ExecStatus Gecode::Int::GCC::prop_card</definition>
<argsstring>(Space &amp;home, ViewArray&lt; IntView &gt; &amp;x, ViewArray&lt; Card &gt; &amp;k)</argsstring>
<name>prop_card</name>
<param>
<type>Space &amp;</type>
<declname>home</declname>
</param>
<param>
<type>ViewArray&lt; IntView &gt; &amp;</type>
<declname>x</declname>
</param>
<param>
<type>ViewArray&lt; Card &gt; &amp;</type>
<declname>k</declname>
</param>
<briefdescription>
<para>Bounds consistency check for cardinality variables. </para> </briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="/usr/include/gecode/int/gcc/bnd-sup.hpp" line="78" column="1" bodyfile="/usr/include/gecode/int/gcc/bnd-sup.hpp" bodystart="78" bodyend="135"/>
</memberdef>
<memberdef kind="function" id="group__GCCBndSup_1ga268c8ddcdae06e977d3759b8cd5ebbab" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
<templateparamlist>
<param>
<type>class Card</type>
</param>
</templateparamlist>
<type>forceinline bool</type>
<definition>forceinline bool Gecode::Int::GCC::card_consistent</definition>
<argsstring>(ViewArray&lt; IntView &gt; &amp;x, ViewArray&lt; Card &gt; &amp;k)</argsstring>
<name>card_consistent</name>
<param>
<type>ViewArray&lt; IntView &gt; &amp;</type>
<declname>x</declname>
</param>
<param>
<type>ViewArray&lt; Card &gt; &amp;</type>
<declname>k</declname>
</param>
<briefdescription>
<para>Consistency check, whether the cardinality values are feasible. </para> </briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="/usr/include/gecode/int/gcc/bnd-sup.hpp" line="143" column="1" bodyfile="/usr/include/gecode/int/gcc/bnd-sup.hpp" bodystart="143" bodyend="152"/>
</memberdef>
</sectiondef>
<briefdescription>
</briefdescription>
<detaileddescription>
</detaileddescription>
</compounddef>
</doxygen>