SNAKES is the Net Algebra Kit for Editors and Simulators
This fork is an extension with time and batching. You can find the original sources here: SNAKES Credit goes to Franck Pommereau and his team.
You need some python packages to run it:
- scipy
- numpy
- json-logic
- sortedcontainers
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, ...) https://github.com/fpom/snakes and its mirror at https://forge.ibisc.univ-evry.fr/fpom/snakes
- Follow @SNAKESlib on Twitter
Copyright / Licence
(C) 2007-2014 Franck Pommereau (C) 2016-2017 Andreas Solti
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.