Sol
- public interface EasyScoreCalculator<Sol extends Solution>
Score
calculation. This is non-incremental calculation, which is slow.
An implementation must be stateless.EasyScoreDirector
Modifier and Type | Method and Description |
---|---|
Score |
calculateScore(Sol solution) |
Copyright © 2006-2015 JBoss by Red Hat. All Rights Reserved.