org.ddolibscala.tools.ddo.frontier.SimpleFrontier
Attributes
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
-
Self type
-
Members list
Type parameters
-
T
-
the type of states
Value parameters
-
ranking
-
the ordering used to determine which subproblem is most promising and should be explored first
Attributes
-
Returns
-
a simple frontier using a Frontier cutset
-
See also
-
Type parameters
-
T
-
the type of states
Value parameters
-
ranking
-
the ordering used to determine which subproblem is most promising and should be explored first
Attributes
-
Returns
-
a simple frontier using a LastExactLayer cutset
-
See also
-