public class ConvexAggregatingMeMachineShop extends java.lang.Object implements BeliefBaseMachineShop
| Constructor and Description |
|---|
ConvexAggregatingMeMachineShop() |
| Modifier and Type | Method and Description |
|---|---|
BeliefBase |
repair(BeliefBase beliefBase)
Repairs the given belief base, i.e.
|
public BeliefBase repair(BeliefBase beliefBase)
BeliefBaseMachineShoprepair in interface BeliefBaseMachineShopbeliefBase - a possibly inconsistent belief base.