Microscopic Traffic Simulator
Microscopic_Traffic_Simulator___Model.Utilities.Heap< TKey, TValue > Class Template Reference

Heap data structure where values of items are ordered by their keys. More...

Detailed Description

Heap data structure where values of items are ordered by their keys.

Template Parameters
TKeyKey type of items.
TValueValue type of items.
Type Constraints
TKey :IComparable 

Definition at line 11 of file Heap.cs.


The documentation for this class was generated from the following file: