Menu

Code Commit Log


Commit Date  
[r402] by nerius

Renaming heightMetric() to oldHeightMetric(). Want to preserve this code as
well as the comment because the comment had insights.

2023-04-12 19:03:43 Tree
[r401] by nerius

Adding overallHeightMetric().

2023-04-12 18:58:05 Tree
[r400] by nerius

Linear scaling of coveredHoleMetric() is extremely important. We want to
continue playing well even if we had the misfortune of already having some
holes in our pit.

2023-04-12 00:10:30 Tree
[r399] by nerius

Fixing heightMetric(). The rest of the metrics need the same sort of analysis,
after which a suitable linear combination of the metrics should be decided
upon.

2023-04-11 23:39:13 Tree
[r398] by nerius

Tidy up the code a little bit.

2023-04-11 20:32:38 Tree
[r397] by nerius

Fixing nook and cranny metric, using square. May even try cube of height
delta if this is not good enough.

2023-04-11 18:42:28 Tree
[r396] by nerius

Going over the code with a fine-toothed comb. Finished heightMetric() and
coveredHoleMetric(), next up is nookAndCrannyMetric(), which is the one that
really needs a lot of attention.

2023-04-11 18:01:32 Tree
[r395] by nerius

Tweaking EvalFunction some more.

2023-04-11 14:16:41 Tree
[r394] by nerius

Changing the axis of rotation direction for one of the axis, so that I could
follow instructions more readily.

2023-04-11 05:30:20 Tree
[r393] by nerius

Printing out those best metrics.

2023-04-11 05:29:34 Tree
Older >