aboutsummaryrefslogtreecommitdiff
path: root/mode_match.m
Commit message (Collapse)AuthorAgeFilesLines
* Added descriptionsMatt Argao2012-11-131-15/+5
|
* Merge fixMatt Argao2012-11-081-4/+0
|
* Merge branch 'exper'Matt Argao2012-11-081-2/+6
|\ | | | | | | | | | | Conflicts: fitness.m mode_match.m
| * Renaming of variables for clarityMatt Argao2012-11-081-2/+2
| |
| * Changed # of shuffles & penalty weightMatt Argao2012-11-081-1/+1
| |
| * Assorted code cleanup, addition of mode_match.mMatt Argao2012-11-061-0/+50
| | | | Refinement of fitness function
* Various cleanups & refinement of fitnessMatt Argao2012-11-081-0/+50
Mode matching code isolated from fitter_check