SNAKES is the Net Algebra Kit for Editors and Simulators
Project description
SNAKES is a Python library that provides all the necessary to define and execute many sorts of Petri nets, in particular algebras of Petri nets. SNAKES’ main aim is to be a general Petri net library, being able to cope with most Petri nets models, and providing the researcher with a tool to quickly prototype new ideas.
A key feature of SNAKES is the ability to use arbitrary Python objects as tokens and arbitrary Python expressions in many points, for instance in transitions guards or arcs outgoing of transitions. This provides out of the box a great flexibility.
Another important feature of SNAKES is the plugin system that allows to extend the features, for instance to work with specialised classes of Petri nets (e.g., plugins are provided to draw nets, or to compose them using the various control-flows operations). Plugins are another way to introduce flexibility but requiring some involvement.
Next step to use SNAKES should be to read the tutorial that describes installation and first steps.
Useful links
SNAKES homepage (documentation, tutorial, API reference, …) http://www.ibisc.univ-evry.fr/~fpommereau/SNAKES/
SNAKES development page (source repository, history, bug reports, feature requests, …) http://code.google.com/p/python-snakes
Ubuntu packages http://launchpad.net/~pommereau/+archive/ppa
Copyright
2007-2014 Franck Pommereau <franck.pommereau@ibisc.univ-evry.fr>
This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.
This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for SNAKES-0.9.17.linux-x86_64.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | d062d1556aace860911138dadb8d199779a302f31578deb4889b68fce3cffa5b |
|
MD5 | d2ac206a88ea86ba5d8359e312bafb43 |
|
BLAKE2b-256 | be3a3cd174a95ae840a55265905d87413f79dc0cbee1dd5403301237ce5dd445 |