Invoked if the edge is not relaxed. .

Namespace:  QuickGraph.Algorithms.ShortestPath
Assembly:  QuickGraph.Algorithms (in QuickGraph.Algorithms.dll) Version: 2.4.2.1502 (2.4.2.1502)

Syntax

C#
public event EdgeEventHandler EdgeNotRelaxed
Visual Basic (Declaration)
Public Event EdgeNotRelaxed As EdgeEventHandler

See Also