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.
nathan q (2021). meet the family (https://www.mathworks.com/matlabcentral/fileexchange/23557-meet-the-family), MATLAB Central File Exchange. Retrieved .
Inspired by: MATLAB Contest - Data Visualization, MATLAB Contest Statistics, Who has the most children?
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Create scripts with code, output, and formatted text in a single executable document.
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. :)
maybe i'm missing the point here but this is awful data visualization! quick glance at the graph and the user will lose interest!
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.
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