KSLCore
Toggle table of contents
R1.3
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
KSLCore
KSLCore
/
ksl.app.session
/
RunEvent
/
IterationCompleted
/
IterationCompleted
Iteration
Completed
constructor
(
iteration
:
Int
,
bestInputs
:
Map
<
String
,
Double
>
,
estimatedObjectiveValue
:
Double
,
solverSpecificState
:
Map
<
String
,
Double
>
?
=
null
)
(
source
)