JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
ai.libs.jaicore.search.structure.graphgenerator
Interface SelfContained
public interface
SelfContained
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
boolean
isSelfContained
()
Indicates if the nodes are selfcontained for the solution or if the solution path is needed.
Method Detail
isSelfContained
boolean isSelfContained()
Indicates if the nodes are selfcontained for the solution or if the solution path is needed.
Returns:
true
if every node contains every information needed for the solution,
false
otherwise.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method