You need to sign in or sign up before continuing.
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, ...