- 09 juin, 2019 3 validations
-
-
Florian Boulant a écrit
-
Florian Boulant a écrit
-
Florian Boulant a écrit
-
- 27 mai, 2019 1 validation
-
-
Florian Boulant a écrit
Quite slow when going around dimensions of 30
-
- 21 mai, 2019 1 validation
-
-
florian-boubou a écrit
-
- 02 avr., 2019 2 validations
-
-
florian-boubou a écrit
-
florian-boubou a écrit
-
- 26 mar., 2019 1 validation
-
-
florian-boubou a écrit
-
- 15 mar., 2019 3 validations
-
-
florian-boubou a écrit
-
florian-boubou a écrit
-
florian-boubou a écrit
-
- 12 mar., 2019 6 validations
-
-
florian-boubou a écrit
-
florian-boubou a écrit
-
florian-boubou a écrit
-
florian-boubou a écrit
-
florian-boubou a écrit
-
florian-boubou a écrit
-
- 26 fév., 2019 2 validations
-
-
florian-boubou a écrit
-
florian-boubou a écrit
So there's no problem when redirecting stdout output to a file
-
- 11 fév., 2019 2 validations
-
-
florian-boubou a écrit
-
florian-boubou a écrit
-
- 09 fév., 2019 8 validations
-
-
florian-boubou a écrit
Reine is now a tuple
-
florian-boubou a écrit
-
florian-boubou a écrit
-
florian-boubou a écrit
Also some changes to please clippy
-
florian-boubou a écrit
I found that the program slows down quite a lot when N >= 30 Talking with coworkers, they notice a slowdown too but not that big. So here I am reading and thinking about each line of code of my recursive function trying to spot a really costy operation. First try is minimizing Copy calls by passing a pointer for n and verbose and not their value. So that there's only one spot in the memory that is used for them.
-
florian-boubou a écrit
-
florian-boubou a écrit
With subcommands that'll let the user choose how to solve the nqueen problem
-
florian-boubou a écrit
-
- 08 fév., 2019 2 validations
-
-
florian-boubou a écrit
-
florian-boubou a écrit
-