Package sync.pds.solver
Class OneWeightFunctions<Stmt,Fact,Field,W extends Weight>
- java.lang.Object
-
- sync.pds.solver.OneWeightFunctions<Stmt,Fact,Field,W>
-
- All Implemented Interfaces:
WeightFunctions<Stmt,Fact,Field,W>
public class OneWeightFunctions<Stmt,Fact,Field,W extends Weight> extends Object implements WeightFunctions<Stmt,Fact,Field,W>
-
-
Constructor Summary
Constructors Constructor Description OneWeightFunctions(W one)
-