alchemist
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
alchemist
alchemist
/
it.unibo.alchemist.model.cognitive.properties
/
Orienting2D
/
Orienting2D
Orienting2D
@
JvmOverloads
constructor
(
environment
:
Euclidean2DEnvironmentWithGraph
<
*
,
T
,
N
,
DefaultEdge
>
,
randomGenerator
:
RandomGenerator
,
node
:
Node
<
T
>
,
knowledgeDegree
:
Double
,
minSide
:
Double
=
30.0
,
maxSide
:
Double
=
60.0
)