Viewing profile — firebatpi
firebatpi
HN member- Joined
- Sun, May 05, 2019, 5:18 AM UTC
- HN karma
- 14
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About firebatpi
No profile information was provided.
Recent public activity
- story
-
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…
-
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.