OptaPlanner examples 6.1.0.Beta4

org.optaplanner.examples.cloudbalancing.solver.move
Class CloudBalancingMoveHelper

java.lang.Object
  extended by org.optaplanner.examples.cloudbalancing.solver.move.CloudBalancingMoveHelper

public class CloudBalancingMoveHelper
extends Object


Method Summary
static void moveCloudComputer(org.optaplanner.core.impl.score.director.ScoreDirector scoreDirector, CloudProcess cloudProcess, CloudComputer toCloudComputer)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

moveCloudComputer

public static void moveCloudComputer(org.optaplanner.core.impl.score.director.ScoreDirector scoreDirector,
                                     CloudProcess cloudProcess,
                                     CloudComputer toCloudComputer)

OptaPlanner examples 6.1.0.Beta4

Copyright © 2006-2014 JBoss by Red Hat. All Rights Reserved.