<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Examples</title><link>https://sourceforge.net/p/spantool/wiki/Examples/</link><description>Recent changes to Examples</description><atom:link href="https://sourceforge.net/p/spantool/wiki/Examples/feed" rel="self"/><language>en</language><lastBuildDate>Sat, 13 Jul 2013 12:21:12 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/spantool/wiki/Examples/feed" rel="self" type="application/rss+xml"/><item><title>Examples modified by Filippo Schiavio</title><link>https://sourceforge.net/p/spantool/wiki/Examples/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Filippo Schiavio</dc:creator><pubDate>Sat, 13 Jul 2013 12:21:12 -0000</pubDate><guid>https://sourceforge.net12dc31ed477cee015648fd59902d5fdacbb96315</guid></item><item><title>Examples modified by Filippo Schiavio</title><link>https://sourceforge.net/p/spantool/wiki/Examples/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -1,3 +1,4 @@
+&lt;h1&gt;Examples&lt;/h1&gt;
 SpanTools examples files is now available &lt;a href="http://sourceforge.net/projects/spantool/files/spanTools-examples.zip/download"&gt;here&lt;/a&gt;

 Each subfolder contain files with .span extension, these are input file for the program.
@@ -11,3 +12,20 @@

 cd petri-net
 java -jar ../SpanTools.jar mutual-exclusion-petri.span 
+
+
+&lt;h2&gt;Examples description:&lt;/h2&gt;
+There are 4 subfolders with examples:
+   circuits 
+   expression-comparison
+   processes
+   petri-net
+   
+   
+circuits folder contain one single .span file, wich contain two simple examples: the first one is a sequential composition of some delays components, the second one is a boolean function obtained composing basic components (and, or, not)
+
+expression-comparison folder contain only a very simple input file with two different expressions, that are equals according to the valid axioms in Span(Graph), evaluating both expressions in Cospan(MonoidalGraph) the result is same monoidal graph.
+
+precesses folder contain two files, the dining philosopher example and a mutual exclusion protocol between two process.
+
+petri-net folder contain a Petri net described by a Span(Graph) expression. The net model a mutual exclusion between two processes, note that this is the same protocol as that one contained in processes folder. A very interesting comparison between these different model pf that protocol can be found in section 3.2 of the paper: [The algebra and geometry of networks (Walters, Sabadini, Schiavio)](https://sourceforge.net/p/spantool/wiki/Home/attachment/The%20algebra%20and%20geometry%20of%20networks.pdf)
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Filippo Schiavio</dc:creator><pubDate>Sat, 13 Jul 2013 12:18:30 -0000</pubDate><guid>https://sourceforge.net263827b9bf662103648e82b04bc3ac779a733000</guid></item><item><title>Examples modified by Filippo Schiavio</title><link>https://sourceforge.net/p/spantool/wiki/Examples/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -1,4 +1,4 @@
-SpanTools examples file is now available &lt;a href="http://sourceforge.net/projects/spantool/files/spanTools-examples.zip/download"&gt;here&lt;/a&gt;
+SpanTools examples files is now available &lt;a href="http://sourceforge.net/projects/spantool/files/spanTools-examples.zip/download"&gt;here&lt;/a&gt;

 Each subfolder contain files with .span extension, these are input file for the program.
 Note that SpanTools doesn't need such extension, this is only a facility for execute all files with the sh program "execute-all.sh" contained in downloadable zip file.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Filippo Schiavio</dc:creator><pubDate>Sat, 13 Jul 2013 12:01:05 -0000</pubDate><guid>https://sourceforge.net076368175a01b089d2236cc5b7ae0de1ad252632</guid></item><item><title>Examples modified by Filippo Schiavio</title><link>https://sourceforge.net/p/spantool/wiki/Examples/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -1,7 +1,7 @@
 SpanTools examples file is now available &lt;a href="http://sourceforge.net/projects/spantool/files/spanTools-examples.zip/download"&gt;here&lt;/a&gt;

 Each subfolder contain files with .span extension, these are input file for the program.
-Note that SpanTools doesn't need such extension, this is only a facility for execute all files with the sh program "execute-all.sh" contained in this folder.
+Note that SpanTools doesn't need such extension, this is only a facility for execute all files with the sh program "execute-all.sh" contained in downloadable zip file.

 You can execute all examples simply executing the file execute-all.sh or execute a single input file entering in the folder containing it and run the program passing the file name as parameter, with the following command:

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Filippo Schiavio</dc:creator><pubDate>Sat, 13 Jul 2013 11:58:49 -0000</pubDate><guid>https://sourceforge.net9e5685bd7d963ed21673667a71f0e877f08e4b66</guid></item><item><title>Examples modified by Filippo Schiavio</title><link>https://sourceforge.net/p/spantool/wiki/Examples/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -5,7 +5,7 @@

 You can execute all examples simply executing the file execute-all.sh or execute a single input file entering in the folder containing it and run the program passing the file name as parameter, with the following command:

-java -jar [SpanToolsPath] [InputFilePath]
+java -jar \[SpanToolsPath\] \[InputFilePath\]

 for example, in order to execute the Petri-net example you can use the following commands:

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Filippo Schiavio</dc:creator><pubDate>Sat, 13 Jul 2013 11:56:57 -0000</pubDate><guid>https://sourceforge.net6dc694d47f446aab03f0c29d2df64d3b2381f987</guid></item><item><title>Examples modified by Filippo Schiavio</title><link>https://sourceforge.net/p/spantool/wiki/Examples/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;SpanTools examples file is now available &lt;a href="http://sourceforge.net/projects/spantool/files/spanTools-examples.zip/download"&gt;here&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Each subfolder contain files with .span extension, these are input file for the program.&lt;br /&gt;
Note that SpanTools doesn't need such extension, this is only a facility for execute all files with the sh program "execute-all.sh" contained in this folder.&lt;/p&gt;
&lt;p&gt;You can execute all examples simply executing the file execute-all.sh or execute a single input file entering in the folder containing it and run the program passing the file name as parameter, with the following command:&lt;/p&gt;
&lt;p&gt;java -jar &lt;span&gt;[SpanToolsPath]&lt;/span&gt; &lt;span&gt;[InputFilePath]&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;for example, in order to execute the Petri-net example you can use the following commands:&lt;/p&gt;
&lt;p&gt;cd petri-net&lt;br /&gt;
java -jar ../SpanTools.jar mutual-exclusion-petri.span &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Filippo Schiavio</dc:creator><pubDate>Sat, 13 Jul 2013 11:56:35 -0000</pubDate><guid>https://sourceforge.net09f371ee344a5c16483b3c5d9d7f60694fac17db</guid></item></channel></rss>