Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

replace include_leaves option in InitializeWeftEdges #36

Closed
fstwn opened this issue May 24, 2020 · 0 comments
Closed

replace include_leaves option in InitializeWeftEdges #36

fstwn opened this issue May 24, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request invalid This doesn't seem right

Comments

@fstwn
Copy link
Owner

fstwn commented May 24, 2020

include_leaves is not useful as an option. instead something like force_cast_on and force_cast_off should be implemented.
force_cast_on > connects all nodes at pos index 1 to one another (like a second row of leaf nodes at the start)
force_cast_off > connects all nodes at pos index -2 to one another (like a second row of leaf nodes at the end)

@fstwn fstwn added enhancement New feature or request invalid This doesn't seem right labels May 24, 2020
@fstwn fstwn added this to the Cockatoo Core Implementation milestone May 24, 2020
@fstwn fstwn self-assigned this May 24, 2020
@fstwn fstwn closed this as completed in 3b21ee7 May 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

1 participant