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

sleek_program with OptimizeSection #3

Open
danr opened this issue Feb 28, 2024 · 1 comment
Open

sleek_program with OptimizeSection #3

danr opened this issue Feb 28, 2024 · 1 comment

Comments

@danr
Copy link
Member

danr commented Feb 28, 2024

return Seq(
*[
cmd.add(metadata)
for cmd, metadata
in moves.sleek_movements(program.collect(), get_movelist, pair_ok)
]
)

This usage of collect cannot be right

@danr
Copy link
Member Author

danr commented Oct 17, 2024

OptimizeSection is now disabled in constraints due to other issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant