Preparing search index...
The search index is not available
SPeCS Packages Documentation
SPeCS Packages Documentation
@specs-feup/lara
libs/cytoscape-3.26.0
cytoscape
SearchAStarOptions
Interface SearchAStarOptions
http://js.cytoscape.org/#eles.aStar
interface
SearchAStarOptions
{
directed
?:
boolean
;
goal
:
string
|
CollectionArgument
;
root
:
string
|
CollectionArgument
;
weight
?:
WeightFn
;
heuristic
?
(
node
:
cytoscape
.
NodeCollection
)
:
number
;
}
Index
Properties
directed?
goal
root
weight?
Methods
heuristic?
Properties
Optional
directed
directed
?:
boolean
goal
goal
:
string
|
CollectionArgument
root
root
:
string
|
CollectionArgument
Optional
weight
weight
?:
WeightFn
Methods
Optional
heuristic
heuristic
(
node
)
:
number
Parameters
node
:
cytoscape
.
NodeCollection
Returns
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
directed
goal
root
weight
Methods
heuristic
SPeCS Packages Documentation
Loading...
http://js.cytoscape.org/#eles.aStar