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