source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @430   10 years elshar Code cleanup Solved one bug regarding variable names surrounded in …
(edit) @429   10 years elshar Added empty method for new visit methods of CST-Visitor
(edit) @428   10 years elshar Updated scripts
(edit) @427   10 years krafczy Add CSTExpander and CSTNegater to simplify constraints
(edit) @426   10 years krafczy WIP CSTSimplifier
(edit) @425   10 years krafczy Expand a OR !(b OR c) to a OR (!b AND !c) to possibly speed some …
(edit) @424   11 years krafczy Handle constraint with OR at highest position and one of the sub-trees …
(edit) @423   11 years krafczy Revert previous commit
(edit) @422   11 years krafczy Split conditions in RSFDependsCondition into several parts, if they are …
(edit) @421   11 years krafczy Treat 'm' as 'y' for non-tristate variables in …
(edit) @420   11 years elshar Switched logging level in start scripts.
(edit) @419   11 years elshar Added Login output to all start scripts.
(edit) @418   11 years elshar Disabled setting AdvancedLogger?, if FileLogger? was set.
(edit) @417   11 years elshar Updated start scripts
(edit) @416   11 years elshar Updated start scripts
(edit) @415   11 years krafczy Implement toNotBooleanCST of RSFItemSelectsCondtion
(edit) @414   11 years krafczy Implement toNotBolleanConstraintSyntaxTree of RSFDependsCondition
(edit) @413   11 years krafczy Add links to the specifications in the wiki to the RSF*Choices
(edit) @412   11 years krafczy Update method signature of RSFCondition
(edit) @411   11 years krafczy Create missing selected variables in ItemSelects? statements Fix handling …
(edit) @410   11 years krafczy Improve error messages
(edit) @409   11 years krafczy Fix NullPointerException? in RSFItemSelectsCondition
(edit) @408   11 years krafczy Update handling for defaults and prompts
(edit) @407   11 years krafczy Add handling for tristate ItemSelects?
(edit) @406   11 years krafczy Add handling for tristate Choices
(edit) @405   11 years krafczy Add additional Depends to RSFChoice (too hacky?)
(edit) @404   11 years krafczy Add constraints to ensure that only one of the created integer and string …
(edit) @403   11 years krafczy Update/change translation of Depends constraint
(edit) @402   11 years krafczy Comment out unnecessary/unhelpful unit test
(edit) @401   11 years elshar Bug fix, new test case
(edit) @400   11 years elshar Test case for ticket #9
(edit) @399   11 years krafczy Update/change variable depending on a tristate variable
(edit) @398   11 years krafczy Handle multiple depends lines for one variable
(edit) @397   11 years krafczy Add getSelectedVariable() to RSFCondition to properly handle NOT(str=n)
(edit) @396   11 years krafczy Fix RSFChoice to make sure that no variable is selected if the choice …
(edit) @395   11 years krafczy Update/change empty strings or integers to =n
(edit) @394   11 years krafczy Update/change _MODULE condition
(edit) @393   11 years krafczy Fix double negation bug in DIMACS writer (ticket #5)
(edit) @392   11 years elshar Bug fix in adding linefeeds to comments.
(edit) @391   11 years elshar help corrected
(edit) @390   11 years elshar help corrected
(edit) @389   11 years elshar
(edit) @388   11 years elshar
(edit) @387   11 years elshar New test cases
(edit) @386   11 years elshar Smaller bug fixes and new ToDos?
(edit) @385   11 years elshar Smaller bug fix while reading *.model files without specifying any …
(edit) @384   11 years elshar Removed checkstyle error
(edit) @383   11 years krafczy * Fix xor to CNF conversion in RSFChoice * Restructure RSFConditions to …
(edit) @382   11 years krafczy Implement automatic test in RsfToDiamcsTranslationTest?.testEmptyStrings()
(edit) @381   11 years krafczy Update ToDo?.txt
(edit) @380   11 years krafczy Finish choices in RSFReader
(edit) @379   11 years krafczy Remove _EMPTY variable for strings in RSFReader
(edit) @378   11 years elshar New test case for translation into dimacs format.
(edit) @377   11 years elshar * MaxTermConverter2: Output of an error added * Changed Help in …
(edit) @376   11 years krafczy Handle Choices in RSFReader (WIP)
(edit) @375   11 years krafczy Add condition if a tristate depends on a tristate in RSFDependsCondition
(edit) @374   11 years krafczy Simplify boolean expression generated by RSFItemSelectsCondition
(edit) @373   11 years krafczy Handle string comparisons = and !='foo' correctly in RSFReader
(edit) @372   11 years elshar Removed obsolete DSL methods from visitors.
(edit) @371   11 years elshar Cleanup of one test case
(edit) @370   11 years elshar Restructured resources, added test cases for DIMACS translation
(edit) @369   11 years elshar Fixed broken test case
(edit) @368   11 years elshar Added help to output of DimacsWriter?
(edit) @367   11 years elshar Added help to output of DimacsWriter?
(edit) @366   11 years elshar Started to implement new test case.
(edit) @365   11 years elshar Changed settings of Jacoco
(edit) @364   11 years elshar Changed settings of Jacoco
(edit) @363   11 years elshar RemovedBundle? class, changed settings of Jacoco
(edit) @362   11 years elshar Test case added
(edit) @361   11 years elshar
(edit) @360   11 years elshar Runtime optimizations inside of ModelOptimizer?
(edit) @359   11 years anonymous This is an empty revision for padding.
(edit) @358   11 years anonymous This is an empty revision for padding.
(edit) @357   11 years anonymous This is an empty revision for padding.
(edit) @356   11 years anonymous This is an empty revision for padding.
(edit) @355   11 years anonymous This is an empty revision for padding.
(edit) @354   11 years anonymous This is an empty revision for padding.
(edit) @353   11 years anonymous This is an empty revision for padding.
(edit) @352   11 years anonymous This is an empty revision for padding.
(edit) @351   11 years krafczy Add support for not boolean constraints to RSFReader
(edit) @350   11 years krafczy Reword console output a bit
(edit) @349   11 years krafczy Handle integers and strings in RSFReader
(edit) @348   11 years krafczy Fix links in javadoc comments
(edit) @347   11 years krafczy Fix typo
(edit) @346   11 years elshar
(edit) @345   11 years krafczy Handle "y" condition in RSFCondition
(edit) @344   11 years krafczy Remove constant variables from constraints in …
(edit) @343   11 years krafczy Handle constants and 'm' in RSF conditions Shorten RSFDependsCondition
(edit) @342   11 years krafczy Use VariablePool? in ModelReader? and RSFReader Don't create multiple …
(edit) @341   11 years anonymous This is an empty revision for padding.
(edit) @340   11 years anonymous This is an empty revision for padding.
(edit) @339   11 years elshar Stated implementation of RSF -> Dimacs translation Avoiding translating …
(edit) @338   11 years elshar
(edit) @337   11 years elshar * Moved test method from tests for MaxTerm1Converter to MaxTerm2Converter …
(edit) @336   11 years krafczy Update comments in ModelOptimizer?
(edit) @335   11 years krafczy Add ModelOptimizer?.removeDuplicatedConstraints()
(edit) @334   11 years krafczy Optimize ModelOptimizer?.handleConstantVariables() a bit
(edit) @333   11 years krafczy Rename UnusedVariableChecker? to ModelOptimizer? and add …
(edit) @332   11 years krafczy Optimize UnusedVariableChecker?
(edit) @331   11 years krafczy MaxTermConverter?: Add constraints directly instead of saving them in …
Note: See TracRevisionLog for help on using the revision log.