Table A1

Action space for agents to decide in the tree growth game and its simplified binary version

Action no.Pruning type KRange MkMeaning of the parameterRange (in binary version) MkMeaning of the parameter (in the binary version)
0Thinning(float) [0, 0.05]Branches with a distance to any other branch below this number in meters will be cut(float) [0, 0.5)The rate of solid voxels to be deleted
1Raising(float) [0, 10]Branches within this height in meters from the crown start will be cut(Integer) [1, 10]The number of solid voxel layers to be deleted from the bottom
2Reduction east(float) [0, 10]Branches within this distance, meters from the crown’s outreach from the east, will be cut(Integer) [1, 10]The number of solid voxel layers to be deleted from the east
3Reduction south(float) [0, 10]Branches within this distance, meters from the crown’s outreach from the south, will be cut(Integer) [1, 10]The number of solid voxel layers to be deleted from the south
4Reduction west(float) [0, 10]Branches within this distance, meters from the crown’s outreach from the west, will be cut(Integer) [1, 10]The number of solid voxel layers to be deleted from the west
5Reduction north(float) [0, 10]Branches within this distance, meters from the crown’s outreach from the north, will be cut(Integer) [1, 10]The number of solid voxel layers to be deleted from the north
6Reduction top(float) [0, 5]Branches within this distance in meters below the crown’s top will be cut(Integer) [1, 10]The number of solid voxel layers to be deleted from the top
7Topping(integer) [0, 5]Cylinders that within this number from an end of a branch will be cut(float) (0, 5]Delete voxels whose distance from their center to the mean center of all solid voxels is among the furthest ones within this range in meters
8No action (only with a generic growth)Do not conduct any manual pruningDo not conduct any manual pruning

Note(s): The parameters have different meanings in the binary version of the game

Source(s): Authors’ own work

or Create an Account

Close Modal
Close Modal