Package xal.extension.solver
Interface Scorer
public interface Scorer
Score a trial.
-
Method Summary
-
Method Details
-
score
Score the trial.- Parameters:
trial- the trial to score- Returns:
- the score for the trial
-
trial - the trial to score