- 09 Aug, 2017 1 commit
-
-
Francisco Ribeiro authored
- minor corrections on indentation, format, etc. - updates methods and removes deprecated ones: > Lb computing and pruning, Ub computing > cycle equalized nodes (sampling without replacement) > adds stopping criteria (gap, %gap and no update) - adds command line parameters for choosing root and projection/averaging (in tb2{main,types,wcsp}.cpp)
-
- 13 Jul, 2017 1 commit
-
-
Francisco Ribeiro authored
- (fixRoot) flag to choose whether to fix a same root value - (shiftToC0) flag to choose whether to shift unary costs to c0 or average only with the equalizeNode method
-
- 12 Jul, 2017 1 commit
-
-
Francisco Ribeiro authored
-
- 10 Jul, 2017 2 commits
-
-
Francisco Ribeiro authored
- corrects cost-reset order in asc-pass - corrects desc-pass - adds unaryProjection to equalizeRoot() method
-
Francisco Ribeiro authored
- works for 1-trees - randomly chooses a root - splits findBestAssignments in: ascending pass, equalizeRoot, descending pass and graph::findbestAssignment - equalizeRoot finds root value bestV that minimizes the sum(t_in_trees) of cost_t_(v) - forces this value in Ub computation and in each subgraph bestAssignment - adds other methods to be used with projection
-
- 04 May, 2017 1 commit
-
-
Matthias Zytnicki authored
Problem while initializing costs.
-
- 10 Oct, 2016 1 commit
-
-
Matthias Zytnicki authored
-
- 02 Aug, 2016 2 commits
-
-
Matthias Zytnicki authored
-
Matthias Zytnicki authored
-
- 10 May, 2016 1 commit
-
-
Matthias Zytnicki authored
-
- 12 Apr, 2016 1 commit
-
-
Matthias Zytnicki authored
-
- 25 Mar, 2016 1 commit
-
-
Matthias Zytnicki authored
-
- 01 Mar, 2016 2 commits
-
-
Matthias Zytnicki authored
Ub was not properly updated.
-
Matthias Zytnicki authored
Now update only 2 trees: the most divergent and a random one. Use SoPlex instead of lp_solve (but still commented). When finding DAC supports, now favors values that have been selected by other trees.
-
- 18 Feb, 2016 1 commit
-
-
Matthias Zytnicki authored
Skip assigned variables and deconnected constraints. Read new constraints (from variable elimination).
-
- 16 Feb, 2016 1 commit
-
-
Matthias Zytnicki authored
Moved DD-MRF after VAC, added LP check, added sum-product, etc.
-
- 16 Dec, 2015 1 commit
-
-
Matthias Zytnicki authored
Compile, works, but does not communicate with the WCSP.
-
- 19 Nov, 2015 2 commits
-
-
Thomas Schiex authored
-
Thomas Schiex authored
-
- 13 Nov, 2015 1 commit
-
-
Mario Leung authored
-
- 13 Oct, 2015 1 commit
-
-
Simon de Givry authored
-
- 10 Oct, 2015 1 commit
-
-
Mario Leung authored
-
- 05 Oct, 2015 1 commit
-
-
Mario Leung authored
-
- 26 Sep, 2015 1 commit
-
-
Mario Leung authored
-
- 25 Sep, 2015 1 commit
-
-
Mario Leung authored
Fix the issue of inconsistency between flow and DP for Regular() due to deltaCost may be unchanged in project()
-
- 18 Sep, 2015 1 commit
-
-
Mario Leung authored
-
- 14 Sep, 2015 1 commit
-
-
Mario Leung authored
-
- 12 Aug, 2015 1 commit
-
-
Mario Leung authored
-
- 02 Apr, 2015 2 commits
-
-
Thomas Schiex authored
-
Thomas Schiex authored
-
- 19 Mar, 2015 1 commit
-
-
Thomas Schiex authored
-
- 03 Feb, 2015 9 commits
-
-
Thomas Schiex authored
-
Thomas Schiex authored
-
Thomas Schiex authored
Nettoyage de blancs.
-
Thomas Schiex authored
nettoyage d'espaces
-
Thomas Schiex authored
-
Thomas Schiex authored
-
Thomas Schiex authored
Nettoyage d'espace en prime.
-
Thomas Schiex authored
Ajour de la fonction Exp.
-
David Allouche authored
is now required for toulbar2 compilation
-