An predicate that checks that the edge is not in both circuit
and temporary circuit.
Namespace:
QuickGraph.PredicatesAssembly: QuickGraph (in QuickGraph.dll) Version: 2.4.2.1515 (2.4.2.1515)
Syntax
| C# |
|---|
public class NotInCircuitEdgePredicate : IEdgePredicate |
| Visual Basic (Declaration) |
|---|
Public Class NotInCircuitEdgePredicate _ Implements IEdgePredicate |
