Skip to content

Instantly share code, notes, and snippets.

@kevinyang372
Created January 19, 2022 17:17
BranchNode {
split_direction Direction,
flex_ratio f32[], # this should add up to 1.0
children Node[],
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment