Search:

Type: Posts; User: Bobben92

Search: Search took 0.17 seconds.

  1. Replies
    0
    Views
    1,036

    Multipath tree in Java

    Hi!

    I heard about a structure called "multipath tree". Does it really exist? If yes, can you give me a link with the implementation ?
    Thanks!
  2. Replies
    3
    Views
    6,403

    Re: Family Tree in Java

    I am trying to save the input information in a <Person> ArrayList and I don't know if this is a right solution.
  3. Replies
    3
    Views
    6,403

    Family Tree in Java

    Hi guys!

    I have to implement a family tree in Java. I have an input file with family relations that sounds like this :

    John child Ben (-> John is the child of Ben ; Ben is the parent of John)
    ...
Results 1 to 3 of 3