OptaPlanner distribution 6.0.2-SNAPSHOT

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(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(ScoreDirector scoreDirector,
                                     CloudProcess cloudProcess,
                                     CloudComputer toCloudComputer)

OptaPlanner distribution 6.0.2-SNAPSHOT

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