<!-- 
RSS generated by JIRA (4.4#649-r158309) at Sat May 18 09:16:28 CDT 2013

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary add field=key&field=summary to the URL of your request.
For example:
http://dev.clojure.org/jira/si/jira.issueviews:issue-xml/LOGIC-90/LOGIC-90.xml?field=key&field=summary
-->
<rss version="0.92" >
<channel>
    <title>Clojure JIRA</title>
    <link>http://dev.clojure.org/jira</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>4.4</version>
        <build-number>649</build-number>
        <build-date>25-07-2011</build-date>
    </build-info>

<item>
            <title>[LOGIC-90] These three FD constraints seem to diverge with certain domains</title>
                <link>http://dev.clojure.org/jira/browse/LOGIC-90</link>
                <project id="10020" key="LOGIC">core.logic</project>
                        <description>&lt;p&gt;This code:&lt;/p&gt;

&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;(run 1 [a b c d]
     (infd a b c d (interval 0 3))
     (&amp;lt;fd a b)
     (&amp;lt;fd c d)
     (&amp;lt;fd d a))
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;returns &lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;([2 3 0 1])&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt; as expected. However, if we change the interval to &lt;tt&gt;(interval 0 4)&lt;/tt&gt; it seems to diverge. The behavior is the same between &lt;tt&gt;(domain 0 1 2 3)&lt;/tt&gt; and &lt;tt&gt;(domain 0 1 2 3 4)&lt;/tt&gt;.&lt;/p&gt;</description>
                <environment>clojure 1.5.0-beta1, core.logic 0.8.0-beta4</environment>
            <key id="15935">LOGIC-90</key>
            <summary>These three FD constraints seem to diverge with certain domains</summary>
                <type id="1" iconUrl="http://dev.clojure.org/jira/images/icons/bug.gif">Defect</type>
                                <priority id="1" iconUrl="http://dev.clojure.org/jira/images/icons/priority_blocker.gif">Blocker</priority>
                    <status id="5" iconUrl="http://dev.clojure.org/jira/images/icons/status_resolved.gif">Resolved</status>
                    <resolution id="1">Completed</resolution>
                                <assignee username="dnolen">David Nolen</assignee>
                                <reporter username="gfredericks">Gary Fredericks</reporter>
                        <labels>
                    </labels>
                <created>Tue, 1 Jan 2013 13:03:30 -0600</created>
                <updated>Tue, 1 Jan 2013 13:45:35 -0600</updated>
                    <resolved>Tue, 1 Jan 2013 13:45:35 -0600</resolved>
                                                                    <due></due>
                    <votes>0</votes>
                        <watches>0</watches>
                        <comments>
                    <comment id="30345" author="dnolen" created="Tue, 1 Jan 2013 13:45:35 -0600"  >&lt;p&gt;fixed, &lt;a href=&quot;http://github.com/clojure/core.logic/commit/7ea49dffb057df6775a5b98d869bfef44ae83ec9&quot;&gt;http://github.com/clojure/core.logic/commit/7ea49dffb057df6775a5b98d869bfef44ae83ec9&lt;/a&gt;&lt;/p&gt;</comment>
                </comments>
                    <attachments>
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                                            <customfield id="customfield_10010" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Global Rank</customfieldname>
                <customfieldvalues>
                    
                </customfieldvalues>
            </customfield>
                                                                                                            </customfields>
    </item>
</channel>
</rss>