org.encalmo.data
Members list
Type members
Classlikes
Simple graph defined by abstract nodes collection and adjacent nodes function.
Simple graph defined by abstract nodes collection and adjacent nodes function.
Attributes
- Supertypes
- Known subtypes
-
class GenericReverseGraph[N]class GenericGraphImpl[N]class MapGraph[N]class IntMapGraphclass MutableMapGraph[N]class ReversedMutableMapGraph[N]Show all
- Self type
-
GenericGraph[N]
The (binary) heap data structure is an buffer-wrapping object that can be viewed as a nearly complete binary tree
The (binary) heap data structure is an buffer-wrapping object that can be viewed as a nearly complete binary tree
Attributes
- Supertypes
- Known subtypes
- Self type
-
GenericHeap[N]
Attributes
- Supertypes
Base abstraction of the graph.
Base abstraction of the graph.
Attributes
- Companion
- object
- Supertypes
- Known subtypes
-
trait GenericGraph[N]class GenericReverseGraph[N]class GenericGraphImpl[N]class MapGraph[N]class IntMapGraphclass MutableMapGraph[N]class ReversedMutableMapGraph[N]Show all
Attributes
- Supertypes
- Known subtypes
Abstraction of the collection of integers accessible mainly using the foreach method.
Abstraction of the collection of integers accessible mainly using the foreach method.
Attributes
- Supertypes
- Known subtypes
Attributes
- Supertypes
- Known subtypes
-
class IntMapGraph
Attributes
- Supertypes
Attributes
- Supertypes
Mutable graph add-on
Mutable graph add-on
Attributes
- Supertypes
- Known subtypes
-
class MutableMapGraph[N]class ReversedMutableMapGraph[N]
Attributes
- Companion
- class
- Supertypes
- Self type
-
MutableMapGraph.type
Attributes
- Companion
- object
- Supertypes
-
trait Mutable[N]trait Clearabletrait GenericGraph[N]trait Graph[N]class Objecttrait Matchableclass AnyShow all
- Known subtypes
-
class ReversedMutableMapGraph[N]
Abstraction of the collection of items accessible mainly using the {foreach} method.
Abstraction of the collection of items accessible mainly using the {foreach} method.
Attributes
- Companion
- object
- Supertypes
- Known subtypes
-
trait IntTraversableclass IntTraversableFromSet[N]class IntTraversableImplclass TraversableFromIterable[N]class TraversableFromSet[N]class TraversableImpl[N]Show all
Attributes
- Companion
- trait
- Supertypes
- Self type
-
Traversable.type
Weighted graph add-on
Weighted graph add-on
Attributes
- Supertypes
- Known subtypes
-