No BSD License  

Highlights from
meet the family

2.33333

2.3 | 3 ratings Rate this file 3 Downloads (last 30 days) File Size: 116 KB File ID: #23557
image thumbnail

meet the family

by nathan q

 

04 Apr 2009 (Updated 06 Apr 2009)

Visualisation of a family tree in the programming contest.

| Watch this File

File Information
Description

An effort to construct a complete family tree of entries in the Solitaire contest using some code analysis as well as the "based on" field.

Acknowledgements

Matlab Contest Data Visualization, Matlab Contest Statistics, and Who Has The Most Children? inspired this file.

MATLAB release MATLAB 7.1.0 (R14SP3)
Tags for This File  
Everyone's Tags
contest, vis2009(7)
Tags I've Applied
Add New Tags Please login to tag files.
Please login to add a comment or rating.
Comments and Ratings (5)
10 Apr 2009 C Jethro Lam

Your idea is to plot the family tree. May be it is better to just draw the family tree nice and clean, and not worry about the time axis... it will be interesting to see who is the parent of all. :)

06 Apr 2009 us  
06 Apr 2009 Jveer

maybe i'm missing the point here but this is awful data visualization! quick glance at the graph and the user will lose interest!

06 Apr 2009 Kenneth Eaton

Interesting approach. I've been working on something similar to explore the lineage of submissions. Although my code won't find any dependencies not listed in the contest data like yours does (a nice touch, I might add), it will allow the user to compare code from different submissions.

06 Apr 2009 Doug Hull

This is an awesome entry. There are some great data mining techniques and insights here. The MATLAB coding contest is interesting in that it is a rapid open source project where every branch is captured. This shows how things evolve and good code is propagated.

Thanks, this is the kind of entry we were hoping for in designing this new contest.

Doug

Updates
06 Apr 2009

some cleanup

Contact us