toggle menu
alchemist
jvm
switch theme
search in API
alchemist
/
it.unibo.alchemist.model
/
Neighborhood
/
add
add
abstract
fun
add
(
node
:
Node
<
T
>
)
:
Neighborhood
<
T
>
Return
a new
Neighborhood
with the same center and the new node among its neighbors
Parameters
node
the
Node
to add