Click or drag to resize
Accord.NET (logo)

PriorityQueueTIsValidQueue Method

Checks to make sure the queue is still in a valid state.

Namespace:  Accord.Collections
Assembly:  Accord (in Accord.dll) Version: 3.8.0
Syntax
public bool IsValidQueue()
Request Example View Source

Return Value

Type: Boolean
See Also