Skip to content

Commit

Permalink
(build) adjusting to file renames
Browse files Browse the repository at this point in the history
  • Loading branch information
cvvergara committed Dec 23, 2024
1 parent f2d27a1 commit 0ecf8fd
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion configuration.conf
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ trsp | Y | Y | Y
max_flow | Y | Y | Y
contraction | Y | Y | Y
pickDeliver | Y | Y | Y
vrp_basic | N | Y | Y
vrp_basic | N | Y | N
withPoints | Y | Y | Y
lineGraph | Y | Y | Y
components | Y | Y | Y
Expand Down
1 change: 1 addition & 0 deletions docqueries/pickDeliver/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
SET(LOCAL_FILES
pickDeliverEuclidean
pickDeliver
vrpOneDepot
lc101
)

Expand Down
1 change: 1 addition & 0 deletions docqueries/pickDeliver/test.conf
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
'files' => [qw(
pickDeliver.pg
pickDeliverEuclidean.pg
vrpOneDepot.pg
lc101.pg
)],

Expand Down

0 comments on commit 0ecf8fd

Please sign in to comment.