README 895 B

123456789101112131415161718192021222324252627282930
  1. Artis-star: DEVS multimodeling and simulation framework
  2. =======================================================
  3. See AUTHORS and COPYRIGHT for the list of contributors.
  4. ARTIS-star 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).
  8. Requirements
  9. ------------
  10. For the simulator and API only:
  11. boost 1.34 http://www.boost.org
  12. To build VLE you need:
  13. cmake 2.6.0 http://www.cmake.org
  14. make 1.8
  15. gcc, g++ 4.6 minimum
  16. Getting the code
  17. ----------------
  18. The source tree is currently hosted on GitHub. To view the repository online:
  19. https://gogs.univ-littoral.fr/devs-lab/artis-star
  20. The URL to clone it:
  21. https://gogs.univ-littoral.fr/devs-lab/artis-star.git