SemiringSupport

net.walend.disentangle.graph.semiring.SemiringSupport
trait SemiringSupport[L, Key]

Parts for semiring-based graph minimizing algorithms.

Attributes

Since:

v0.1.0

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class AllPathsFirstSteps[Node, CoreLabel, Key]
class BrandesSupport[Node, CoreLabel, Key]
object FewestNodes.type
object LeastWeights.type
object MostProbable.type
class OnePathFirstStep[Node, CoreLabel, Key]
object TransitiveClosure.type

Members list

Concise view

Type members

Classlikes

trait Semiring

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Types

type Label = L

Value members

Abstract methods