LLAMA results

All results were produced by using the cross-validation splits in the repository with 10 folds and 1 repetitions.
The best values within a type (i.e., baseline (except for vbs), classif, regr and cluster) and performance measure (i.e., Percentage solved, PAR10, MCP) are colored green. Furthermore, the three best values over all groups within a performance measure are colored pink, the absolute best one is red.

The performance is measured in three different ways.

algo model succ par10 mcp
baseline vbs 0.988 241.318 0.000
baseline singleBest 0.753 3079.886 302.509
baseline singleBestByPar 0.753 3079.886 302.509
baseline singleBestBySuccesses 0.753 3079.886 302.509
classif rpart 0.766 2897.430 241.128
classif randomForest 0.917 1111.546 82.372
classif ksvm 0.906 1234.422 91.830
cluster XMeans 0.751 3114.990 296.303
regr lm 0.855 1851.148 154.369
regr rpart 0.830 2160.523 191.101
regr randomForest 0.929 965.354 69.752

The following default feature steps were used for model building:

Pre, Basic, KLB, CG

Number of presolved instances: 0

The cost for using the feature steps (adapted for presolving) is: 0 or on average: 0

The feature steps correspond to the following 50 / 115 instance features:

nvarsOrig, nclausesOrig, nvars, nclauses, reducedVars,
reducedClauses, vars_clauses_ratio, POSNEG_RATIO_CLAUSE_mean, POSNEG_RATIO_CLAUSE_coeff_variation, POSNEG_RATIO_CLAUSE_min,
POSNEG_RATIO_CLAUSE_max, POSNEG_RATIO_CLAUSE_entropy, VCG_CLAUSE_mean, VCG_CLAUSE_coeff_variation, VCG_CLAUSE_min,
VCG_CLAUSE_max, VCG_CLAUSE_entropy, UNARY, BINARYp, TRINARYp,
VCG_VAR_mean, VCG_VAR_coeff_variation, VCG_VAR_min, VCG_VAR_max, VCG_VAR_entropy,
POSNEG_RATIO_VAR_mean, POSNEG_RATIO_VAR_stdev, POSNEG_RATIO_VAR_min, POSNEG_RATIO_VAR_max, POSNEG_RATIO_VAR_entropy,
HORNY_VAR_mean, HORNY_VAR_coeff_variation, HORNY_VAR_min, HORNY_VAR_max, HORNY_VAR_entropy,
horn_clauses_fraction, VG_mean, VG_coeff_variation, VG_min, VG_max,
CG_mean, CG_coeff_variation, CG_min, CG_max, CG_entropy,
cluster_coeff_mean, cluster_coeff_coeff_variation, cluster_coeff_min, cluster_coeff_max, cluster_coeff_entropy

Algorithm and Feature Subset Selection

In order to get a better insight of the scenarios, forward selections have been applied to the solvers and features to determine whether small subsets achieve comparable performances. Following this approach, we reduced the number of solvers from 31 to 13, resulting in a PAR10 score of 976.594 for the reduced model. Analogously, the model that was generated based on 6 of the originally 113 features resulted in a PAR10 score of 853.214. Below, you can find the list of the selected features and solvers:

Selected Features:
nvarsOrig, VCG_CLAUSE_coeff_variation, cl_num_coeff_variation, cl_size_q25, SP_bias_q75,
SP_unconstraint_q50

Selected Solvers:
clasp1, eagleup, glueminisat, gnoveltyp2, lrglshr,
marchrw, mphaseSATm, mxc09, precosat, qutersat,
sattimep, sol, sparrow