aced/data
Miguel M 0de8561a89 Added extra data files 2023-06-03 19:06:40 +01:00
..
output Added extra data files 2023-06-03 19:06:40 +01:00
2222_inq.txt Updated data files 2023-05-01 17:42:24 +01:00
3233_inq.txt Added extra data files 2023-06-03 19:06:40 +01:00
3322_inq.txt Updated data files 2023-05-01 17:42:24 +01:00
3332_inq.txt Added extra data files 2023-06-03 19:06:40 +01:00
3333_inq.txt 3333_inq (hard) data file 2023-05-30 16:36:10 +01:00
README Added extra data files 2023-06-03 19:06:40 +01:00

README

This folder contains input data for the main program.

Unfortunately, the naming convention of each of the files is swapped with the
convention taken for the order of the inputs/outputs in the main program. I.e.,
each of the files is named as

    [A INPUT #][B INPUT #][A OUTPUT #][B OUTPUT #]_inq.txt

whereas in the main program (and source code, etc.) the outputs are considered
before the inputs. Because the input files are produced separately, this naming
convention was preserved.

For [2222_inq.txt], [3322_inq.txt], [3233_inq.txt], and [3332_inq.txt], the
results are known, such that these files function as control/ground truths.
Concretely:

    [2222_inq.txt]: 2 non-equivalences
    [3322_inq.txt]: 3 non-equivalences
    [3332_inq.txt]: 25 non-equivalences
    [3233_inq.txt]: 38 non-equivalences

The actual non-equivalences for which the program has been successfully ran can
be found in [data/output].