mirror of
https://hub.njuu.cf/TheAlgorithms/C-Plus-Plus.git
synced 2023-10-11 13:05:55 +08:00
Update backtracking/magic_sequence.cpp
Co-authored-by: David Leal <halfpacho@gmail.com>
This commit is contained in:
parent
c0b471ee30
commit
f889fb4fb1
@ -25,7 +25,6 @@
|
||||
* @brief Backtracking algorithms
|
||||
*/
|
||||
namespace backtracking {
|
||||
|
||||
/**
|
||||
* @namespace magic_sequence
|
||||
* @brief Functions for the [Magic sequence](https://www.csplib.org/Problems/prob019/) implementation
|
||||
|
Loading…
Reference in New Issue
Block a user