jharwell / prism

Parallel Construction Using Graphical Invariants
GNU General Public License v3.0
1 stars 0 forks source link

research/3-frontier-set-invariants-for-parallel-construction #3

Closed jharwell closed 4 years ago

jharwell commented 4 years ago

Given my formulation of multiple construction lanes, I need to develop rigorous invariants describing the set of structures possible to provably build in such a way. One of the most important pieces of this is the frontier set, which is the set of allowable blocks for a robot to place, given the current state of the structure.

Some ideas of necessary properties of frontier set regarding eligibility:

Would be really awesome if the frontier set would be provably a matroid, so that I could have robots choose the best block from it each time and be guaranteed a near-optimal/optimal construction solution.