summaryrefslogtreecommitdiff
path: root/fitness.m
Commit message (Collapse)AuthorAgeFilesLines
* Optimized test point selection in fitnessMatt Argao2012-11-131-10/+14
|
* New LineMatt Argao2012-11-081-1/+1
|
* Changed # of shuffles & penalty weightMatt Argao2012-11-081-5/+3
|
* Assorted code cleanup, addition of mode_match.mMatt Argao2012-11-061-13/+17
| | | | Refinement of fitness function
* experimental improvements of fitnessMatt Argao2012-10-251-5/+10
|
* Optimized collimation penalty and returns penaltiesMatt Argao2012-10-231-9/+10
|
* Improved optimizationMatt Argao2012-10-231-2/+3
| | | | | | | | | Removes repeating optic sets Stores possible solutions Returns waist from fitness function Solutions with same significant digits are truncated Visualize possible solutions Outputs solutions with a fitness threshold
* Added possible permutations of lens choicesMatt Argao2012-10-181-3/+3
|
* First attempt at automatic optimization.Matt Argao2012-10-181-5/+16
|
* added function to return fitness of the solutionEugeniy Mikhailov2012-09-251-0/+47