Skip to content

Adapt to new datatype and value structs

  • Added structs with creators and destructors
  • Changed setters and getters s.th. the new structs are used
  • Make sure that users do not have to care about these
  • Introduced helper constants and functions for datatypes (atomic, lists) and importances
  • Use Julia enums for datatypes, importances, roles, ...
Edited by Florian Spreckelsen