Live data from Hacker News

Viewing profile — logicmoo

logicmoo

HN member
Joined
Wed, Sep 16, 2015, 5:20 AM UTC
HN karma
11
Public activity
6 items

About logicmoo

No profile information was provided.

Recent public activity

  1. comment
    Comment #38413821

    Holy S*it.. How many years has this been considered missing?

  2. 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…

  3. comment
  4. 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…

  5. 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!

  6. 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…