OnePathFirstStep
net.walend.disentangle.graph.semiring.OnePathFirstStep
class OnePathFirstStep[Node, CoreLabel, Key](coreSupport: SemiringSupport[CoreLabel, Key]) extends SemiringSupport[Option[FirstStepTrait[Node, CoreLabel]], Key]
Finds one minimal path that use the core semiring.
Attributes
- Since:
v0.1.0
- Graph
- Supertypes
- class Objecttrait Matchableclass Any