Commit Graph

24 Commits

Author SHA256 Message Date
Martin Pluskal
aae8484161 Accepting request 737767 from home:StefanBruens:branches:openSUSE:Factory
- Fix glpk-no_random_return.patch to return a value for a non-void
  function.

OBS-URL: https://build.opensuse.org/request/show/737767
OBS-URL: https://build.opensuse.org/package/show/science/glpk?expand=0&rev=46
2019-10-13 07:25:07 +00:00
Martin Pluskal
d61d81053d - Small packaging change for doc subpackage
- Enable additional functionality

OBS-URL: https://build.opensuse.org/package/show/science/glpk?expand=0&rev=44
2018-12-21 10:16:13 +00:00
Martin Pluskal
28ded8381e - Update to version 4.65:
* The following new API routines for LP/MIP preprocessing were added:
    + glp_npp_alloc_wksp    allocate the preprocessor workspace
    + glp_npp_load_prob     load original problem instance
    + glp_npp_preprocess1   perform basic LP/MIP preprocessing
    + glp_npp_build_prob    build resultant problem instance
    + glp_npp_postprocess   postprocess solution to resultant problem
    + glp_npp_obtain_sol    obtain solution to original problem
    + glp_npp_free_wksp     free the preprocessor workspace
  * A new, more robust implementation of locally valid simple cover
    cuts was included in the MIP solver.
  * The API routine glp_init_iocp was changed to enable long-step
    option of the dual simplex by default.
- Add glpk-no_random_return.patch

OBS-URL: https://build.opensuse.org/package/show/science/glpk?expand=0&rev=42
2018-06-27 14:05:10 +00:00
Martin Pluskal
13c1baf8a0 Accepting request 556092 from home:AndreasStieger:branches:science
update to 4.64

OBS-URL: https://build.opensuse.org/request/show/556092
OBS-URL: https://build.opensuse.org/package/show/science/glpk?expand=0&rev=40
2017-12-11 21:27:03 +00:00
Martin Pluskal
52b389dac9 - Update to version 4.63:
OBS-URL: https://build.opensuse.org/package/show/science/glpk?expand=0&rev=38
2017-07-31 13:36:58 +00:00
Martin Pluskal
4632dcc296 Accepting request 451981 from home:pluskalm:branches:science
- Update to version 4.61:

OBS-URL: https://build.opensuse.org/request/show/451981
OBS-URL: https://build.opensuse.org/package/show/science/glpk?expand=0&rev=36
2017-01-23 16:02:52 +00:00
Martin Pluskal
8d03129f55 - Update to 4.60
* src/glpk.h Declarations of all non-documented API routines were 
    hidden by #ifdef GLP_UNDOC / #endif.
  * src/simplex/spydual.c An experimental feature (objective 
    coefficient perturbation) to improve numerical stabilty and 
    avoid cycling was included in the dual simplex solver.  
- Enable gmp support

OBS-URL: https://build.opensuse.org/package/show/science/glpk?expand=0&rev=34
2016-04-01 11:56:06 +00:00
Matthias Mailänder
c4074d8c7a Accepting request 370947 from home:pluskalm:branches:science
- Update to 4.59
  * Some bugs were fixed and some improvements were made in the 
    MIP solver.
  * The data file format used by API routines glp_read_graph and 
    glp_write_graph was changed. For more details please see the 
    document "GLPK: Graph and Network Routines" included in the 
    distribution.
  * Translation of the document "Modeling Language GNU MathProg" 
    to Brazilian Portuguese (pt-BR) was included (in LaTeX and pdf
    formats).

OBS-URL: https://build.opensuse.org/request/show/370947
OBS-URL: https://build.opensuse.org/package/show/science/glpk?expand=0&rev=33
2016-03-13 22:37:48 +00:00
Dmitry Roshchin
9c44f6df6f Accepting request 360265 from home:pluskalm:branches:science
- Update to 4.58

OBS-URL: https://build.opensuse.org/request/show/360265
OBS-URL: https://build.opensuse.org/package/show/science/glpk?expand=0&rev=31
2016-02-19 07:25:21 +00:00
Dmitry Roshchin
1a8b7613fe Accepting request 342963 from home:pluskalm:branches:science
- Update to 4.57

OBS-URL: https://build.opensuse.org/request/show/342963
OBS-URL: https://build.opensuse.org/package/show/science/glpk?expand=0&rev=29
2015-11-08 09:51:30 +00:00
Dmitry Roshchin
1181b5dc6f Accepting request 335905 from home:pluskalm:branches:science
- Update to 4.56
  * A new, more efficient and more robust implementation of the 
    primal simplex method was included in the package. This new 
    implementation replaces the old one, which was removed.
  * A bug was fixed in a basis factorization routine. (The bug
    appeared if the basis matrix was structurally singular having
    duplicate row and/or column singletons.) Thanks to Martin Jacob
  * Scripts to build GLPK with Microsoft Visual Studio 2015 were
    added. Thanks to Xypron <xypron.glpk@gmx.de> for contribution
    and testing.
- Cleanup spec file with spec-clener

