KSLCore
Toggle table of contents
R1.2.2
jvm
Platform filter
jvm
Switch theme
Search in API
KSLCore
KSLCore
/
ksl.simopt.evaluator
/
CompareSolutionsIfc
Compare
Solutions
Ifc
fun
interface
CompareSolutionsIfc
(
source
)
Can be supplied to specialize the comparison of solutions within solvers.
Inheritors
ObjFnGranularitySolutionComparator
PenalizedObjFnGranularitySolutionComparator
Solver
Members
Functions
compare
Link copied to clipboard
abstract
fun
compare
(
first
:
Solution
,
second
:
Solution
)
:
Int