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
Currently we use our concrete execution after the symbolic execution is done. We feed the concrete execution engine with results of symbolic execution.
The better and much more effective approach is to execute the concrete engine in the middle of symbolic execution