OBS-URL: https://build.opensuse.org/request/show/335905
OBS-URL: https://build.opensuse.org/package/show/science/glpk?expand=0&rev=27
2015-10-02 12:56:27 +00:00
Dmitry Roshchin
f568730655 Accepting request 261322 from home:Dmitry_R:branches:science
- Update to version 4.55
  * Bugfixes, documentation update. See NEWS file for details.

OBS-URL: https://build.opensuse.org/request/show/261322
OBS-URL: https://build.opensuse.org/package/show/science/glpk?expand=0&rev=25
2014-11-12 17:52:27 +00:00
e186effeb8 * Block-triangular LU-factorization was implemented to be used
on computing an initial factorization of the basis matrix.
  * A new version of the Schur-complement-based factorization
    module was included in the package. Now it can be used along
    with plain as well as with block-triangular LU-factorization.
  * The API routine glp_read_mps was changed to remove free rows.
  * etc. see NEWS for details

OBS-URL: https://build.opensuse.org/package/show/science/glpk?expand=0&rev=23
2014-03-31 06:37:22 +00:00
0c80f4b76b - updated to 4.54
* see NEWS for changes

OBS-URL: https://build.opensuse.org/package/show/science/glpk?expand=0&rev=22
2014-03-31 06:35:30 +00:00
Matthias Mailänder
5e30b9f289 Accepting request 210392 from home:rudi_m
- enable tests

OBS-URL: https://build.opensuse.org/request/show/210392
OBS-URL: https://build.opensuse.org/package/show/science/glpk?expand=0&rev=20
2013-12-10 16:41:29 +00:00
Dirk Stoecker
c4b6c06b77 Accepting request 186283 from home:jengelh:science
- Update to new upstream release 4.52.1

OBS-URL: https://build.opensuse.org/request/show/186283
OBS-URL: https://build.opensuse.org/package/show/science/glpk?expand=0&rev=18
2013-08-08 07:02:24 +00:00
Dmitry Roshchin
7dbbd76714 Accepting request 184364 from home:matwey:branches:science
OBS-URL: https://build.opensuse.org/request/show/184364
OBS-URL: https://build.opensuse.org/package/show/science/glpk?expand=0&rev=16
2013-07-27 14:22:10 +00:00
fbcf942103 - updated to 4.48:
* This is a maintainer release.
  * Some minor changes in API (glpk.h) were made. For details
    please see ChangeLog.
  * Some bugs/typos were fixed. Thanks to
    Raniere Gaia Costa da Silva,
    Heinrich Schuchardt <xypron.glpk@gmx.de>, and
    Robbie Morrison <robbie@actrix.co.nz> for reports.

OBS-URL: https://build.opensuse.org/package/show/science/glpk?expand=0&rev=14
2013-03-27 07:31:13 +00:00
Matthias Mailänder
f3b4a7e1a5 Accepting request 144391 from home:jengelh:branches:science
- Remove redundant tags/sections from specfile
- Parallel build with %_smp_mflags
- Avoid manual library dependencies; make doc subpackage noarch

OBS-URL: https://build.opensuse.org/request/show/144391
OBS-URL: https://build.opensuse.org/package/show/science/glpk?expand=0&rev=12
2012-12-07 08:01:13 +00:00
fba6b145df - updated to 4.47 (see NEWS)
OBS-URL: https://build.opensuse.org/package/show/science/glpk?expand=0&rev=9
2011-10-31 14:42:00 +00:00
1079e98c70 - updated to 4.45 (see NEWS)
OBS-URL: https://build.opensuse.org/package/show/science/glpk?expand=0&rev=8
2011-05-24 13:36:43 +00:00
8a02cd0fb4 - updated to 4.44 (see NEWS)
- updated to 4.43 (see NEWS)

- updated to 4.40 (see NEWS)

- updated to 4.38 (see NEWS)

- ghostscript instead of ghostscript-mini in the BuildRequires
  section

- updated to 4.31:
        * glpspx.h, glpspx01.c, glpspx02.c, glpapi06.c
        The dual simplex solver (spx_dual_opt) was replaced by a new
        implementation of the two-phase dual simplex method (spx_dual).
        Old simplex method routines (spx_prim_opt, spx_prim_feas, and
        spx_dual_opt) were removed from the package.
        * glpk.h, glpscl.h, glpscl.c, glpapi04.c
        New API routine glp_scale_prob was added. It replaces routine
        lpx_scale_prob which is deprecated.
        * glpk.h, glpini.h, glpini01.c, glpini02.c, glpapi05.c
        New API routines glp_std_basis, glp_adv_basis, glp_cpx_basis
        were added. They replace routines lpx_std_basis, lpx_adv_basis,
        lpx_cpx_basis which are deprecated.
        * glpdmp.c
        8-byte data alignment was added to the module (sufficient for
        both ILP32 and LP64 environments).
        * glplib07.c
        16-byte data alignment was added to the module to provide
        compatibility with LP64 environment (8-byte is not sufficient

OBS-URL: https://build.opensuse.org/package/show/science/glpk?expand=0&rev=7
2011-04-12 07:22:00 +00:00
OBS User unknown
d8523dcbd0 OBS-URL: https://build.opensuse.org/package/show/science/glpk?expand=0&rev=3 2008-09-18 14:22:53 +00:00
67b39dd242 OBS-URL: https://build.opensuse.org/package/show/science/glpk?expand=0&rev=1 2008-09-18 12:30:24 +00:00