org.optaplanner.examples.projectjobscheduling.domain.solver
public class ExecutionModeStrengthWeightFactory extends Object implements org.optaplanner.core.impl.heuristic.selector.common.decorator.SelectionSorterWeightFactory<Schedule,ExecutionMode>
Modifier and Type | Class and Description |
---|---|
static class |
ExecutionModeStrengthWeightFactory.ExecutionModeStrengthWeight |
Constructor and Description |
---|
ExecutionModeStrengthWeightFactory() |
public Comparable createSorterWeight(Schedule schedule, ExecutionMode executionMode)
createSorterWeight
in interface org.optaplanner.core.impl.heuristic.selector.common.decorator.SelectionSorterWeightFactory<Schedule,ExecutionMode>
Copyright © 2006-2013 JBoss by Red Hat. All Rights Reserved.