Live data from Hacker News

Viewing profile — VinyleEm

VinyleEm

HN member
Joined
Wed, Aug 03, 2011, 5:54 AM UTC
HN karma
4
Public activity
2 items

About VinyleEm

No profile information was provided.

Recent public activity

  1. comment
    Comment #3018736

    Look for License Raj in wikipedia.

  2. comment
    Comment #2859733

    Your approach is correct. The graph that you've built is a DAG. This means that, you can solve for the lower vertices before solving for the upper ones. This is exactly how a typic…