Class MinimumAggregatedDistanceMachineShop
- java.lang.Object
-
- net.sf.tweety.logics.pcl.analysis.MinimumAggregatedDistanceMachineShop
-
- All Implemented Interfaces:
net.sf.tweety.commons.BeliefBaseMachineShop
public class MinimumAggregatedDistanceMachineShop extends Object implements net.sf.tweety.commons.BeliefBaseMachineShop
This approach to consistency restoration follows the approach proposed in [Thimm, DKB, 2011].- Author:
- Matthias Thimm
-
-
Method Detail
-
repair
public net.sf.tweety.commons.BeliefBase repair(net.sf.tweety.commons.BeliefBase beliefBase)
- Specified by:
repairin interfacenet.sf.tweety.commons.BeliefBaseMachineShop
-
main
public static void main(String[] args) throws FileNotFoundException, net.sf.tweety.commons.ParserException, IOException
- Throws:
FileNotFoundExceptionnet.sf.tweety.commons.ParserExceptionIOException
-
-