alchemist-full
Toggle table of contents
37.0.1
jvm
Platform filter
jvm
Switch theme
Search in API
alchemist-full
alchemist-api
/
it.unibo.alchemist.model
/
Neighborhood
/
add
add
abstract
fun
add
(
node
:
Node
<
T
>
)
:
Neighborhood
<
T
>
(
source
)
Return
a new
Neighborhood
with the same center and the new node among its neighbors
Parameters
node
the
Node
to add