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
I started building a simple CDCL sat solver in haskell,
mostly to learn and explore the subject.
I learned a lot but also made it too complicated.
Perhaps I will start over.