Defines an interface for specialized priority queues that contains
nodes which are prioritized by associated double values.
Namespace: yWorks.yFiles.Algorithms.UtilAssembly: yWorks.yFilesSilverlight.Algorithms (in yWorks.yFilesSilverlight.Algorithms.dll) Version: 2.1.0.2
Syntax
| C# |
|---|
public interface IDoubleNodePQ |
| Visual Basic |
|---|
Public Interface IDoubleNodePQ |
Remarks
Defines an interface for specialized priority queues that contains
nodes which are prioritized by associated double values.