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

Showcase the more advanced search routines in examples #77

Open
j-c-cook opened this issue Jan 16, 2022 · 0 comments · May be fixed by #109
Open

Showcase the more advanced search routines in examples #77

j-c-cook opened this issue Jan 16, 2022 · 0 comments · May be fixed by #109
Labels
enhancement Improvements made to code performance and functionality

Comments

@j-c-cook
Copy link
Owner

The higher level Design API is currently capable of the near-square, rectangular, bi-rectangular and bi-zoned search routines. However, Cook (2021) showcased more advanced capabilities of ghedt such as the bi-rectangular design routine with no-drilling zones (section 4.4.4 pages 143-146) and the bi-uniform polygonal constrained rectangular search with no-drilling zones (section 4.4.5, pages 146-148). While ghedt can currently perform the more advanced routines, the Design object will do much of the heavy lifting.

The purpose for this issue is to increase the functionality of the Design object to handle the even more advanced routines.

@j-c-cook j-c-cook added this to the Version 0.2 milestone Jan 16, 2022
@j-c-cook j-c-cook added the enhancement Improvements made to code performance and functionality label Jan 23, 2022
@j-c-cook j-c-cook removed this from the Version 0.2 milestone Jan 23, 2022
@j-c-cook j-c-cook linked a pull request Oct 15, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvements made to code performance and functionality
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant