TinyInt

scalax.collection.generator.RandomGraph$.TinyInt$
object TinyInt extends IntFactory

Predefined metrics of a 'tiny' graph with the node type of Int, an order of 5 and a node degree range of 2 to 4.

Attributes

Graph
Supertypes
trait IntFactory
trait Metrics[Int]
trait MetricsBase[Int]
class Object
trait Matchable
class Any
Show all
Self type
TinyInt.type

Members list

Value members

Inherited methods

Attributes

Inherited from:
MetricsBase
protected def minMax: Int

Attributes

Inherited from:
MetricsBase
def nodeGen: Int

Attributes

Inherited from:
IntFactory

Concrete fields

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