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

64 lines
2.6 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="group__TaskModelFloatChannel" kind="group">
<compoundname>TaskModelFloatChannel</compoundname>
<title>Channel constraints</title>
<sectiondef kind="func">
<memberdef kind="function" id="group__TaskModelFloatChannel_1gaf575154bbaaa03391f62f991d1cfe6d8" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
<type>GECODE_FLOAT_EXPORT void</type>
<definition>GECODE_FLOAT_EXPORT void Gecode::channel</definition>
<argsstring>(Home home, FloatVar x0, IntVar x1)</argsstring>
<name>channel</name>
<param>
<type>Home</type>
<declname>home</declname>
</param>
<param>
<type>FloatVar</type>
<declname>x0</declname>
</param>
<param>
<type>IntVar</type>
<declname>x1</declname>
</param>
<briefdescription>
<para>Post propagator for channeling a float and an integer variable <formula id="19">$ x_0 = x_1$</formula>. </para> </briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="/usr/include/gecode/float.hh" line="1313" column="1"/>
</memberdef>
<memberdef kind="function" id="group__TaskModelFloatChannel_1ga79831ea8df6cbdbea21facf512784f15" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
<type>GECODE_FLOAT_EXPORT void</type>
<definition>GECODE_FLOAT_EXPORT void Gecode::channel</definition>
<argsstring>(Home home, IntVar x0, FloatVar x1)</argsstring>
<name>channel</name>
<param>
<type>Home</type>
<declname>home</declname>
</param>
<param>
<type>IntVar</type>
<declname>x0</declname>
</param>
<param>
<type>FloatVar</type>
<declname>x1</declname>
</param>
<briefdescription>
<para>Post propagator for channeling a float and an integer variable <formula id="19">$ x_0 = x_1$</formula>. </para> </briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="/usr/include/gecode/float.hh" line="1316" column="1"/>
</memberdef>
</sectiondef>
<briefdescription>
</briefdescription>
<detaileddescription>
</detaileddescription>
</compounddef>
</doxygen>