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