You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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'
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: