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
As per #4, we need a way to manipulate predicates at runtime. While assert, retract and friends can be called as prolog predicates, there are also functions for these in the SWI-Prolog native api, which may be faster.