Open GMMDMDIDEMS opened 3 months ago
Domains with enumerables are supported, however, only if the type_value
is not an enumerable. E.g. Tetris is supported, as SHAPES
has the type_value
bool.
For allowing enumerables we mainly have to adjust the Fluent
class.
Currently only supports objects. Documentation