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

sort by:
Revision Author Date Message Commit Date
73e076b add fnction to Set 05 June 2018, 06:39:55 UTC
2687186 [sip] fix indentation pb in wscript 01 June 2018, 08:23:25 UTC
80ed23a [sip] fixing header problems in ibex include 25 May 2018, 10:00:38 UTC
17f16cd MNF format v4: now variable names are ended by null character 17 May 2018, 09:41:13 UTC
7b412ae [sip] renaming maredent/LoupFinderDefault to LoupFinderSIPDefault 16 May 2018, 19:26:43 UTC
7bc696d [sip] adapt Mitsos sip code to new interface 16 May 2018, 18:30:39 UTC
7b58e03 [sip] fix minor namespace pb with template specialization 16 May 2018, 15:25:34 UTC
87571f5 Merge remote-tracking branch 'origin/develop' into sip 16 May 2018, 12:40:51 UTC
6bcd620 add missing include 16 May 2018, 12:31:59 UTC
3897f93 Add Marendet SIP optimizer and solver, modify to wscript to create sipopt and sipsolve 14 May 2018, 08:51:35 UTC
f5ec9f9 Fix #323 and suppress repetition of warning messages when system is overconstrained 11 May 2018, 13:50:41 UTC
e145a7c Fix #319. Now there is a neat difference between 'in' (exist-quantified) in place of '=' (univ quantified) 26 April 2018, 07:55:16 UTC
d1806be Remove suprious print from previous commit 25 April 2018, 20:54:47 UTC
7749f38 Fix #318 and improve SystemFactory code. ExprCopy: allow 'shared' copies 25 April 2018, 16:52:33 UTC
3e4d828 Parser: allow temporary variables declaration for building DAGS directly in the constraint block 11 April 2018, 18:05:13 UTC
5edfd4c Fix many memory problems with previous solver changes due to QualifiedBox 11 April 2018, 18:03:15 UTC
c83891e Fix 315 (cont'd): creating QualifiedBox 15 March 2018, 22:51:18 UTC
263e5f7 Fix 315 (cont'd) 15 March 2018, 18:35:51 UTC
9a4da24 Fix 315 (started) 15 March 2018, 14:39:05 UTC
7ad5a61 Add orthogonalization and kernel computation of matrices 05 March 2018, 09:40:40 UTC
476f4e7 Merge pull request #313 from ibex-team/hotfix-312 fix #312 02 February 2018, 22:00:39 UTC
f82a25d fix #312 02 February 2018, 16:42:18 UTC
4005933 Merge branch 'nicolaje-set-visitor_node_bool' into develop 30 January 2018, 14:13:14 UTC
78dc5d2 Fix #311 30 January 2018, 13:59:48 UTC
11eb3df Start to fix #312 29 January 2018, 12:34:20 UTC
b862260 [src/doc]Set-visitor visit_node can stop set exploration Related to issue #166 where I suggested the visit_node could return true or false for deciding if the children of a node must be visited. This allows for more efficient set exploration in cases where we do not need to explore every leaf of the set. 26 January 2018, 13:25:18 UTC
af48e38 Merge branch 'master' of https://github.com/ibex-team/ibex-lib 17 January 2018, 14:31:07 UTC
de2fec6 (minor) fix continuation plugin problem with last commmit 17 January 2018, 14:30:54 UTC
9a443e1 Merge remote-tracking branch 'origin/master' into develop 17 January 2018, 14:21:25 UTC
7b3f3e1 Merge branch 'develop' of github.com:ibex-team/ibex-lib into develop 17 January 2018, 14:17:31 UTC
82eda95 Remove code used for testing 17 January 2018, 14:17:11 UTC
c4c72be (minor) fix test and java plugin problem with last commmit (again) 17 January 2018, 13:30:00 UTC
17c7a51 (minor) fix test and java plugin problem with last commmit 17 January 2018, 13:18:31 UTC
bba623e Merge remote-tracking branch 'origin/develop' 17 January 2018, 12:50:58 UTC
99f06dd Merge branch 'develop' of https://github.com/ibex-team/ibex-lib into develop 17 January 2018, 12:29:30 UTC
8a093ba Implement --forced-param option of solver (issue #299) 17 January 2018, 12:29:13 UTC
c18d651 Merge branch 'develop' of github.com:ibex-team/ibex-lib into develop 17 January 2018, 09:56:13 UTC
7ca485d Add colors in output of benchmarks 17 January 2018, 09:55:51 UTC
6cc88a7 ibex_String.h: add function to parse (indexed) symbols 17 January 2018, 08:37:08 UTC
1bb862d Fix bug when prec_min == prec_max in benchmarks_optim.cpp 16 January 2018, 16:05:50 UTC
293d597 [optim] nb_cells --> size_t 13 January 2018, 22:40:53 UTC
68f9e98 Remove '.mnf' files 13 January 2018, 22:37:56 UTC
7b80b3e Allow pi in Minibex to be used also as a double 13 January 2018, 22:34:59 UTC
a182987 Removing 'pi' definition in minibex files (cont'd) 13 January 2018, 22:18:48 UTC
002e74e Removing 'pi' definition in minibex files 13 January 2018, 22:06:12 UTC
5f3fa59 Fix issue #304 13 January 2018, 19:27:32 UTC
ab03f61 ExprDiff: allow partial differentiation and differentation without copy (cont'd) 13 January 2018, 19:25:15 UTC
bcbcbec ExprDiff: implement issue #308 12 January 2018, 18:44:47 UTC
128b48a Merge branch 'develop' of https://github.com/ibex-team/ibex-lib into develop 12 January 2018, 18:18:53 UTC
74c8443 ExprDiff: allow partial differentiation and differentation without copy (cont'd) 12 January 2018, 18:18:37 UTC
48ae814 ExprDiff: allow partial differentiation and differentation without copy 12 January 2018, 15:00:25 UTC
549507e Improve benchmarks 12 January 2018, 09:20:01 UTC
5ec6e02 Add 'pi' constant in minibe 12 January 2018, 08:59:11 UTC
2618072 Fix issue #307 (right fix) 09 January 2018, 12:41:12 UTC
939d251 Fix issue #307 09 January 2018, 11:07:02 UTC
69d796b Fix issue #306 05 January 2018, 17:23:04 UTC
75ebfe8 DoubleHeap: Remove random heap selection in top() 01 January 2018, 14:17:09 UTC
940a707 Gauss-Seidel: add rectangular case (under/over-constrained systems) 28 December 2017, 23:46:26 UTC
6bcf391 cleanup conflict files 26 December 2017, 20:31:45 UTC
e956f06 Merge branch 'ita1024-master' into develop 26 December 2017, 19:54:17 UTC
e939f9a Merge branch 'master' of https://github.com/ita1024/ibex-lib into ita1024-master 26 December 2017, 19:50:23 UTC
bf3d9aa Merge pull request #300 from ibex-team/dev_LPsolver Dev l psolver 26 December 2017, 19:41:15 UTC
17f998d Minor modifications to pull request #300 26 December 2017, 19:39:59 UTC
874d89e small modifications to #300 26 December 2017, 10:49:13 UTC
853ac96 Merge remote-tracking branch 'origin/develop' into dev_LPsolver 26 December 2017, 10:20:26 UTC
86629ff Merge pull request #294 from ibex-team/dev_cell_heap Dev cell heap 26 December 2017, 10:15:31 UTC
b8b857e Modifications to pull request #294 25 December 2017, 23:46:22 UTC
7992d00 Merge branch 'new_bsc' into dev_cell_heap 25 December 2017, 21:25:50 UTC
f780183 New bisector design (minor update) 25 December 2017, 21:21:40 UTC
a7d5ad3 New bisector design (cont'd) 25 December 2017, 21:07:58 UTC
aa63aed Merge new bisector design 25 December 2017, 17:44:01 UTC
1048327 New bisector design (cont'd) 25 December 2017, 17:35:16 UTC
559a17e New bisector design (minor update) 25 December 2017, 17:34:37 UTC
b10eb03 ** New bisector design ** 25 December 2017, 17:33:36 UTC
80cd0cf Enable builds using Python 3 22 December 2017, 15:15:23 UTC
d07695d Merge remote-tracking branch 'origin/develop' into dev_cell_heap 06 December 2017, 18:06:21 UTC
6692e68 [sip] now the executable is in the bin folder 06 December 2017, 17:43:04 UTC
033e394 small mistake 06 December 2017, 13:36:45 UTC
d99329f [ibex refact] add flag for testing without LPsolver 06 December 2017, 12:45:27 UTC
46f1045 [ibex refact] test ok 29 November 2017, 15:31:35 UTC
a974d80 [ibex refact] LPSolver ok 29 November 2017, 15:12:33 UTC
fa02261 to continue.. 28 November 2017, 22:57:10 UTC
e5f3fa2 [ibex_refact] start merge of the LP solver 27 November 2017, 17:03:04 UTC
4304142 ibex refact] remove bisect(Cell c) from RoundRobin 23 November 2017, 22:58:30 UTC
247d76c [ibex refact] fix bug in Cell 23 November 2017, 10:50:59 UTC
fb9eb5b [ibex refact] fix mistake in AMPL tests 23 November 2017, 09:52:47 UTC
8f903c7 Merge remote-tracking branch 'origin/develop' into dev_cell_heap 23 November 2017, 09:51:37 UTC
65daa22 Merge remote-tracking branch 'origin/develop' into sip 22 November 2017, 14:23:30 UTC
de05bd5 thread safety: disable mutex for MinGW (not supported) 22 November 2017, 09:21:30 UTC
e66ed99 Merge remote-tracking branch 'origin/develop' 21 November 2017, 22:11:48 UTC
1940314 thread safety: cont'd. Add mutex for parsing 21 November 2017, 22:11:05 UTC
1df6f34 thread safety: cont'd. New Memory class 21 November 2017, 19:00:57 UTC
e5745a2 thread safety: cont'd 21 November 2017, 15:08:34 UTC
69f902c thread safety: new java plugin 21 November 2017, 12:11:50 UTC
978ba32 [ibex refact] Modify interface of deepcopy 20 November 2017, 15:37:07 UTC
ffc4114 Merge remote-tracking branch 'origin/develop' into dev_cell_heap 15 November 2017, 09:20:43 UTC
5bfbefd Fix #298 09 November 2017, 15:21:48 UTC
439ba93 Fix some warnings 09 November 2017, 14:56:16 UTC
5025230 Merge branch 'develop' of https://github.com/ibex-team/ibex-lib into develop 09 November 2017, 14:35:13 UTC
3a9f12a [solver] fix bug in MNF v2 09 November 2017, 14:34:51 UTC
back to top