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
The issue is not fully resolved yet. For example, the SMT solver and THandler should not be necessary to be included in the public API. Not speaking of the initialization of MainSolver where for example it first constructs thandler and then constructs logic(thandler->getLogic())
The public API should not expose private classes and functions.
Also add appropriate checks for the existing API calls.
The text was updated successfully, but these errors were encountered: