The CNTR collation takes the texts of various witnesses to the New Testament and aligns them to each other according to a scheme optimized to display the minimum number of columns. The CNTR collation provides several improvements not normally found in other collations:

The collation currently only contains extant manuscript data from up to 400AD along with some modern critical texts. If the text of a witness contains different book or verse orders, the text is aligned to the traditional canonical order. The collation was computer-generated by using three different algorithms:

  1. The maximum text was created as a templet containing all known variants for each verse by using a recursive longest common sequence first algorithm without reference to any base text.
  2. Each individual witness was then aligned to this templet using a non-recursive longest common sequence algorithm considering multiple sequences.
  3. The resulting matrix was compressed using a gap-reducing algorithm to minimize the number of columns.

This beta version is still a work in progress and therefore remains restricted by copyright, but when it is ready for production it will be released under an open license. For more details, consult the CNTR Technical Reference.