Live data from Hacker News

Viewing profile — firebatpi

firebatpi

HN member
Joined
Sun, May 05, 2019, 5:18 AM UTC
HN karma
14
Public activity
3 items

About firebatpi

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #20316109

    There's no need to solve the distribution balancing problem with linear programming. You can just use a greedy algorithm where you repeatedly give probability mass from numbers wit…

  3. comment
    Comment #19831312

    Graph isomorphism is actually not known to be NP-complete. Many complexity theorists believe it isn't, since if it is, then the polynomial hierarchy collapses.