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

150 lines
6.1 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__TaskModelIntNValues" kind="group">
<compoundname>TaskModelIntNValues</compoundname>
<title>Number of values constraints</title>
<sectiondef kind="func">
<memberdef kind="function" id="group__TaskModelIntNValues_1gabd429c980b8dd6b587abce73719d6316" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
<type>GECODE_INT_EXPORT void</type>
<definition>GECODE_INT_EXPORT void Gecode::nvalues</definition>
<argsstring>(Home home, const IntVarArgs &amp;x, IntRelType irt, int y, IntConLevel icl=ICL_DEF)</argsstring>
<name>nvalues</name>
<param>
<type>Home</type>
<declname>home</declname>
</param>
<param>
<type>const IntVarArgs &amp;</type>
<declname>x</declname>
</param>
<param>
<type>IntRelType</type>
<declname>irt</declname>
</param>
<param>
<type>int</type>
<declname>y</declname>
</param>
<param>
<type>IntConLevel</type>
<declname>icl</declname>
<defval>ICL_DEF</defval>
</param>
<briefdescription>
<para>Post propagator for <formula id="264">$\#\{x_0,\ldots,x_{|x|-1}\}\sim_{irt} y$</formula>. </para> </briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="/usr/include/gecode/int.hh" line="1793" column="1"/>
</memberdef>
<memberdef kind="function" id="group__TaskModelIntNValues_1gaeebab50fe952d5c497aba3f210b9f763" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
<type>GECODE_INT_EXPORT void</type>
<definition>GECODE_INT_EXPORT void Gecode::nvalues</definition>
<argsstring>(Home home, const IntVarArgs &amp;x, IntRelType irt, IntVar y, IntConLevel icl=ICL_DEF)</argsstring>
<name>nvalues</name>
<param>
<type>Home</type>
<declname>home</declname>
</param>
<param>
<type>const IntVarArgs &amp;</type>
<declname>x</declname>
</param>
<param>
<type>IntRelType</type>
<declname>irt</declname>
</param>
<param>
<type>IntVar</type>
<declname>y</declname>
</param>
<param>
<type>IntConLevel</type>
<declname>icl</declname>
<defval>ICL_DEF</defval>
</param>
<briefdescription>
<para>Post propagator for <formula id="264">$\#\{x_0,\ldots,x_{|x|-1}\}\sim_{irt} y$</formula>. </para> </briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="/usr/include/gecode/int.hh" line="1799" column="1"/>
</memberdef>
<memberdef kind="function" id="group__TaskModelIntNValues_1gafbc0d8ee2df9c2b78463de0b3507ed4b" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
<type>GECODE_INT_EXPORT void</type>
<definition>GECODE_INT_EXPORT void Gecode::nvalues</definition>
<argsstring>(Home home, const BoolVarArgs &amp;x, IntRelType irt, int y, IntConLevel icl=ICL_DEF)</argsstring>
<name>nvalues</name>
<param>
<type>Home</type>
<declname>home</declname>
</param>
<param>
<type>const BoolVarArgs &amp;</type>
<declname>x</declname>
</param>
<param>
<type>IntRelType</type>
<declname>irt</declname>
</param>
<param>
<type>int</type>
<declname>y</declname>
</param>
<param>
<type>IntConLevel</type>
<declname>icl</declname>
<defval>ICL_DEF</defval>
</param>
<briefdescription>
<para>Post propagator for <formula id="264">$\#\{x_0,\ldots,x_{|x|-1}\}\sim_{irt} y$</formula>. </para> </briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="/usr/include/gecode/int.hh" line="1805" column="1"/>
</memberdef>
<memberdef kind="function" id="group__TaskModelIntNValues_1gab068e0886509dcbb6de7b8c99789be9b" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
<type>GECODE_INT_EXPORT void</type>
<definition>GECODE_INT_EXPORT void Gecode::nvalues</definition>
<argsstring>(Home home, const BoolVarArgs &amp;x, IntRelType irt, IntVar y, IntConLevel icl=ICL_DEF)</argsstring>
<name>nvalues</name>
<param>
<type>Home</type>
<declname>home</declname>
</param>
<param>
<type>const BoolVarArgs &amp;</type>
<declname>x</declname>
</param>
<param>
<type>IntRelType</type>
<declname>irt</declname>
</param>
<param>
<type>IntVar</type>
<declname>y</declname>
</param>
<param>
<type>IntConLevel</type>
<declname>icl</declname>
<defval>ICL_DEF</defval>
</param>
<briefdescription>
<para>Post propagator for <formula id="264">$\#\{x_0,\ldots,x_{|x|-1}\}\sim_{irt} y$</formula>. </para> </briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="/usr/include/gecode/int.hh" line="1811" column="1"/>
</memberdef>
</sectiondef>
<briefdescription>
</briefdescription>
<detaileddescription>
<para>The number of values constraints perform propagation following: C. Bessiere, E. Hebrard, B. Hnich, Z. Kiziltan, and T. Walsh, Filtering Algorithms for the NValue Constraint, Constraints, 11(4), 271-293, 2006. </para> </detaileddescription>
</compounddef>
</doxygen>