README 893 B

12345678910111213141516171819202122232425262728
  1. Artis*: DEVS multimodeling and simulation framework
  2. =======================================================
  3. See AUTHORS and COPYRIGHT for the list of contributors.
  4. ARTIS* is a framework for multimodeling and simulation of complex dynamical
  5. systems. It addresses the reliability issue by using recent
  6. developments in the theory of modeling and simulation proposed by B. Zeigler
  7. with the Discrete Event System Specification formalism (DEVS) and these extensions.
  8. Requirements
  9. ------------
  10. To build Artis* you need:
  11. cmake 2.6.0 http://www.cmake.org
  12. make 4.2
  13. gcc, g++ 8.3
  14. boost 1.67 http://www.boost.org
  15. Getting the code
  16. ----------------
  17. The source tree is currently hosted on Git of University of Littoral. To view the repository online:
  18. https://gogs.univ-littoral.fr/devs-lab/artis-star
  19. The URL to clone it:
  20. https://gogs.univ-littoral.fr/devs-lab/artis-star.git