<?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__TaskModelFloatBranchVal" kind="group">
    <compoundname>TaskModelFloatBranchVal</compoundname>
    <title>Value selection for float variables</title>
      <sectiondef kind="func">
      <memberdef kind="function" id="group__TaskModelFloatBranchVal_1gae823d56bc57fa48b2ad97a6cc25a1e9f" prot="public" static="no" const="no" explicit="no" inline="yes" virt="non-virtual">
        <type>FloatValBranch</type>
        <definition>FloatValBranch Gecode::FLOAT_VAL_SPLIT_MIN</definition>
        <argsstring>(void)</argsstring>
        <name>FLOAT_VAL_SPLIT_MIN</name>
        <param>
          <type>void</type>
        </param>
        <briefdescription>
<para>Select values not greater than mean of smallest and largest value. </para>        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/usr/include/gecode/float/branch/val.hpp" line="59" column="1" bodyfile="/usr/include/gecode/float/branch/val.hpp" bodystart="59" bodyend="61"/>
      </memberdef>
      <memberdef kind="function" id="group__TaskModelFloatBranchVal_1ga05e12e55170870d12aa50f1c0e83006c" prot="public" static="no" const="no" explicit="no" inline="yes" virt="non-virtual">
        <type>FloatValBranch</type>
        <definition>FloatValBranch Gecode::FLOAT_VAL_SPLIT_MAX</definition>
        <argsstring>(void)</argsstring>
        <name>FLOAT_VAL_SPLIT_MAX</name>
        <param>
          <type>void</type>
        </param>
        <briefdescription>
<para>Select values greater than mean of smallest and largest value. </para>        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/usr/include/gecode/float/branch/val.hpp" line="64" column="1" bodyfile="/usr/include/gecode/float/branch/val.hpp" bodystart="64" bodyend="66"/>
      </memberdef>
      <memberdef kind="function" id="group__TaskModelFloatBranchVal_1ga3dc58f712af3cb442f7417a9bfb3d133" prot="public" static="no" const="no" explicit="no" inline="yes" virt="non-virtual">
        <type>FloatValBranch</type>
        <definition>FloatValBranch Gecode::FLOAT_VAL_SPLIT_RND</definition>
        <argsstring>(Rnd r)</argsstring>
        <name>FLOAT_VAL_SPLIT_RND</name>
        <param>
          <type>Rnd</type>
          <declname>r</declname>
        </param>
        <briefdescription>
<para>Select values randomly which are not greater or not smaller than mean of largest and smallest value. </para>        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/usr/include/gecode/float/branch/val.hpp" line="69" column="1" bodyfile="/usr/include/gecode/float/branch/val.hpp" bodystart="69" bodyend="71"/>
      </memberdef>
      <memberdef kind="function" id="group__TaskModelFloatBranchVal_1ga0eb35c5793e08110e7c44fc65eb5ba91" prot="public" static="no" const="no" explicit="no" inline="yes" virt="non-virtual">
        <type>FloatValBranch</type>
        <definition>FloatValBranch Gecode::FLOAT_VAL</definition>
        <argsstring>(FloatBranchVal v, FloatBranchCommit c)</argsstring>
        <name>FLOAT_VAL</name>
        <param>
          <type>FloatBranchVal</type>
          <declname>v</declname>
        </param>
        <param>
          <type>FloatBranchCommit</type>
          <declname>c</declname>
          <defval>NULL</defval>
        </param>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
<para>Select value as defined by the value function <emphasis>v</emphasis> and commit function <emphasis>c</emphasis> The default commit function posts the constraint that the float variable <emphasis>x</emphasis> must be less or equal than the value <emphasis>n</emphasis> for the first alternative and that <emphasis>x</emphasis> must be greater or equal than <emphasis>n</emphasis> otherwise. </para>        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/usr/include/gecode/float/branch/val.hpp" line="74" column="1" bodyfile="/usr/include/gecode/float/branch/val.hpp" bodystart="74" bodyend="77"/>
      </memberdef>
      </sectiondef>
    <briefdescription>
    </briefdescription>
    <detaileddescription>
    </detaileddescription>
  </compounddef>
</doxygen>