README 875 B

1234567891011121314151617181920212223242526272829303132
  1. Paradevs : DEVS multimodeling and simulation framework
  2. ======================================================
  3. See AUTHORS and COPYRIGHT for the list of contributors.
  4. PARADEVS 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 SourceforgeGitHub. To view the repository
  19. online :
  20. https://github.com//vle-labs/paradevs
  21. The URL to clone it:
  22. git@github.com:vle-labs/paradevs.git