- 20 Oct, 2016 1 commit
-
-
Thomas Schiex authored
-
- 19 Oct, 2016 1 commit
-
-
Thomas Schiex authored
-
- 18 Oct, 2016 3 commits
-
-
Simon de Givry authored
Merge branch 'master' of git+ssh://scm.mulcyber.toulouse.inra.fr//var/lib/gforge/chroot/scmrepos/git/toulbar2/toulbar2
-
T. Reepleks authored
-
Simon de Givry authored
[code] for tree decomposition input file, it assumes a valid rooted forest and it will not apply any other optional transformations (like split, merge, etc) on the tree structure
-
- 16 Oct, 2016 2 commits
-
-
T. Reepleks authored
-
T. Reepleks authored
-
- 22 Sep, 2016 1 commit
-
-
Simon de Givry authored
[option] control if the initial solution given as an input file (with extension .sol) will be used both for upperbound and value heuristic (by default) or upperbound only (option -x: )
-
- 19 Sep, 2016 2 commits
-
-
Simon de Givry authored
[option] a valid tree decomposition can be given as input file (with .cov extension or using -O=filename)
-
Simon de Givry authored
[option] a valid tree decomposition can be given as input file (with .cov extension or using -O=filename)
-
- 14 Sep, 2016 1 commit
-
-
Simon de Givry authored
-
- 09 Sep, 2016 2 commits
-
-
Simon de Givry authored
Merge branch 'master' of git+ssh://scm.mulcyber.toulouse.inra.fr//var/lib/gforge/chroot/scmrepos/git/toulbar2/toulbar2
-
Simon de Givry authored
-
- 01 Sep, 2016 2 commits
-
-
David Allouche authored
Merge branch 'master' of git+ssh://scm.mulcyber.toulouse.inra.fr//var/lib/gforge/chroot/scmrepos/git/toulbar2/toulbar2 [doc] Toulbar2 Testing and benchmarking doc
-
David Allouche authored
-
- 31 Aug, 2016 1 commit
-
-
Simon de Givry authored
-
- 29 Aug, 2016 2 commits
-
-
Simon de Givry authored
-
Simon de Givry authored
-
- 26 Aug, 2016 1 commit
-
-
Simon de Givry authored
[code] INCOP starts with current best solution if given as input else uses unary EAC/VAC support values
-
- 25 Aug, 2016 1 commit
-
-
Simon de Givry authored
-
- 24 Aug, 2016 3 commits
-
-
Simon de Givry authored
[code] code optimization (devirtualizes using C++-11 keyword final small methods and classes WCSP and Solver -potential issue for VNS?- ; new NaryConstraint class being union of a map and/or an array depending on compression gain) ; cpu-time with high precision (microseconds) ; [error] VAC value heuristic (now used by default if VAC selected) must update EAC queue more often to ensure correct EAC values ; [error] merging functional variables uses setTuple instead of addToTuple
-
Simon de Givry authored
-
Simon de Givry authored
-
- 23 Aug, 2016 4 commits
-
-
Simon de Givry authored
-
Simon de Givry authored
-
Simon de Givry authored
-
Simon de Givry authored
-
- 24 Jun, 2016 2 commits
-
-
Simon de Givry authored
-
Simon de Givry authored
Merge branch 'master' of git+ssh://scm.mulcyber.toulouse.inra.fr//var/lib/gforge/chroot/scmrepos/git/toulbar2/toulbar2
-
- 10 May, 2016 7 commits
-
-
Thomas Schiex authored
-
Thomas Schiex authored
-
Thomas Schiex authored
-
Thomas Schiex authored
-
Thomas Schiex authored
- Builds HTML and optionally PDF from latex. - Controlled by just two Cmake variables (BUILD_API_DOC and BUILD_API_DOC_LATEX)
-
Thomas Schiex authored
-
Thomas Schiex authored
-
- 09 May, 2016 2 commits
-
-
Thomas Schiex authored
-
Thomas Schiex authored
-
- 27 Apr, 2016 2 commits
-
-
Thomas Schiex authored
-
Thomas Schiex authored
AMD64: wchar_t is signed ARMv7: wchar_t is apparently...unsigned Not so portable, even if 4 bytes in both cases. Wouldn't 16 bits be enough here ?
-