....1
Functions such as $pre(p)$ are used for referential convenience throughout this paper. Here, $pre$ and $pre(p)$ are the same, and $pre(p)$ is read as ``the preconditions of $p$.''
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
... conflict.2
Using universal quantification [WeldWeld1994] a single plan could have a $\forall agent, agent \not=$ productionManager $\rightarrow \neg using$(transport1, $agent$) condition that would exclude concurrent access to the transport. We could have also simply specified transport1 as a non-consumable resource with maximum capacity of one.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
... resource3
It is important not to confuse power with battery energy. A power source (e.g. battery, solar panels) makes a fixed amount of power in Watts available at any point in time. A battery's energy (in Watt-hours) is reduced by the integral of the total use of this power over time.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
... subinterval4
For summary resource usages of the last interval intersecting the child task, we replace $[0,0]$ with $[e,f]$ in the $persist$.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
... plans.5
In fact, it is NP-complete [ClementClement2002].
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
....6
This is why Georgeff chose to cluster multiple operators into ``critical regions'' and synchronize the (fewer) regions since there would be many fewer interleavings to check georgeff:83. By exploiting the hierarchical structure of plans, we use the ``clusters'' predefined in the hierarchy to this kind of advantage without needing to cluster from the bottom up.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
... hierarchy.7
The analysis also applies to state constraints, but we restrict the discussion to resource usage constraints for simplicity.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
... problems.8
For other experiments, we used a decomposition rate of 20% since it seemed to work well.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.