Layer

scalax.collection.GraphTraversal.Layer
case class Layer

Represents a topological sort layer.

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

def nodes(implicit ordering: NodeOrdering): IndexedSeq[NodeT]
def size: Int

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product