alchemist
24.0.7-dev06+b76482905
alchemist-api
/
it.unibo.alchemist.model.interfaces
/
Neighborhood
/
add
add
abstract
fun
add
(
node
:
Node
<
T
>
)
:
Neighborhood
<
T
>
Content copied to clipboard
Return
a new
Neighborhood
with the same center and the new node among its neighbors
Parameters
node
the
Node
to add