public class BruteForceHeuristicApplyer extends Object
| Constructor and Description |
|---|
BruteForceHeuristicApplyer(Comparator<Allocation> allocationComparator,
List<csbase.logic.CommandInfo> commands,
List<csbase.logic.SGASet> servers,
ResourceControllerInterface manager) |
BruteForceHeuristicApplyer(Comparator<csbase.logic.CommandInfo> commandComparator,
Comparator<Allocation> allocationComparator,
List<csbase.logic.CommandInfo> commands,
List<csbase.logic.SGASet> servers,
ResourceControllerInterface manager) |
| Modifier and Type | Method and Description |
|---|---|
Allocation |
getAllocation() |
public BruteForceHeuristicApplyer(Comparator<csbase.logic.CommandInfo> commandComparator, Comparator<Allocation> allocationComparator, List<csbase.logic.CommandInfo> commands, List<csbase.logic.SGASet> servers, ResourceControllerInterface manager)
public BruteForceHeuristicApplyer(Comparator<Allocation> allocationComparator, List<csbase.logic.CommandInfo> commands, List<csbase.logic.SGASet> servers, ResourceControllerInterface manager)
public Allocation getAllocation()
Copyright © 2017. All rights reserved.