Menu

Code Commit Log


Commit Date  
[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
[r1754] by nerius

Adding an item to TODO.txt.

2023-11-19 19:30:45 Tree
[r1753] by nerius

Making very slight incremental progress. This is extremely difficult because
it's highly recursive, there is a chicken and egg problem, and there is a great
deal of reflexivity in code, not just in the block itself. It's almost as if
I'm solving some deep issues in the Universe. I think I know what has to be
done. I think findBestBlock() has to be changed to return a BlockOrientation
object next.

2023-11-19 19:25:07 Tree
[r1752] by nerius

Adding additional comment to findBestBlock() explaining that returned array
will be equal by reference to 'orientedBlock' of one of the input list's items.

2023-11-19 18:18:19 Tree
[r1751] by nerius

Renaming getCenterOfMass() to getCenterOfMassDirect() and adding a commen to
that function, explaining the problem at hand.

2023-11-19 17:44:10 Tree
[r1750] by nerius

In BlockGenerator, adding 'originOccupied' leaf-level subordering for
findBestBlock().

2023-11-19 16:37:31 Tree
[r1749] by nerius

Changing location of where lowestDepth is defined and used, in findBestBlock().
This is paving way for additional change which will break things. I want to
separate this change from the one which will break things.

2023-11-19 15:21:47 Tree
[r1748] by nerius

Adding TODO comment above getCenterOfMass(), which further explains the problem
that we are dealing with.

2023-11-19 15:07:35 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.