CoreConfig

scalax.collection.config.CoreConfig
case class CoreConfig(orderHint: Int, adjacencyListHints: Hints) extends GraphConfig, AdjacencyListArrayConfig

Configuration options for Graph factory methods in the core module.

Attributes

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

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product