https://github.com/ibex-team/ibex-lib

sort by:
Revision Author Date Message Commit Date
a3aafa6 oublie 17 May 2022, 21:01:11 UTC
5fff118 le forward est bon Besoin de tester 17 May 2022, 21:00:56 UTC
a303fe9 first version with NaN flag with Filib 17 May 2022, 14:55:56 UTC
ff5c0e2 doc update 19 April 2021, 07:56:32 UTC
eab0230 adding benchmark for MINLP problems 15 April 2021, 09:53:43 UTC
17fa427 Merge branch 'develop' of https://github.com/ibex-team/ibex-lib into develop 09 April 2021, 15:07:14 UTC
ce2f6ba correcting OptimLargestFirst bisector 09 April 2021, 15:06:29 UTC
370faa6 Add no-split option to ibexopt and ibexsolve. Fix some minor stuff in bisectors 05 April 2021, 18:55:11 UTC
6fb183d Try fixing issues with hyperbolic trigo functions (cont'd) 02 April 2021, 08:04:06 UTC
5d32073 Merge branch 'develop' of https://github.com/ibex-team/ibex-lib into develop 30 March 2021, 07:59:37 UTC
0396084 Try fixing issues with hyperbolic trigo functions (gaol) 30 March 2021, 07:59:07 UTC
7164a9e Fix regex to look for version (replace \. with [.]) 25 March 2021, 08:49:49 UTC
369c033 Mise à jour références (roadef 21) 24 March 2021, 09:46:52 UTC
db4821d Mise à jour références (roadef 21) 23 March 2021, 11:00:03 UTC
6914ceb ibexsolve: fix #502 16 February 2021, 21:22:04 UTC
e59223f Fix bug in System::minibex() 06 February 2021, 23:03:35 UTC
99b7c61 Undoing last commit 01 February 2021, 16:09:25 UTC
eb8a490 Fix attempt for CLP wrapper 31 January 2021, 12:05:02 UTC
5788851 LoupFinderXTaylor: apply simple postprocessing to enforce bound constraints (see #489) 20 January 2021, 17:58:25 UTC
4ecaecd Merge branch 'develop' of https://github.com/ibex-team/ibex-lib into develop 18 January 2021, 13:09:56 UTC
a3dcabd arithmetic: add operator[] with bitsets for Vector/Matrix 18 January 2021, 13:09:47 UTC
01917bb Merge pull request #500 from ibex-team/add-for-ampl Add for AMPL 15 January 2021, 08:46:33 UTC
2303cbe add name of function and constraints in SystemFactory 14 January 2021, 22:06:26 UTC
3ea8e7e CMake: finish automatic installation of Clp #368 #489 12 January 2021, 11:22:41 UTC
ee0e2f2 Fix Paths in TestLPSolver.h 11 January 2021, 15:24:03 UTC
11d3af2 CMake: first step towards automatic install of Clp (WIP) #368 #489 11 January 2021, 15:02:57 UTC
a09782b optim: remove old IBEX_AMPL macro and add load_sys(...) function in OptimizerConfig04 10 January 2021, 16:00:01 UTC
c3331ce ignoring cov files 08 January 2021, 16:04:59 UTC
779fbe3 correcting ackley examples 08 January 2021, 16:00:24 UTC
33e48cc CMake: update script for examples 07 January 2021, 09:10:04 UTC
32fb79d CMake: fix soplex compilation when Ibex is compiled as shared lib #466 06 January 2021, 14:18:22 UTC
4182662 Fix #485 05 January 2021, 17:44:43 UTC
0343206 Merge branch 'develop' of github.com:ibex-team/ibex-lib into develop 05 January 2021, 16:27:15 UTC
e5634cb CMake: putting Java plugin into core (TODO: add Java tests) 05 January 2021, 16:26:13 UTC
f71f15a Add several fixes in clp wrapper (col and row methods) and add additional tests 05 January 2021, 11:15:33 UTC
14ddf88 CMake: trying to fix ibex.pc 04 January 2021, 17:12:03 UTC
c80352c Merge branch 'develop' of github.com:ibex-team/ibex-lib into develop 04 January 2021, 17:05:43 UTC
1615bd1 CMake: fix typo in installation directory of soplex library 04 January 2021, 17:05:20 UTC
0f4048d Adding several basic LPSolver tests. 04 January 2021, 14:18:45 UTC
fbee27e fix bug in clp wrapper due to a copy/paste... 04 January 2021, 13:46:35 UTC
d2ad230 Doc update 03 January 2021, 22:11:05 UTC
f3d3f94 Doc update after #411 03 January 2021, 20:53:18 UTC
ee6dbde doc update 29 December 2020, 23:00:40 UTC
2a647e7 optim: fix bug in rigor mode (was using subset of constraints for loup search) 29 December 2020, 22:06:07 UTC
a88391c Doc update (mainly ibexopt) 22 December 2020, 19:22:21 UTC
90df267 Doc update (mainly ibexopt) 22 December 2020, 19:11:33 UTC
f353d73 Doc update 22 December 2020, 13:18:08 UTC
c39c135 Doc update 22 December 2020, 13:07:29 UTC
e6947ba doc update: ibexsolve (minor) 22 December 2020, 11:14:27 UTC
e154673 doc update: ibexsolve (ok). + Change in solver strategy when m=0 22 December 2020, 11:02:46 UTC
c15089b doc update: ibexsolve (in progress) 21 December 2020, 18:04:14 UTC
aff3597 fix about unbounded constraints and clear_constraints. 21 December 2020, 09:44:56 UTC
97a040c Merge branch 'develop' of github.com:ibex-team/ibex-lib into develop 19 December 2020, 12:42:29 UTC
fe0409f CMake: temporary fix for Debug mode #492 19 December 2020, 12:42:00 UTC
80ec9e6 various modifications to make clp wrapper compile, but there is now a segmentation fault during execution of ibexopt! 18 December 2020, 16:53:13 UTC
9450aa2 CI: trying to fix travis on OSX (4) 18 December 2020, 16:28:03 UTC
70e4464 CI: trying to fix travis on OSX (3) 18 December 2020, 14:11:46 UTC
11c5030 CI: trying to fix travis on OSX (2) 18 December 2020, 13:21:33 UTC
f1659c8 CI: trying to fix travis on OSX 18 December 2020, 12:50:19 UTC
d099b2d CMake: In gaol script, put sse and math-rounding flags in interface 18 December 2020, 12:30:21 UTC
b700753 Fix waf 18 December 2020, 09:50:58 UTC
5ba917f CMake: update FindClp.cmake script 18 December 2020, 09:15:12 UTC
b4316ff CMake: CMAKE_SYSTEM for OSX is Darwin not DARWIN 17 December 2020, 13:37:01 UTC
00d2c7e CMake: let Gaol install itself on OSX 64bits 17 December 2020, 12:56:11 UTC
aa52f2d CMake: first step towards automatic installation of Clp (WIP) 17 December 2020, 10:33:34 UTC
6f9b20a Merge branch 'develop' of github.com:ibex-team/ibex-lib into develop 17 December 2020, 10:09:31 UTC
10d5eee Merge pull request #490 from raphaelchenouard/patch-2 Update ibex_LPLibWrapper.cpp for CLP wrapper 17 December 2020, 10:05:17 UTC
498925a CMake: improve FindClp 17 December 2020, 10:01:41 UTC
b531cfa Update ibex_LPLibWrapper.cpp minor fix after compile error 17 December 2020, 09:33:14 UTC
cecddac Clp: first version of CMake script + wrapper file from raphaelchenouard #489 17 December 2020, 08:19:15 UTC
807b79d CMake: fix setting version in FindGaol and FindMathlib script 16 December 2020, 14:45:24 UTC
388b8bc Merge branch 'develop' of github.com:ibex-team/ibex-lib into develop 16 December 2020, 14:41:52 UTC
bc10f46 CMake: large rewriting of how dependencies are handled. Need to update plugins #368 16 December 2020, 14:39:35 UTC
343f045 Merge branch 'develop' of https://github.com/ibex-team/ibex-lib into develop 10 December 2020, 09:55:15 UTC
52d917f Update wscript (for dependency management) 10 December 2020, 09:55:04 UTC
93c4d2c Cmake: improve tests scripts + allow some scripts to be shared with plugins 09 December 2020, 11:29:13 UTC
e055374 Remove dependency to affine plugin in OptimizerO4Config 04 December 2020, 22:15:56 UTC
75da3a4 Merge remote-tracking branch 'origin/master' into develop 04 December 2020, 21:05:37 UTC
723eb3a Second attempt at fixing symlink from 3rd-party lib #469 02 December 2020, 17:35:07 UTC
80be465 Revert "CMake better handling of symlink when installing 3rd-party lib #469" This reverts commit 80d4673e3c0ac8cd617bd1cf873aaefd1f53083a. 02 December 2020, 17:01:47 UTC
80d4673 CMake better handling of symlink when installing 3rd-party lib #469 03 November 2020, 13:17:48 UTC
7a1e759 Merge pull request #478 from lebarsfa/master Some minor updates for CMake support on Windows (currently used to build Tubex on Windows) 02 November 2020, 15:17:07 UTC
632013b Merge branch 'master' into develop 31 October 2020, 16:06:37 UTC
be61315 Merge remote-tracking branch 'upstream/develop' into develop 31 October 2020, 16:04:52 UTC
4068b3b Merge pull request #476 from ShuhuaGao/patch-1 Update installation info 25 October 2020, 15:31:06 UTC
5effd73 Update installation info - Update all 2.8.8 terms to 2.8.9 - More importantly, add `sudo` before `./waf configure --lp-lib=soplex`. Otherwise, even if it shows "'configure' finished successfully", the next step `sudo ./waf install` will raise an error "The project was not configured: run "waf configure" first!" (tested on Ubuntu). (Note that this issue also exists for 2.8.8). 23 October 2020, 03:14:58 UTC
12be524 update version number in wscript 22 October 2020, 22:25:56 UTC
55d50dd Merge remote-tracking branch 'origin/develop' 22 October 2020, 22:22:02 UTC
25ec0ed Merge pull request #475 from raphaelchenouard/patch-1 Update interval.rst 22 October 2020, 22:20:53 UTC
e520b20 Minor change in ibexsolve 22 October 2020, 22:19:46 UTC
3e62b8a Update interval.rst Inflate function use an absolute radius and not a relative one 16 October 2020, 14:25:54 UTC
0d38dfe Merge branch 'master' of https://github.com/ibex-team/ibex-lib 25 September 2020, 07:56:59 UTC
1a19324 Fix issue #474 25 September 2020, 07:56:47 UTC
d3ccce4 Merge pull request #473 from raphaelchenouard/patch-1 Update CMakeLists.txt 23 September 2020, 14:32:18 UTC
d53a16a Update CMakeLists.txt 23 September 2020, 14:27:39 UTC
0a247b2 Doc update and removal of a useless previous fix in Newton 08 September 2020, 17:36:11 UTC
4288495 Introduce symbolic simplification level (now tests OK) 08 September 2020, 15:01:05 UTC
fea6334 Merge remote-tracking branch 'origin/develop' 08 September 2020, 12:33:53 UTC
69ed290 Introduce symbolic simplification level 08 September 2020, 12:33:31 UTC
4b47267 [symbolic proc] Minor improvement with Sqr 08 September 2020, 12:33:15 UTC
back to top