|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.mit.ll.group43.surfaceoptimization.dp.factory.DPSequencerFactory
edu.mit.ll.group43.surfaceoptimization.dp.factory.SimpleSpotDPSequencerFactory
edu.mit.ll.group43.surfaceoptimization.dp.factory.OneGapForceSpotDPSequencerFactory
edu.mit.ll.group43.surfaceoptimization.dp.factory.AllGapsForceSpotDPSequencerFactory
edu.mit.ll.group43.surfaceoptimization.dp.factory.LenientAllGapsForceSpotDPSequencerFactory
public class LenientAllGapsForceSpotDPSequencerFactory
Constructor Summary | |
---|---|
LenientAllGapsForceSpotDPSequencerFactory(int cps,
MinimumSeparationCalculator<? extends WeightClass> calc)
|
Method Summary | |
---|---|
CostStrategy |
getCostStrategy()
|
CPSNetworkNodeFactory |
getCPSNetworkNodeFactory()
|
Methods inherited from class edu.mit.ll.group43.surfaceoptimization.dp.factory.OneGapForceSpotDPSequencerFactory |
---|
getSequenceRecoveryStrategy |
Methods inherited from class edu.mit.ll.group43.surfaceoptimization.dp.factory.SimpleSpotDPSequencerFactory |
---|
getCPSNetworkGenerator, getEdgeValueStrategy |
Methods inherited from class edu.mit.ll.group43.surfaceoptimization.dp.factory.DPSequencerFactory |
---|
getCalc, getCPS |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LenientAllGapsForceSpotDPSequencerFactory(int cps, MinimumSeparationCalculator<? extends WeightClass> calc)
Method Detail |
---|
public CPSNetworkNodeFactory getCPSNetworkNodeFactory()
getCPSNetworkNodeFactory
in class OneGapForceSpotDPSequencerFactory
public CostStrategy getCostStrategy()
getCostStrategy
in class AllGapsForceSpotDPSequencerFactory
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |