tgvaughan / MASTER

A versatile simulation engine for stochastic population dynamics models.
http://tgvaughan.github.io/MASTER
GNU General Public License v3.0
22 stars 8 forks source link

Choose a better class name than InheritanceGraph #8

Closed tgvaughan closed 11 years ago

tgvaughan commented 11 years ago

InheritanceTrajectory? Might make more sense, seeing as it inherits from Trajectory. Doesn't contain any implication that object solely represents a graph, either.

tgvaughan commented 11 years ago

InheritanceGraph* is now InheritanceTrajectory*