Viewing profile — logicmoo
logicmoo
HN member- Joined
- Wed, Sep 16, 2015, 5:20 AM UTC
- HN karma
- 11
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About logicmoo
No profile information was provided.
Recent public activity
-
comment
Comment #38413821
Holy S*it.. How many years has this been considered missing?
-
comment
Comment #35637900
> Thinking in Prolog is much easier than knowing how to solve a problem beforehand. In Prolog you just state > the facts and known rules, but you have no clear idea what would be t…
- comment
-
comment
Comment #35637248
-------- > Thinking in Prolog is much easier than knowing how to solve a problem beforehand. In Prolog you just state the facts and known rules, but you have no clear idea what wou…
-
comment
Comment #35637102
> I think it’s biggest headwind is that you have to be significantly more intelligent than the average developer to think in Prolog. This is very true!
-
comment
Comment #35630391
If your aim is to develop an SAT solver, it is recommended to write it in Prolog. For more general problem-solving, consider writing an SMT solver or another specialized solver (su…