jkunlin / TCA

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TCA: A tool for generating CA for constrained combinatorial interaction testing

compile

make

usage

./TCA <model file> [<constraint file>] <cutoff time> <seed>

results

the raw results used in the paper of ASE2015 are in the "result" director

the excel tables are in "result/excel"

About

License:GNU General Public License v3.0


Languages

Language:C++ 80.5%Language:C 17.4%Language:Makefile 1.1%Language:Shell 1.0%