NewBestSub
Toggle table of contents
JVM
Platform filter
JVM
Switch theme
Search in API
NewBestSub
NewBestSub
/
it.uniud.newbestsub.dataset
/
Parameters
/
Parameters
Parameters
constructor
(
datasetName
:
String
,
correlationMethod
:
String
,
targetToAchieve
:
String
,
numberOfIterations
:
Int
,
numberOfRepetitions
:
Int
,
populationSize
:
Int
,
currentExecution
:
Int
,
percentiles
:
List
<
Int
>
,
deterministic
:
Boolean
=
false
,
seed
:
Long
?
=
null
)