Skip to content

Yimismi/family-tree-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GSoC 2018 Warmup

Compile and run

  • To run the demo.

  • Firstly download the entire repository.

  • Then you can run it directly in the family-tree-demo:

	java -jar target/lcas-demo-1.0-SNAPSHOT-uber.jar
  • Or you can compile it before running.
	mvn clean package

Input format

  • Every time running it, you need to input .dot file name. Then enter every two names, the program will calculate the closest commom ancestor of two people.

  • The next picture shows how it works on my computer.

    demo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages