|
|
@227
|
10 years |
krafczy |
Fix translation of not intersecting variables
|
|
|
@226
|
10 years |
elshar |
Bug fix in comment
|
|
|
@225
|
10 years |
elshar |
Further Function for testing.
|
|
|
@224
|
10 years |
krafczy |
Print an error if = is found in tristate or boolean vars in RSFReader
|
|
|
@223
|
10 years |
krafczy |
Replace all whitespace chars in ConstraintParser?
|
|
|
@222
|
10 years |
krafczy |
Use a better way to parse constraints
|
|
|
@221
|
10 years |
elshar |
Revised Test cases (not completed, yet).
|
|
|
@220
|
10 years |
elshar |
Fixed test cases after changing the output of writing methods.
|
|
|
@219
|
10 years |
elshar |
changed writing/reading of problems line inside of dimacs files. "cnf" …
|
|
|
@218
|
10 years |
elshar |
Added new method for running this tool as a lib instead of a command line …
|
|
|
@217
|
10 years |
krafczy |
Use regex to find if constraint contains choice item
|
|
|
@216
|
10 years |
krafczy |
|
|
|
@215
|
10 years |
elshar |
Added a new KConfig model.
|
|
|
@214
|
10 years |
elshar |
Removed experimental isSemanticallyEqual method.
|
|
|
@213
|
10 years |
elshar |
Considered file system structure of jenkins in build script.
|
|
|
@212
|
10 years |
elshar |
Consideres file system structure of jenkins in build script.
|
|
|
@211
|
10 years |
elshar |
Created build script
Moved test classes in another package.
|
|
|
@210
|
10 years |
elshar |
Bug fix of optimized code from previous commit.
|
|
|
@209
|
10 years |
elshar |
Trying to optimize the translation by skipping the translation of …
|
|
|
@208
|
10 years |
elshar |
Debug message
|
|
|
@207
|
10 years |
elshar |
Debug messages
|
|
|
@206
|
10 years |
elshar |
Debug messages
|
|
|
@205
|
10 years |
elshar |
Trying to avoid translating constraints twice.
|
|
|
@204
|
10 years |
elshar |
Debug message
|
|
|
@203
|
10 years |
elshar |
Debug message
|
|
|
@202
|
10 years |
krafczy |
|
|
|
@201
|
10 years |
krafczy |
Fix checkstyle errors
|
|
|
@200
|
10 years |
krafczy |
Add test case for additional constraint
|
|
|
@199
|
10 years |
elshar |
Added a more expressive debug message to logging output.
|
|
|
@198
|
10 years |
elshar |
Added Linux-3.13.11.tsv tu input models and also to example scripts.
|
|
|
@197
|
10 years |
krafczy |
Implement addition of needed constraints properly in …
|
|
|
@196
|
10 years |
krafczy |
Add some simple jUnit tests
|
|
|
@195
|
10 years |
krafczy |
Implement additional constraints in ModelExtender?
|
|
|
@194
|
10 years |
krafczy |
Implement addition of new constraint
|
|
|
@193
|
10 years |
krafczy |
Implement writing of .dimacs file by using DimacsWriter? from …
|
|
|
@192
|
10 years |
krafczy |
Implement reading of .dimacs files
|
|
|
@191
|
10 years |
krafczy |
Add Eclipse project settings
|
|
|
@190
|
10 years |
krafczy |
Initial import.
|
|
|
@189
|
10 years |
elshar |
Added additional test.
|
|
|
@188
|
10 years |
elshar |
Code cleanup
Solved one bug regarding variable names surrounded in …
|
|
|
@187
|
10 years |
elshar |
Added empty method for new visit methods of CST-Visitor
|
|
|
@186
|
10 years |
elshar |
Updated scripts
|
|
|
@185
|
10 years |
krafczy |
Add CSTExpander and CSTNegater to simplify constraints
|
|
|
@184
|
10 years |
krafczy |
WIP CSTSimplifier
|
|
|
@183
|
10 years |
krafczy |
Expand a OR !(b OR c) to a OR (!b AND !c) to possibly speed some …
|
|
|
@182
|
10 years |
krafczy |
Handle constraint with OR at highest position and one of the sub-trees …
|
|
|
@181
|
10 years |
krafczy |
Revert previous commit
|
|
|
@180
|
10 years |
krafczy |
Split conditions in RSFDependsCondition into several parts, if they are …
|
|
|
@179
|
10 years |
krafczy |
Treat 'm' as 'y' for non-tristate variables in …
|
|
|
@178
|
10 years |
elshar |
Switched logging level in start scripts.
|
|
|
@177
|
10 years |
elshar |
Added Login output to all start scripts.
|
|
|
@176
|
10 years |
elshar |
Disabled setting AdvancedLogger?, if FileLogger? was set.
|
|
|
@175
|
10 years |
elshar |
Updated start scripts
|
|
|
@174
|
10 years |
elshar |
Updated start scripts
|
|
|
@173
|
10 years |
krafczy |
Implement toNotBooleanCST of RSFItemSelectsCondtion
|
|
|
@172
|
10 years |
krafczy |
Implement toNotBolleanConstraintSyntaxTree of RSFDependsCondition
|
|
|
@171
|
10 years |
krafczy |
Add links to the specifications in the wiki to the RSF*Choices
|
|
|
@170
|
10 years |
krafczy |
Update method signature of RSFCondition
|
|
|
@169
|
10 years |
krafczy |
Create missing selected variables in ItemSelects? statements
Fix handling …
|
|
|
@168
|
10 years |
krafczy |
Improve error messages
|
|
|
@167
|
10 years |
krafczy |
Fix NullPointerException? in RSFItemSelectsCondition
|
|
|
@166
|
10 years |
krafczy |
Update handling for defaults and prompts
|
|
|
@165
|
10 years |
krafczy |
Add handling for tristate ItemSelects?
|
|
|
@164
|
10 years |
krafczy |
Add handling for tristate Choices
|
|
|
@163
|
10 years |
krafczy |
Add additional Depends to RSFChoice (too hacky?)
|
|
|
@162
|
10 years |
krafczy |
Add constraints to ensure that only one of the created integer and string …
|
|
|
@161
|
10 years |
krafczy |
Update/change translation of Depends constraint
|
|
|
@160
|
10 years |
krafczy |
Comment out unnecessary/unhelpful unit test
|
|
|
@159
|
10 years |
elshar |
Bug fix, new test case
|
|
|
@158
|
10 years |
elshar |
Test case for ticket #9
|
|
|
@157
|
10 years |
krafczy |
Update/change variable depending on a tristate variable
|
|
|
@156
|
10 years |
krafczy |
Handle multiple depends lines for one variable
|
|
|
@155
|
10 years |
krafczy |
Add getSelectedVariable() to RSFCondition to properly handle NOT(str=n)
|
|
|
@154
|
10 years |
krafczy |
Fix RSFChoice to make sure that no variable is selected if the choice …
|
|
|
@153
|
10 years |
krafczy |
Update/change empty strings or integers to =n
|
|
|
@152
|
10 years |
krafczy |
Update/change _MODULE condition
|
|
|
@151
|
10 years |
krafczy |
Fix double negation bug in DIMACS writer (ticket #5)
|
|
|
@150
|
10 years |
elshar |
Bug fix in adding linefeeds to comments.
|
|
|
@149
|
10 years |
elshar |
help corrected
|
|
|
@148
|
10 years |
elshar |
help corrected
|
|
|
@147
|
10 years |
elshar |
|
|
|
@146
|
10 years |
elshar |
|
|
|
@145
|
10 years |
elshar |
New test cases
|
|
|
@144
|
10 years |
elshar |
Smaller bug fixes and new ToDos?
|
|
|
@143
|
10 years |
elshar |
Smaller bug fix while reading *.model files without specifying any …
|
|
|
@142
|
10 years |
elshar |
Removed checkstyle error
|
|
|
@141
|
10 years |
krafczy |
* Fix xor to CNF conversion in RSFChoice
* Restructure RSFConditions to …
|
|
|
@140
|
10 years |
krafczy |
Implement automatic test in RsfToDiamcsTranslationTest?.testEmptyStrings()
|
|
|
@139
|
10 years |
krafczy |
Update ToDo?.txt
|
|
|
@138
|
10 years |
krafczy |
Finish choices in RSFReader
|
|
|
@137
|
10 years |
krafczy |
Remove _EMPTY variable for strings in RSFReader
|
|
|
@136
|
10 years |
elshar |
New test case for translation into dimacs format.
|
|
|
@135
|
10 years |
elshar |
* MaxTermConverter2: Output of an error added
* Changed Help in …
|
|
|
@134
|
10 years |
krafczy |
Handle Choices in RSFReader (WIP)
|
|
|
@133
|
10 years |
krafczy |
Add condition if a tristate depends on a tristate in RSFDependsCondition
|
|
|
@132
|
10 years |
krafczy |
Simplify boolean expression generated by RSFItemSelectsCondition
|
|
|
@131
|
10 years |
krafczy |
Handle string comparisons = and !='foo' correctly in RSFReader
|
|
|
@130
|
10 years |
elshar |
Removed obsolete DSL methods from visitors.
|
|
|
@129
|
10 years |
elshar |
Cleanup of one test case
|
|
|
@128
|
10 years |
elshar |
Restructured resources, added test cases for DIMACS translation
|
|
|