Main page
Contents:

Recently visited pages:

Index model

This model records the position of each event in the complete historical event sequence.

The index starts at zero for the first event:

Index0 = 0

For each new event, the index increases by one:

Indext + 1 = Indext + 1


By J.W. Morsink