SmallInt

scalax.collection.generator.GraphGen$.SmallInt$
object SmallInt extends Metrics[Int]

Predefined metrics of a 'small' graph with the node type of Int, an order of 20 and a node degree range of 2 to 5 including org.scalacheck.Gen[Int].

Attributes

Graph
Supertypes
trait Metrics[Int]
trait MetricsBase[Int]
class Object
trait Matchable
class Any
Self type
SmallInt.type

Members list

Value members

Inherited methods

Attributes

Inherited from:
MetricsBase
protected def minMax: Int

Attributes

Inherited from:
MetricsBase

Concrete fields

val nodeGen: Gen[Int]
val order: Int

Inherited fields

lazy val divisor: Int

Attributes

Inherited from:
MetricsBase

Attributes

Inherited from:
MetricsBase
lazy val isDense: Boolean

Attributes

Inherited from:
MetricsBase

Attributes

Inherited from:
MetricsBase