MetricsBase

scalax.collection.generator.RandomGraph$.MetricsBase
trait MetricsBase[N]

Template for Metrics with connected set to true and some lazy values useful for checking the metrics of generated graphs.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait Metrics[N]
object SmallInt.type
object TinyInt.type
trait Metrics[N]
trait IntFactory
object SmallInt.type
object TinyInt.type
Show all

Members list

Value members

Abstract methods

def order: Int

Concrete methods

protected def minMax: Int

Concrete fields

lazy val divisor: Int
lazy val isDense: Boolean