toggle menu
alchemist
34.1.9
jvm
switch theme
search in API
alchemist-euclidean-geometry
/
it.unibo.alchemist.model.geometry.navigationgraph
/
BaseNavigationGraph
/
BaseNavigationGraph
Base
Navigation
Graph
constructor
(
edgeClass
:
Class
<
out
E
>
,
directed
:
Boolean
)
(
source
)
constructor
(
vertexSupplier
:
Supplier
<
N
>
?
,
edgeSupplier
:
Supplier
<
E
>
?
,
graphType
:
GraphType
)
(
source
)