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

Create new estimation for parameters of local functions (ParEst) #20

Open
YMRodriguez opened this issue Sep 8, 2021 · 0 comments
Open
Labels
algorithm enhancement New feature or request

Comments

@YMRodriguez
Copy link
Owner

This issue is important because it refines the optimization algorithm. The approach is:

  1. Determine all the parameters to optimize.
  2. Create a global fitness function depending on the final result of a packing process (i.e. Volume Occupied combined with unloading obstacles a global estimation of how secure is the solution depending on the average of supported area, etc)
  3. Optimize the value of these parameters with a specific optimisation strategy.
  4. Apply the optimisation in different scenarios and estimate the best global value.
@YMRodriguez YMRodriguez added the enhancement New feature or request label Sep 8, 2021
@YMRodriguez YMRodriguez changed the title Create new estimation for parameters of local functions Create new estimation for parameters of local functions (ParEst) Sep 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
algorithm enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant