OptaPlanner distribution 6.1.0.Final

Uses of Package
org.optaplanner.core.api.domain.solution

Packages that use org.optaplanner.core.api.domain.solution
org.optaplanner.benchmark.impl.result   
org.optaplanner.core.api.domain.solution.cloner   
org.optaplanner.core.api.solver   
org.optaplanner.core.api.solver.event   
org.optaplanner.core.config.solver   
org.optaplanner.core.impl.constructionheuristic.scope   
org.optaplanner.core.impl.domain.entity.descriptor   
org.optaplanner.core.impl.domain.solution.cloner   
org.optaplanner.core.impl.domain.solution.descriptor   
org.optaplanner.core.impl.domain.solution.mutation   
org.optaplanner.core.impl.domain.valuerange.descriptor   
org.optaplanner.core.impl.domain.variable.descriptor   
org.optaplanner.core.impl.heuristic.selector.common.decorator   
org.optaplanner.core.impl.heuristic.selector.move.factory   
org.optaplanner.core.impl.heuristic.selector.value   
org.optaplanner.core.impl.localsearch.scope   
org.optaplanner.core.impl.phase.scope   
org.optaplanner.core.impl.score.director   
org.optaplanner.core.impl.score.director.common   
org.optaplanner.core.impl.score.director.drools   
org.optaplanner.core.impl.score.director.easy   
org.optaplanner.core.impl.score.director.incremental   
org.optaplanner.core.impl.solver   
org.optaplanner.core.impl.solver.event   
org.optaplanner.core.impl.solver.recaller   
org.optaplanner.core.impl.solver.scope   
org.optaplanner.examples.cloudbalancing.domain   
org.optaplanner.examples.cloudbalancing.swingui   
org.optaplanner.examples.common.business   
org.optaplanner.examples.common.persistence   
org.optaplanner.examples.common.swingui   
org.optaplanner.examples.curriculumcourse.domain   
org.optaplanner.examples.curriculumcourse.persistence   
org.optaplanner.examples.curriculumcourse.swingui   
org.optaplanner.examples.dinnerparty.domain   
org.optaplanner.examples.dinnerparty.persistence   
org.optaplanner.examples.dinnerparty.swingui   
org.optaplanner.examples.examination.domain   
org.optaplanner.examples.examination.persistence   
org.optaplanner.examples.examination.swingui   
org.optaplanner.examples.machinereassignment.domain   
org.optaplanner.examples.machinereassignment.persistence   
org.optaplanner.examples.machinereassignment.swingui   
org.optaplanner.examples.nqueens.domain   
org.optaplanner.examples.nqueens.swingui   
org.optaplanner.examples.nurserostering.domain   
org.optaplanner.examples.nurserostering.persistence   
org.optaplanner.examples.nurserostering.swingui   
org.optaplanner.examples.pas.domain   
org.optaplanner.examples.pas.persistence   
org.optaplanner.examples.pas.swingui   
org.optaplanner.examples.projectjobscheduling.domain   
org.optaplanner.examples.projectjobscheduling.persistence   
org.optaplanner.examples.projectjobscheduling.swingui   
org.optaplanner.examples.tennis.domain   
org.optaplanner.examples.tennis.swingui   
org.optaplanner.examples.travelingtournament.domain   
org.optaplanner.examples.travelingtournament.persistence   
org.optaplanner.examples.travelingtournament.swingui   
org.optaplanner.examples.tsp.domain   
org.optaplanner.examples.tsp.persistence   
org.optaplanner.examples.tsp.swingui   
org.optaplanner.examples.vehiclerouting.domain   
org.optaplanner.examples.vehiclerouting.domain.timewindowed   
org.optaplanner.examples.vehiclerouting.persistence   
org.optaplanner.examples.vehiclerouting.swingui   
org.optaplanner.persistence.common.api.domain.solution   
org.optaplanner.persistence.xstream.impl.domain.solution   
 

Classes in org.optaplanner.core.api.domain.solution used by org.optaplanner.benchmark.impl.result
Solution
          A Solution represents a problem and a possible solution of that problem.
 

Classes in org.optaplanner.core.api.domain.solution used by org.optaplanner.core.api.domain.solution.cloner
Solution
          A Solution represents a problem and a possible solution of that problem.
 

Classes in org.optaplanner.core.api.domain.solution used by org.optaplanner.core.api.solver
Solution
          A Solution represents a problem and a possible solution of that problem.
 

Classes in org.optaplanner.core.api.domain.solution used by org.optaplanner.core.api.solver.event
Solution
          A Solution represents a problem and a possible solution of that problem.
 

Classes in org.optaplanner.core.api.domain.solution used by org.optaplanner.core.config.solver
Solution
          A Solution represents a problem and a possible solution of that problem.
 

Classes in org.optaplanner.core.api.domain.solution used by org.optaplanner.core.impl.constructionheuristic.scope
Solution
          A Solution represents a problem and a possible solution of that problem.
 

Classes in org.optaplanner.core.api.domain.solution used by org.optaplanner.core.impl.domain.entity.descriptor
Solution
          A Solution represents a problem and a possible solution of that problem.
 

Classes in org.optaplanner.core.api.domain.solution used by org.optaplanner.core.impl.domain.solution.cloner
Solution
          A Solution represents a problem and a possible solution of that problem.
 

Classes in org.optaplanner.core.api.domain.solution used by org.optaplanner.core.impl.domain.solution.descriptor
Solution
          A Solution represents a problem and a possible solution of that problem.
 

Classes in org.optaplanner.core.api.domain.solution used by org.optaplanner.core.impl.domain.solution.mutation
Solution
          A Solution represents a problem and a possible solution of that problem.
 

Classes in org.optaplanner.core.api.domain.solution used by org.optaplanner.core.impl.domain.valuerange.descriptor
Solution
          A Solution represents a problem and a possible solution of that problem.
 

Classes in org.optaplanner.core.api.domain.solution used by org.optaplanner.core.impl.domain.variable.descriptor
Solution
          A Solution represents a problem and a possible solution of that problem.
 

Classes in org.optaplanner.core.api.domain.solution used by org.optaplanner.core.impl.heuristic.selector.common.decorator
Solution
          A Solution represents a problem and a possible solution of that problem.
 

Classes in org.optaplanner.core.api.domain.solution used by org.optaplanner.core.impl.heuristic.selector.move.factory
Solution
          A Solution represents a problem and a possible solution of that problem.
 

Classes in org.optaplanner.core.api.domain.solution used by org.optaplanner.core.impl.heuristic.selector.value
Solution
          A Solution represents a problem and a possible solution of that problem.
 

Classes in org.optaplanner.core.api.domain.solution used by org.optaplanner.core.impl.localsearch.scope
Solution
          A Solution represents a problem and a possible solution of that problem.
 

Classes in org.optaplanner.core.api.domain.solution used by org.optaplanner.core.impl.phase.scope
Solution
          A Solution represents a problem and a possible solution of that problem.
 

Classes in org.optaplanner.core.api.domain.solution used by org.optaplanner.core.impl.score.director
Solution
          A Solution represents a problem and a possible solution of that problem.
 

Classes in org.optaplanner.core.api.domain.solution used by org.optaplanner.core.impl.score.director.common
Solution
          A Solution represents a problem and a possible solution of that problem.
 

Classes in org.optaplanner.core.api.domain.solution used by org.optaplanner.core.impl.score.director.drools
Solution
          A Solution represents a problem and a possible solution of that problem.
 

Classes in org.optaplanner.core.api.domain.solution used by org.optaplanner.core.impl.score.director.easy
Solution
          A Solution represents a problem and a possible solution of that problem.
 

Classes in org.optaplanner.core.api.domain.solution used by org.optaplanner.core.impl.score.director.incremental
Solution
          A Solution represents a problem and a possible solution of that problem.
 

Classes in org.optaplanner.core.api.domain.solution used by org.optaplanner.core.impl.solver
Solution
          A Solution represents a problem and a possible solution of that problem.
 

Classes in org.optaplanner.core.api.domain.solution used by org.optaplanner.core.impl.solver.event
Solution
          A Solution represents a problem and a possible solution of that problem.
 

Classes in org.optaplanner.core.api.domain.solution used by org.optaplanner.core.impl.solver.recaller
Solution
          A Solution represents a problem and a possible solution of that problem.
 

Classes in org.optaplanner.core.api.domain.solution used by org.optaplanner.core.impl.solver.scope
Solution
          A Solution represents a problem and a possible solution of that problem.
 

Classes in org.optaplanner.core.api.domain.solution used by org.optaplanner.examples.cloudbalancing.domain
PlanningEntityCollectionProperty
          Specifies that a property on a Solution is a collection of planning entities.
PlanningSolution
          Specifies that the class is a planning solution.
Solution
          A Solution represents a problem and a possible solution of that problem.
 

Classes in org.optaplanner.core.api.domain.solution used by org.optaplanner.examples.cloudbalancing.swingui
Solution
          A Solution represents a problem and a possible solution of that problem.
 

Classes in org.optaplanner.core.api.domain.solution used by org.optaplanner.examples.common.business
Solution
          A Solution represents a problem and a possible solution of that problem.
 

Classes in org.optaplanner.core.api.domain.solution used by org.optaplanner.examples.common.persistence
Solution
          A Solution represents a problem and a possible solution of that problem.
 

Classes in org.optaplanner.core.api.domain.solution used by org.optaplanner.examples.common.swingui
Solution
          A Solution represents a problem and a possible solution of that problem.
 

Classes in org.optaplanner.core.api.domain.solution used by org.optaplanner.examples.curriculumcourse.domain
PlanningEntityCollectionProperty
          Specifies that a property on a Solution is a collection of planning entities.
PlanningSolution
          Specifies that the class is a planning solution.
Solution
          A Solution represents a problem and a possible solution of that problem.
 

Classes in org.optaplanner.core.api.domain.solution used by org.optaplanner.examples.curriculumcourse.persistence
Solution
          A Solution represents a problem and a possible solution of that problem.
 

Classes in org.optaplanner.core.api.domain.solution used by org.optaplanner.examples.curriculumcourse.swingui
Solution
          A Solution represents a problem and a possible solution of that problem.
 

Classes in org.optaplanner.core.api.domain.solution used by org.optaplanner.examples.dinnerparty.domain
PlanningEntityCollectionProperty
          Specifies that a property on a Solution is a collection of planning entities.
PlanningSolution
          Specifies that the class is a planning solution.
Solution
          A Solution represents a problem and a possible solution of that problem.
 

Classes in org.optaplanner.core.api.domain.solution used by org.optaplanner.examples.dinnerparty.persistence
Solution
          A Solution represents a problem and a possible solution of that problem.
 

Classes in org.optaplanner.core.api.domain.solution used by org.optaplanner.examples.dinnerparty.swingui
Solution
          A Solution represents a problem and a possible solution of that problem.
 

Classes in org.optaplanner.core.api.domain.solution used by org.optaplanner.examples.examination.domain
PlanningEntityCollectionProperty
          Specifies that a property on a Solution is a collection of planning entities.
PlanningSolution
          Specifies that the class is a planning solution.
Solution
          A Solution represents a problem and a possible solution of that problem.
 

Classes in org.optaplanner.core.api.domain.solution used by org.optaplanner.examples.examination.persistence
Solution
          A Solution represents a problem and a possible solution of that problem.
 

Classes in org.optaplanner.core.api.domain.solution used by org.optaplanner.examples.examination.swingui
Solution
          A Solution represents a problem and a possible solution of that problem.
 

Classes in org.optaplanner.core.api.domain.solution used by org.optaplanner.examples.machinereassignment.domain
PlanningEntityCollectionProperty
          Specifies that a property on a Solution is a collection of planning entities.
PlanningSolution
          Specifies that the class is a planning solution.
Solution
          A Solution represents a problem and a possible solution of that problem.
 

Classes in org.optaplanner.core.api.domain.solution used by org.optaplanner.examples.machinereassignment.persistence
Solution
          A Solution represents a problem and a possible solution of that problem.
 

Classes in org.optaplanner.core.api.domain.solution used by org.optaplanner.examples.machinereassignment.swingui
Solution
          A Solution represents a problem and a possible solution of that problem.
 

Classes in org.optaplanner.core.api.domain.solution used by org.optaplanner.examples.nqueens.domain
PlanningEntityCollectionProperty
          Specifies that a property on a Solution is a collection of planning entities.
PlanningSolution
          Specifies that the class is a planning solution.
Solution
          A Solution represents a problem and a possible solution of that problem.
 

Classes in org.optaplanner.core.api.domain.solution used by org.optaplanner.examples.nqueens.swingui
Solution
          A Solution represents a problem and a possible solution of that problem.
 

Classes in org.optaplanner.core.api.domain.solution used by org.optaplanner.examples.nurserostering.domain
PlanningEntityCollectionProperty
          Specifies that a property on a Solution is a collection of planning entities.
PlanningSolution
          Specifies that the class is a planning solution.
Solution
          A Solution represents a problem and a possible solution of that problem.
 

Classes in org.optaplanner.core.api.domain.solution used by org.optaplanner.examples.nurserostering.persistence
Solution
          A Solution represents a problem and a possible solution of that problem.
 

Classes in org.optaplanner.core.api.domain.solution used by org.optaplanner.examples.nurserostering.swingui
Solution
          A Solution represents a problem and a possible solution of that problem.
 

