From ee0c937f2720dd911f71e693f562a64bdf62e5a1 Mon Sep 17 00:00:00 2001 From: Costa Shulyupin Date: Fri, 15 Jul 2022 08:29:04 +0300 Subject: [PATCH] vpsc doxygen comment --- lib/vpsc/solve_VPSC.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/vpsc/solve_VPSC.cpp b/lib/vpsc/solve_VPSC.cpp index c1ea8c3ea..e0ce311e9 100644 --- a/lib/vpsc/solve_VPSC.cpp +++ b/lib/vpsc/solve_VPSC.cpp @@ -1,4 +1,5 @@ /** + * \file * \brief Solve an instance of the "Variable Placement with Separation * Constraints" problem. * -- 2.40.0