Search in: Word
Vietnamese keyboard: Off
Virtual keyboard: Show
Computing (FOLDOC) dictionary (also found in English - Vietnamese, English - English (Wordnet), French - Vietnamese)
invariant
Jump to user comments
programming A rule, such as the ordering of an ordered
list or heap, that applies throughout the life of a data
structure or procedure. Each change to the data structure
must maintain the correctness of the invariant.