Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Romain De Laage De Bellefaye
LO21-projet
Commits
d2f27fe3
Commit
d2f27fe3
authored
Jun 05, 2021
by
Luning Yang
Browse files
Update voisinage.cpp
parent
8a343cb2
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/voisinage.cpp
View file @
d2f27fe3
...
...
@@ -24,7 +24,7 @@ void RegleVoisinage::setNbVoisins(unsigned int r) {
// else { // voisiange de von Neumann avec un rayon
//nbVoisin = 2 * r * (1 + r);
//}
}
//
}
//void RegleVoisinageMoore::setNbVoisins(unsigned int r) {
// if (r == 1) { // voisinage de Moore
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment