You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In some cases, it is useful to have structured "Bdd variable" object, such as an enum which specifies different types of variables used for encoding different components of the system. This is currently not supported, but could be probably added surprisingly easily. For backwards-compatibility, we can have a layer on top of the new implementation that exposes the string concretization.
The text was updated successfully, but these errors were encountered:
In some cases, it is useful to have structured "Bdd variable" object, such as an enum which specifies different types of variables used for encoding different components of the system. This is currently not supported, but could be probably added surprisingly easily. For backwards-compatibility, we can have a layer on top of the new implementation that exposes the string concretization.
The text was updated successfully, but these errors were encountered: