Menu

Code Commit Log


Commit Date  
[r1764] by nerius

Implementing BlockGenerator.getCanonicalBlock() in terms of
getCanonicalBlock2(). Finally generating the new
net.blockout.production.Blocks.

2023-11-20 18:21:20 Tree
[r1763] by nerius

Now grouping the canonicals by reflexive pair, where asymmetric.

2023-11-20 18:15:24 Tree
[r1762] by nerius

Working on getBlocks(). Still missing the grouping by mirror pairs.

2023-11-20 18:08:09 Tree
[r1761] by nerius

New API for getCanonicalBlock2(), which now returns an array of length two,
where each entry in array, if not null, is a canonical representation. This is
likely the hardest problem I've ever worked on, with the symmetries,
recursions, etc.

2023-11-20 17:43:40 Tree
[r1760] by nerius

Changing some variable names. Really an innocent change.

2023-11-20 15:43:21 Tree
[r1759] by nerius

Simplifying getAll_n_Blocks(int).

2023-11-20 15:25:57 Tree
[r1758] by nerius

Starting to improve the correctness in getAll_n_Blocks(int), both in Javadoc
and in the code. Efficiency will be improved as a side effect. Right now the
overall build will be broken for a while.

2023-11-20 14:40:17 Tree
[r1757] by nerius

Slight change in Javadoc comment.

2023-11-20 03:30:02 Tree
[r1756] by nerius

Adding new getCanonicalBlock(), with a different name for now. Not being used
yet. I need to rest a little because this is very complex.

2023-11-19 22:36:59 Tree
[r1755] by nerius

Some change of name, findBestBlock() -> findBestBlockOrientation(), which
returns a BlockOrientation objects intead of a Layer[] object. An inner voice
told me to make this change, I don't know the exact reasons for it [yet].

2023-11-19 20:48:13 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.