1
I Use This!
Activity Not Available

Commits : Listings

Analyzed over 1 year ago. based on code collected over 1 year ago.
Jan 25, 2024 — Jan 25, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Refactorings for Git Migration More... over 5 years ago
added gurobi jar to pom.xml More... over 5 years ago
added GurobiOptimizer and examples for it. Added toQuadraticForm to bing quadratic terms into normal form. Added getTerms for every term More... over 5 years ago
Bugfixes logics.pl: Fixed special cases when calculating normal forms and prime implicants, corrected empty conjunction/disjunction symbols More... over 5 years ago
ASP library: some refactorings, added method to get optimum of program without answer sets More... over 5 years ago
ClingoSolver minor fix More... over 5 years ago
Improved InconsistencyMeasureEvaluator, added example, added sat-based inconsistency measure implementations More... over 5 years ago
Improvements to SAT solver interface: More... over 5 years ago
added more semantics to getSimpleReasonerForSemantics method More... over 5 years ago
renamed NaiveReasoner to SimpleNaiveReasoner More... over 5 years ago
added new Semantics to definition More... over 5 years ago
Removed console output More... over 5 years ago
minor fix More... over 5 years ago
added IteratedLocalSearch for constraint satisfcation problems with example; added comments and an Javadoc to IteratedLocalSearch More... over 5 years ago
added implementation for independence in abstract argumentation More... over 5 years ago
added new implementation of Graph interface More... over 5 years ago
changed field access to protected More... over 5 years ago
added Stochastic Search and Iterated search with examples More... over 5 years ago
bugfix ideal reasoner More... over 5 years ago
ASP library: Added optimization statements, parser bugfixes More... over 5 years ago
added method for strong equivalence More... over 5 years ago
added implementation of strong equivalence More... over 5 years ago
bpm class hierarchy More... almost 6 years ago
[no comment] More... almost 6 years ago
Added utility class for comparing the results and performances of inconsistency measure implementations More... almost 6 years ago
Added generic wrapper for cmd line sat solvers More... almost 6 years ago
changed the structure of the optimization problems and solvers by adding an upper level that connects combinatorics and mathematica problems /solvers More... almost 6 years ago
Minor bugfix More... almost 6 years ago
ASP library: More... almost 6 years ago
added tool for learning AFs from labelings More... almost 6 years ago