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

[EPIC] [VERSION: v0.2] New optimization algorithm #12

Open
jvrana opened this issue Dec 6, 2019 · 0 comments
Open

[EPIC] [VERSION: v0.2] New optimization algorithm #12

jvrana opened this issue Dec 6, 2019 · 0 comments
Labels
enhancement New feature or request Epic

Comments

@jvrana
Copy link
Owner

jvrana commented Dec 6, 2019

Description
Given a design goal, Terrarium (version ^0.1) uses operation-to-operation probability to find a minimum spanning tree algorithm that represents the optimal plan to produce the given design.

Feature Wishlist

  • Current algorithm only optimizes single design goals. We want multi-goal optimization.
  • Cannot use data outputs as design goals
  • Use of Aquaruim collections
  • Generic, reusable algorithm (e.g. package dependency, applications in other manufacturing)
  • Better cost estimates use some combination of the following to find MST: operation-to-operation probability, operation success rate, plan length, plan cost, operation cost, item 'health'
@jvrana jvrana added enhancement New feature or request Epic labels Dec 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Epic
Projects
None yet
Development

No branches or pull requests

1 participant