Bound

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

Our state that we store, per node.

trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Concrete methods

def getBitBound(degreeBound: Long): Long

Inherited methods

Inherited from:
Product