Classes in org.optaplanner.core.api.domain.solution used by org.optaplanner.examples.pas.domain
PlanningEntityCollectionProperty
          Specifies that a property on a Solution is a collection of planning entities.
PlanningSolution
          Specifies that the class is a planning solution.
Solution
          A Solution represents a problem and a possible solution of that problem.
 

Classes in org.optaplanner.core.api.domain.solution used by org.optaplanner.examples.pas.persistence
Solution
          A Solution represents a problem and a possible solution of that problem.
 

Classes in org.optaplanner.core.api.domain.solution used by org.optaplanner.examples.pas.swingui
Solution
          A Solution represents a problem and a possible solution of that problem.
 

Classes in org.optaplanner.core.api.domain.solution used by org.optaplanner.examples.projectjobscheduling.domain
PlanningEntityCollectionProperty
          Specifies that a property on a Solution is a collection of planning entities.
PlanningSolution
          Specifies that the class is a planning solution.
Solution
          A Solution represents a problem and a possible solution of that problem.
 

Classes in org.optaplanner.core.api.domain.solution used by org.optaplanner.examples.projectjobscheduling.persistence
Solution
          A Solution represents a problem and a possible solution of that problem.
 

Classes in org.optaplanner.core.api.domain.solution used by org.optaplanner.examples.projectjobscheduling.swingui
Solution
          A Solution represents a problem and a possible solution of that problem.
 

Classes in org.optaplanner.core.api.domain.solution used by org.optaplanner.examples.tennis.domain
PlanningEntityCollectionProperty
          Specifies that a property on a Solution is a collection of planning entities.
PlanningSolution
          Specifies that the class is a planning solution.
Solution
          A Solution represents a problem and a possible solution of that problem.
 

Classes in org.optaplanner.core.api.domain.solution used by org.optaplanner.examples.tennis.swingui
Solution
          A Solution represents a problem and a possible solution of that problem.
 

Classes in org.optaplanner.core.api.domain.solution used by org.optaplanner.examples.travelingtournament.domain
PlanningEntityCollectionProperty
          Specifies that a property on a Solution is a collection of planning entities.
PlanningSolution
          Specifies that the class is a planning solution.
Solution
          A Solution represents a problem and a possible solution of that problem.
 

Classes in org.optaplanner.core.api.domain.solution used by org.optaplanner.examples.travelingtournament.persistence
Solution
          A Solution represents a problem and a possible solution of that problem.
 

Classes in org.optaplanner.core.api.domain.solution used by org.optaplanner.examples.travelingtournament.swingui
Solution
          A Solution represents a problem and a possible solution of that problem.
 

Classes in org.optaplanner.core.api.domain.solution used by org.optaplanner.examples.tsp.domain
PlanningEntityCollectionProperty
          Specifies that a property on a Solution is a collection of planning entities.
PlanningSolution
          Specifies that the class is a planning solution.
Solution
          A Solution represents a problem and a possible solution of that problem.
 

Classes in org.optaplanner.core.api.domain.solution used by org.optaplanner.examples.tsp.persistence
Solution
          A Solution represents a problem and a possible solution of that problem.
 

Classes in org.optaplanner.core.api.domain.solution used by org.optaplanner.examples.tsp.swingui
Solution
          A Solution represents a problem and a possible solution of that problem.
 

Classes in org.optaplanner.core.api.domain.solution used by org.optaplanner.examples.vehiclerouting.domain
PlanningEntityCollectionProperty
          Specifies that a property on a Solution is a collection of planning entities.
PlanningSolution
          Specifies that the class is a planning solution.
Solution
          A Solution represents a problem and a possible solution of that problem.
 

Classes in org.optaplanner.core.api.domain.solution used by org.optaplanner.examples.vehiclerouting.domain.timewindowed
Solution
          A Solution represents a problem and a possible solution of that problem.
 

Classes in org.optaplanner.core.api.domain.solution used by org.optaplanner.examples.vehiclerouting.persistence
Solution
          A Solution represents a problem and a possible solution of that problem.
 

Classes in org.optaplanner.core.api.domain.solution used by org.optaplanner.examples.vehiclerouting.swingui
Solution
          A Solution represents a problem and a possible solution of that problem.
 

Classes in org.optaplanner.core.api.domain.solution used by org.optaplanner.persistence.common.api.domain.solution
Solution
          A Solution represents a problem and a possible solution of that problem.
 

Classes in org.optaplanner.core.api.domain.solution used by org.optaplanner.persistence.xstream.impl.domain.solution
Solution
          A Solution represents a problem and a possible solution of that problem.
 


OptaPlanner distribution 6.1.0.Final

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