1
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Mar 26, 2023 — Mar 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Changing version for floating point domain in JaCoP to 4.1. More... almost 10 years ago
Corrected LinearFloat to take care of problems with rounding using ulp. Updated CHANGELOG to described new features of version 4.1. Code cleaning. More... almost 10 years ago
Adding two new constraints. More... almost 10 years ago
Checking for identity elements for addition and multiplication. More... almost 10 years ago
Limiting bounds for FloatVar when defined in flatzinc. Definition of min constraint changed as it was before. More... almost 10 years ago
Fixing checking for "array out of bounds". More... almost 10 years ago
Forbidding maximize in Optimize. More... almost 10 years ago
Bug fixes. Code cleaning. Change to use version 2.11.0 of Scala. More... almost 10 years ago
Fixing a bug/feature that SmalldenseDomain cannot do intersect with BoundDomain. More... almost 10 years ago
New example. More... almost 10 years ago
New constraint PminusQeqR that is extensions for PplusQeqR. Bug fixes. More... almost 10 years ago
Implementation of interval Newton method with preconditioners. Correct dominance test in the method to decide convergence. More... almost 10 years ago
Bug fixes. More... almost 10 years ago
Implementation of multivariate interval Newton method (cont'd). More... almost 10 years ago
Implementation of multivariate Interval Newton method More... almost 10 years ago
Fixing a bug when large numbers are used for weight and profit. More... about 10 years ago
Added derivative of functions. Bug fixes. More... about 10 years ago
Adding new optimization method, new constraint and new varibale selection heuristic. Added also a round robin method for varibale selection as a default method. Bug fixes. More... about 10 years ago
Adding new variable selection heuristics, both in java and flatzinc. More... about 10 years ago
Introduction of a new option for flatzinc "-i" that forces JaCoP to print intervals for Floatvar instead of single values. Changes in minimization functionality for float variables. It finds a new, better solution that is at least better by a declared precision, not ulp. New constraints in flatzinc. Bug fixes in printing from search in flatzinc. New constraint PgteqQ. More... about 10 years ago
Several new examples for float solver. Severla new constraints for floats; mainly relations. Flazinc parser update to make it possible to run float solver for flatzinc. More... about 10 years ago
New constraint, sqrt(x). Various code improvements. Examples flór float solver. More... about 10 years ago
New constraints for floats, tangent and arc-tangent. Code cleaning and debugging. More... about 10 years ago
Introduced minimization for FloatVar cost variable. More... about 10 years ago
Improvements in multiplication constraint when it does square of a variable. More... about 10 years ago
Code cleaning and bug fixes. More... about 10 years ago
New version of co-sinus that is not decompose and old, decomposed version. More... about 10 years ago
New constraints and bug fixes. More... about 10 years ago
Adding constraint P != constant. More... about 10 years ago
Adding solver on floats. Only basic functionality. More... about 10 years ago