public abstract class MinimalViolationEuclideanMachineShop extends Object implements net.sf.tweety.commons.BeliefBaseMachineShop
| Modifier and Type | Field and Description |
|---|---|
protected static org.slf4j.Logger |
log
Logger.
|
| Constructor and Description |
|---|
MinimalViolationEuclideanMachineShop() |
| Modifier and Type | Method and Description |
|---|---|
net.sf.tweety.commons.BeliefBase |
repair(net.sf.tweety.commons.BeliefBase beliefBase) |
protected abstract net.sf.tweety.commons.BeliefBase |
repair(PclBeliefSet beliefSet) |
public MinimalViolationEuclideanMachineShop()
public net.sf.tweety.commons.BeliefBase repair(net.sf.tweety.commons.BeliefBase beliefBase)
repair in interface net.sf.tweety.commons.BeliefBaseMachineShopprotected abstract net.sf.tweety.commons.BeliefBase repair(PclBeliefSet beliefSet)
Copyright © 2018. All rights reserved.