Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 333 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 333 Bytes

Cadmium Model JSON Exporter

This is a C++17 header only library that exports cadmium PDEVS models in a JSON formatted file to be used by the web DEVS Viewer.

This module is intended to be used alongside Cadmium, and therefore Cadmium must be available from #include <cadmium/....>

Dependencies

  • c++17
  • Boost 1.57
  • Cadmium