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

Remove the FixedShapedIterator #110

Open
Whebon opened this issue Jul 3, 2024 · 0 comments
Open

Remove the FixedShapedIterator #110

Whebon opened this issue Jul 3, 2024 · 0 comments
Assignees

Comments

@Whebon
Copy link
Contributor

Whebon commented Jul 3, 2024

The FixedShapedIterator is a hard copy of the TopDownIterator for fixed shaped trees.

I need this iterator to compare the generic solver (FixedShapedIterator) against the uniform solver (UniformIterator). But after my thesis, this iterator can be deleted.

This issue involves:

  • removing the use_uniformsolver parameter. And letting use_uniformsolver=true be the default case.
  • deleting fixed_shaped_iterator.jl
  • deleting heuristic_leftmost_fixed_shaped_hole
@Whebon Whebon self-assigned this Jul 3, 2024
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