Bound

final case
class Bound(l: Long, u: Long)

Our state that we store, per node.

trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Concrete methods

def getBitBound(degreeBound: Long): Long

Inherited methods

def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product