MØD 0.17.1.14
  • Index
  • Site
      • 1. Installation
      • 2. Compiling from Source
      • 3. libMØD
      • 4. PyMØD
      • 5. PostMØD
      • 6. The Wrapper Script
      • 7. Graph, Rule, and Molecule Model
      • 8. Data Formats
      • 9. Derivation Graph Strategies
      • 10. Hyperflow Model
      • 11. Examples
      • 12. Known Issues
      • 13. Changes
      • 14. References
  • Page
      • 3. libMØD
  • « 2. Compiling ...
  • 3.1. Compilin... »

3. libMØD¶

This is the C++ library, which contains almost all non-trivial functionality.

  • 3.1. Compiling and Linking Client Code
  • 3.2. API Reference
    • 3.2.1. Chem.hpp
    • 3.2.2. Config.hpp
    • 3.2.3. Derivation.hpp
    • 3.2.4. Error.hpp
    • 3.2.5. Function.hpp
    • 3.2.6. GraphConcepts.hpp
    • 3.2.7. Misc.hpp
    • 3.2.8. Post.hpp
    • 3.2.9. Term.hpp
    • 3.2.10. VertexMap.hpp
    • 3.2.11. causality
    • 3.2.12. dg
    • 3.2.13. graph
    • 3.2.14. hyperflow
    • 3.2.15. rule

© Copyright 2013-2025, Jakob Lykke Andersen.
Created using Sphinx 8.2.1.

Back to top
Source