| Commit | Date | |
|---|---|---|
|
[r304]
by
mrieser
Use regular array for simNodesArray instead of ArrayList. Looping through all entries seems much faster in the array than using an Iterator for ArrayList (overall speed improvement simulation of about 20% in a simple test locally). |
2007-12-30 10:34:01 | Tree |
| 2007-12-30 10:32:10 | Tree | |
| 2007-12-30 09:41:00 | Tree | |
| 2007-12-30 09:40:29 | Tree | |
|
[r300]
by
mrieser
removed deprecated methods Person.createPlan(score, age, selected) and Plan(score, age, selected) and replaced all calls to these methods with non-deprecated calls. |
2007-12-29 13:09:40 | Tree |
| 2007-12-29 13:03:24 | Tree | |
| 2007-12-29 12:56:54 | Tree | |
| 2007-12-29 12:56:03 | Tree | |
| 2007-12-29 12:54:54 | Tree | |
|
[r295]
by
mrieser
added testOptimisticBehavior(), to test that unscored plans are always selected before any other plans. |
2007-12-28 16:24:04 | Tree |