<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Multi-Dimensional XOR on AristaFlow User Manual</title><link>https://afdoc.dbis.institute/advanced-user-tutorial/multi-dimensional-xor/</link><description>Recent content in Multi-Dimensional XOR on AristaFlow User Manual</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Sat, 06 Jun 2020 18:07:11 +0200</lastBuildDate><atom:link href="https://afdoc.dbis.institute/advanced-user-tutorial/multi-dimensional-xor/index.xml" rel="self" type="application/rss+xml"/><item><title>Theory</title><link>https://afdoc.dbis.institute/advanced-user-tutorial/multi-dimensional-xor/theory/</link><pubDate>Sat, 06 Jun 2020 18:08:43 +0200</pubDate><guid>https://afdoc.dbis.institute/advanced-user-tutorial/multi-dimensional-xor/theory/</guid><description>General Approach First you cut every decision dimension into disjunctive intervals, so they cover all of the solution space. We start with the x axis as the solution space of the first variable, and then do the same for the second, the y axis.
We then have to combine every interval of the one dimension with every interval of the other dimension. In this case there are 32 possibilities, i.e. predicates.</description></item><item><title>Practise Part 1</title><link>https://afdoc.dbis.institute/advanced-user-tutorial/multi-dimensional-xor/practise-part-1/</link><pubDate>Sat, 06 Jun 2020 18:10:37 +0200</pubDate><guid>https://afdoc.dbis.institute/advanced-user-tutorial/multi-dimensional-xor/practise-part-1/</guid><description>Construction of non-overlapping, completely covering 1D predicates We have four different input parameters: amount, inland, normalMin and normalMax, having the two different data types float and Boolean. Again we have a Decision parameter as the result, i.e. output parameter.
We first double click on inland to select it as the first dimension. Then we add a second dimension by click the &amp;ldquo;Add dimension&amp;rdquo; button. We then double click &amp;ldquo;Amount&amp;rdquo;. Because we want to compare the amount to the two limit values normalMin and normalMax, we select &amp;ldquo;Variables&amp;rdquo; in the top right corner.</description></item><item><title>Practise Part 2</title><link>https://afdoc.dbis.institute/advanced-user-tutorial/multi-dimensional-xor/practise-part-2/</link><pubDate>Sat, 06 Jun 2020 18:15:06 +0200</pubDate><guid>https://afdoc.dbis.institute/advanced-user-tutorial/multi-dimensional-xor/practise-part-2/</guid><description>Irrelevant or invalid predicates If we have a predicate that indicates wrong input and we don&amp;rsquo;t want it to show in the Decision IDs window we can mark it here as exclusive.
Those exclusive predicates also get their own decision IDs. If you have multiple exclusive predicates you can also give them all the same decision ID.
We can also give those exclusive predicates their own branch. And this is what the graph will look like.</description></item></channel></rss>