You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
Alinson S. Xavier fd0b37bdf9
Pass reference to BNC on solution_found
11 years ago
..
branch_and_cut.c Pass reference to BNC on solution_found 11 years ago
branch_and_cut.h Pass reference to BNC on solution_found 11 years ago
flow.c Split gtsp.c 11 years ago
flow.h Additional subtour cuts 11 years ago
geometry.c Remove memory leaks 11 years ago
geometry.h Remove memory leaks 11 years ago
graph.c Implement comb cuts separation 11 years ago
graph.h Implement comb cuts separation 11 years ago
gtsp-comb.c Bugfix 11 years ago
gtsp-comb.h Implement comb cuts separation 11 years ago
gtsp-subtour.c Unify code style and rename some variables 11 years ago
gtsp-subtour.h Implement simple cut pool; avoid duplicate cuts 11 years ago
gtsp.c Pass reference to BNC on solution_found 11 years ago
gtsp.h Check initial solution 11 years ago
lp.c Remove memory leaks 11 years ago
lp.h Remove cuts according to age 11 years ago
main.c Remove warnings and dead code 11 years ago
main.h Refactoring 11 years ago
params.h Disable lifting; other minor changes 11 years ago
tsp.c Split gtsp.c 11 years ago
tsp.h Split gtsp.c 11 years ago
util.c Implement pause function 11 years ago
util.h Disable lifting; other minor changes 11 years ago