Skip to content

Different results from libs #10

Description

@kubsztal

Hi,
is this project still on track? Will FeatureIDE 4 based on these libs be ever released? I'm trying to check their capabilities and integrate them in my project, but having some dubious results, for example:

C:\Users\kubsztal_stuff\projects\featjar\FeatJAR\all\build\libs>java -jar feature-model-0.1.0-SNAPSHOT-all.jar solutions-sat4j --input tst.xml --limit 50
[26/01/2026, 17:38] [INFO] time needed for computation: 0.068s
Configuration;feature_tst_prj;Base;NewFeature;NewFeature3;NewFeature2;NewFeature5;NewFeature4
0;+;+;-;-;-;-;-
1;+;+;-;-;-;-;-
2;+;+;-;-;-;-;-
3;+;+;-;-;-;-;-
4;+;+;-;-;-;-;-
5;+;+;-;-;-;-;-
6;+;+;-;-;-;-;-
7;+;+;-;-;-;-;-
8;+;+;-;-;-;-;-
9;+;+;-;-;-;-;-
10;+;+;-;-;-;-;-
11;+;+;-;-;-;-;-
12;+;+;-;-;-;-;-
13;+;+;-;-;-;-;-
14;+;+;-;-;-;-;-
15;+;+;-;-;-;-;-
16;+;+;-;-;-;-;-
17;+;+;-;-;-;-;-
18;+;+;-;-;-;-;-
19;+;+;-;-;-;-;-
20;+;+;-;-;-;-;-
21;+;+;-;-;-;-;-
22;+;+;-;-;-;-;-
23;+;+;-;-;-;-;-
24;+;+;-;-;-;-;-
25;+;+;-;-;-;-;-
26;+;+;-;-;-;-;-
27;+;+;-;-;-;-;-
28;+;+;-;-;-;-;-
29;+;+;-;-;-;-;-
30;+;+;-;-;-;-;-
31;+;+;-;-;-;-;-
32;+;+;-;-;-;-;-
33;+;+;-;-;-;-;-
34;+;+;-;-;-;-;-
35;+;+;-;-;-;-;-
36;+;+;-;-;-;-;-
37;+;+;-;-;-;-;-
38;+;+;-;-;-;-;-
39;+;+;-;-;-;-;-
40;+;+;-;-;-;-;-
41;+;+;-;-;-;-;-
42;+;+;-;-;-;-;-
43;+;+;-;-;-;-;-
44;+;+;-;-;-;-;-
45;+;+;-;-;-;-;-
46;+;+;-;-;-;-;-
47;+;+;-;-;-;-;-
48;+;+;-;-;-;-;-
49;+;+;-;-;-;-;-

C:\Users\kubsztal_stuff\projects\featjar\FeatJAR\all\build\libs>java -jar formula-analysis-ddnnife-0.1.0-SNAPSHOT-all.jar solutions-ddnnife --input tst.xml --limit 50
[26/01/2026, 17:38] [INFO] time needed for computation: 0.788s
Configuration;feature_tst_prj;Base;NewFeature;NewFeature3;NewFeature2;NewFeature5;NewFeature4
0;+;-;-;+;-;-;-
1;+;-;+;+;-;-;-
2;+;-;-;+;-;+;-
3;+;-;+;+;-;+;-
4;+;-;-;+;-;-;+
5;+;-;+;+;-;-;+
6;+;-;-;+;-;+;+
7;+;-;+;+;-;+;+
8;+;-;-;+;+;-;-
9;+;-;+;+;+;-;-
10;+;-;-;+;+;+;-
11;+;-;+;+;+;+;-
12;+;-;-;+;+;-;+
13;+;-;+;+;+;-;+
14;+;-;-;+;+;+;+
15;+;-;+;+;+;+;+
16;+;+;-;+;-;-;-
17;+;+;+;+;-;-;-
18;+;+;-;+;-;+;-
19;+;+;+;+;-;+;-
20;+;+;-;+;-;-;+
21;+;+;+;+;-;-;+
22;+;+;-;+;-;+;+
23;+;+;+;+;-;+;+
24;+;+;-;+;+;-;-
25;+;+;+;+;+;-;-
26;+;+;-;+;+;+;-
27;+;+;+;+;+;+;-
28;+;+;-;+;+;-;+
29;+;+;+;+;+;-;+
30;+;+;-;+;+;+;+
31;+;+;+;+;+;+;+
32;+;-;-;-;-;-;+
33;+;+;-;-;-;-;+
34;+;-;+;-;-;-;+
35;+;+;+;-;-;-;+
36;+;+;-;-;-;-;-
37;+;+;+;-;-;-;-
38;+;-;+;-;-;-;-

C:\Users\kubsztal_stuff\projects\featjar\FeatJAR\all\build\libs>java -jar formula-analysis-sat4j-0.1.0-SNAPSHOT-all.jar solutions-sat4j --input tst.xml --limit 50
[31/01/2026, 19:37] [INFO] time needed for computation: 0.07s
Configuration;feature_tst_prj;Base;NewFeature;NewFeature3;NewFeature2;NewFeature5;NewFeature4
0;+;+;-;-;-;-;-
1;+;+;-;-;-;-;-
2;+;+;-;-;-;-;-
3;+;+;-;-;-;-;-
4;+;+;-;-;-;-;-
5;+;+;-;-;-;-;-
6;+;+;-;-;-;-;-
7;+;+;-;-;-;-;-
8;+;+;-;-;-;-;-
9;+;+;-;-;-;-;-
10;+;+;-;-;-;-;-
11;+;+;-;-;-;-;-
12;+;+;-;-;-;-;-
13;+;+;-;-;-;-;-
14;+;+;-;-;-;-;-
15;+;+;-;-;-;-;-
16;+;+;-;-;-;-;-
17;+;+;-;-;-;-;-
18;+;+;-;-;-;-;-
19;+;+;-;-;-;-;-
20;+;+;-;-;-;-;-
21;+;+;-;-;-;-;-
22;+;+;-;-;-;-;-
23;+;+;-;-;-;-;-
24;+;+;-;-;-;-;-
25;+;+;-;-;-;-;-
26;+;+;-;-;-;-;-
27;+;+;-;-;-;-;-
28;+;+;-;-;-;-;-
29;+;+;-;-;-;-;-
30;+;+;-;-;-;-;-
31;+;+;-;-;-;-;-
32;+;+;-;-;-;-;-
33;+;+;-;-;-;-;-
34;+;+;-;-;-;-;-
35;+;+;-;-;-;-;-
36;+;+;-;-;-;-;-
37;+;+;-;-;-;-;-
38;+;+;-;-;-;-;-
39;+;+;-;-;-;-;-
40;+;+;-;-;-;-;-
41;+;+;-;-;-;-;-
42;+;+;-;-;-;-;-
43;+;+;-;-;-;-;-
44;+;+;-;-;-;-;-
45;+;+;-;-;-;-;-
46;+;+;-;-;-;-;-
47;+;+;-;-;-;-;-
48;+;+;-;-;-;-;-
49;+;+;-;-;-;-;-

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions