SHA256
1
0
forked from pool/libminizinc
Commit Graph

8 Commits

Author SHA256 Message Date
Ana Guerrero
a7012311f7 Accepting request 1126998 from science
OBS-URL: https://build.opensuse.org/request/show/1126998
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libminizinc?expand=0&rev=4
2023-11-16 20:43:59 +00:00
Dirk Stoecker
8d73a1a6cd Accepting request 1124371 from home:dirkmueller:Factory
- update to 2.7.6:
  * Change the library and solver configuration path of builtin
    version of Chuffed to prevent file conflicts
  * Use the verbose compilation flag to control the verbosity of
    the MIP domains stage
  * Introduces the ``arg_val`` and ``arg_val_weak`` globals that
    return the index of the first occurrence of a value in a given
    array.
  * Introduces the ``var_perm_sym`` and ``var_sqr_sym`` symmetry
    breaking globals.
  * Enable parallel search for the built-in Gecode presolver.
  * Use native Qt dark mode on Windows where supported.
  * Improve behaviour of the custom solver parameter dialog.
  * ``ASTString`` constructor that uses ``std::string`` is now
    explicit to avoid unexpected or unnecessary GC allocation.
  * Circular definitions through the use of annotations will now
    be reported as type errors, rather incurring infinite recursion
  * Optimize the compilation of identical calls in different
    contexts by recursively changing the contexts of the (uncompiled)
    dependent calls, instead of flattening multiple times.
  * Change domains of set variables when encountering (par)
    equalities, or negated ``in`` constraints at the root level.
  * Calls to ``min`` and ``max`` with ``par set of int`` type
    argument will now be undefined (becoming ``false`` in the
    closest Boolean context). This makes them consistent with
    the calls with an argument of type ``var set of int``.
  * Note that previous behaviour would have returned ``infinity``
    or ``-infinity`` respectively (:bugref:`661`).
  * Only show MOOC error code when response is actually an error
  * Add documentation for ``--input-is-flatzinc`` flag

OBS-URL: https://build.opensuse.org/request/show/1124371
OBS-URL: https://build.opensuse.org/package/show/science/libminizinc?expand=0&rev=7
2023-11-16 16:55:51 +00:00
Richard Brown
31d37831fb Accepting request 989709 from science
OBS-URL: https://build.opensuse.org/request/show/989709
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libminizinc?expand=0&rev=3
2022-07-19 15:19:21 +00:00
Stefan Brüns
d9323a67d0 Accepting request 989695 from home:StefanBruens:branches:science
Update to 2.6.4

OBS-URL: https://build.opensuse.org/request/show/989695
OBS-URL: https://build.opensuse.org/package/show/science/libminizinc?expand=0&rev=5
2022-07-17 13:42:46 +00:00
Dominique Leuenberger
8e4284c1ae Accepting request 978466 from science
OBS-URL: https://build.opensuse.org/request/show/978466
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libminizinc?expand=0&rev=2
2022-05-24 18:31:15 +00:00
Matthias Mailänder
8a2eec5e9f Accepting request 978409 from home:StefanBruens:branches:science
GCC 12 fix
Update to 2.6.3

OBS-URL: https://build.opensuse.org/request/show/978409
OBS-URL: https://build.opensuse.org/package/show/science/libminizinc?expand=0&rev=3
2022-05-21 22:13:14 +00:00
Dominique Leuenberger
33c24b8f38 Accepting request 973143 from science
New package

OBS-URL: https://build.opensuse.org/request/show/973143
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libminizinc?expand=0&rev=1
2022-04-27 19:41:54 +00:00
Stefan Brüns
21adb52eeb Accepting request 973118 from home:StefanBruens:branches:science
New package

OBS-URL: https://build.opensuse.org/request/show/973118
OBS-URL: https://build.opensuse.org/package/show/science/libminizinc?expand=0&rev=1
2022-04-27 11:58:50 +00:00