Skip to content

Commit

Permalink
Update rcsp_single_solution.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
andrea-cassioli-maersk committed Mar 22, 2024
1 parent 3fd626f commit 57fdbf4
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions test/rcsp_single_solution.cpp
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
//=======================================================================
// Copyright (c) 2013 Alberto Santini
// Author: Alberto Santini <[email protected]>
// Copyright (c) 2024 Andrea Cassioli
// Author: Andrea Cassioli <[email protected]>
//
// Distributed under the Boost Software License, Version 1.0. (See
// accompanying file LICENSE_1_0.txt or copy at
// http://www.boost.org/LICENSE_1_0.txt)
//=======================================================================

#include <compare>
#include <boost/graph/adjacency_list.hpp>
#include <boost/graph/r_c_shortest_paths.hpp>

Expand Down

0 comments on commit 57fdbf4

Please sign in to comment.