Uses of Class
org.biopax.paxtools.query.algorithm.BFS
Packages that use BFS
Package
Description
This package contains the SIF rules for BioPAX Level 3.
-
Uses of BFS in org.biopax.paxtools.query.algorithm
Subclasses of BFS in org.biopax.paxtools.query.algorithmModifier and TypeClassDescriptionclassWhen an algorithm searches for a paths between multiple source nodes, or from a source to a target node (source and targets may overlap), sometimes there comes paths from and to the same node, i.e cycles.