|
||||||||||
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
public class AllGapsForceSpotDPSequencerFactory
Constructor Summary | |
---|---|
AllGapsForceSpotDPSequencerFactory(int cps,
MinimumSeparationCalculator<? extends WeightClass> calc)
|
Method Summary | |
---|---|
CostStrategy |
getCostStrategy()
|
Methods inherited from class edu.mit.ll.group43.surfaceoptimization.dp.factory.OneGapForceSpotDPSequencerFactory |
---|
getCPSNetworkNodeFactory, 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 AllGapsForceSpotDPSequencerFactory(int cps, MinimumSeparationCalculator<? extends WeightClass> calc)
Method Detail |
---|
public CostStrategy getCostStrategy()
getCostStrategy
in class OneGapForceSpotDPSequencerFactory
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |