83 Commits (master)
 

Author SHA1 Message Date
Alinson S. Xavier 0aee8aa733 Add run/ to gitignore
11 years ago
Alinson S. Xavier 42360c79a8 Implement column generation
11 years ago
Alinson S. Xavier 274a10777e Fix column headers
11 years ago
Alinson S. Xavier 5c84c69e45 Remove input files
11 years ago
Alinson S. Xavier 8896284647 Update .gitignore
11 years ago
Alinson S. Xavier 91769fc7db Add copyright notice
11 years ago
Alinson S. Xavier 706e35f8d7 Delete unused script
11 years ago
Alinson S. Xavier 44ff7125eb Delete old TSP files
11 years ago
Alinson S. Xavier e2c6dafb33 Refactoring
11 years ago
Alinson S. Xavier f2b788665f Improve draw-solution.sage
11 years ago
Alinson S. Xavier 11ae7b1ce1 Delete benchmark.sh
11 years ago
Alinson S. Xavier ff006a9eec Update .gitignore and remove extra files from tree
11 years ago
Alinson S. Xavier 92b04d40b5 Change executable name
11 years ago
Alinson S. Xavier 2bc1b897bb Refactoring; remove unused code
11 years ago
Alinson S. Xavier b802256426 Simplify LP; remove useless cutting planes
11 years ago
Alinson S. Xavier 1711695e19 Implement time limit
11 years ago
Armin_Sadeghi f5e15f1385 Heuristics included
11 years ago
Alinson S. Xavier 7a65894692 Write statistics to file
11 years ago
Alinson S. Xavier 6fb6e626aa Even combs
11 years ago
Alinson S. Xavier f04d9a1d60 Cut pool compression
11 years ago
Alinson S. Xavier ebc26bd5ad Move parameters to params.h
11 years ago
Alinson S. Xavier fd0b37bdf9 Pass reference to BNC on solution_found
11 years ago
Alinson S. Xavier 79798c4dc3 Bugfix
11 years ago
Alinson S. Xavier 07c14a33ab Fix double free
11 years ago
Alinson S. Xavier 0ea3efa9c5 Check initial solution
11 years ago
Alinson S. Xavier 2c92355e93 Remove memory leaks
11 years ago
Alinson S. Xavier 8051b1afcf Unify code style and rename some variables
11 years ago
Alinson S. Xavier 5d4a6649aa Merge branch 'gtsp-comb'
11 years ago
Alinson S. Xavier 1208297971 Merge branch 'gtsp-comb'
11 years ago
Alinson S. Xavier bb3bca9498 Disable lifting; other minor changes
11 years ago
Armin_Sadeghi b628182d2e added to the branch
11 years ago
Armin_Sadeghi b002ab320d added to the branch
11 years ago
Armin_Sadeghi 5d3f16a401 heuristics improved slightly
11 years ago
Alinson S. Xavier 9c3701037f Accept number of clusters; output to tmp/
11 years ago
Alinson S. Xavier d726fd34b4 Print number of cuts added, even if zero
11 years ago
Alinson S. Xavier 9398a8d9ce Check return value of user function
11 years ago
Alinson S. Xavier 11ed52191a Remove warnings
11 years ago
Alinson S. Xavier 745f6f755c Fix read_solution and implement solution checker
11 years ago
Alinson S. Xavier b01b3fe31c DEBUG level by default, and no combs
11 years ago
Alinson S. Xavier 108b41997a Formatted abort_if
11 years ago
Alinson S. Xavier f8943fb1ec Bugfix. Rows not in cplex should have index -1
11 years ago
Alinson S. Xavier 2e370e39ef Armin's heuristics
11 years ago
Alinson S. Xavier 188367e189 Create output directory
11 years ago
Alinson S. Xavier f82002aa11 Implement comb cuts separation
11 years ago
Alinson S. Xavier ce206f5b7a Remove cuts according to age
11 years ago
Alinson S. Xavier cb580892b9 Implement simple cut pool; avoid duplicate cuts
11 years ago
Alinson S. Xavier 66b3eef3a4 Run multiple rounds with decreasing cut violation; remove slack constraints
11 years ago
Alinson S. Xavier 480aae2bd5 Rudimentary benchmark scripts
11 years ago
Alinson S. Xavier 1c258caa7f Highlight integer edges
11 years ago
Alinson S. Xavier 6e4d69e289 Split gtsp.c
11 years ago