- 03 Feb, 2020 1 commit
-
-
Gauthier Quesnel authored
-
- 31 Jan, 2020 1 commit
-
-
Gauthier Quesnel authored
-
- 30 Jan, 2020 1 commit
-
-
Gauthier Quesnel authored
-
- 17 Jan, 2020 2 commits
-
-
Gauthier Quesnel authored
-
Gauthier Quesnel authored
-
- 16 Jan, 2020 5 commits
-
-
Gauthier Quesnel authored
-
Gauthier Quesnel authored
-
Gauthier Quesnel authored
This reverts commit eeea6927.
-
Gauthier Quesnel authored
-
Gauthier Quesnel authored
-
- 14 Jan, 2020 1 commit
-
-
Gauthier Quesnel authored
-
- 13 Jan, 2020 3 commits
-
-
Gauthier Quesnel authored
-
Gauthier Quesnel authored
-
Gauthier Quesnel authored
-
- 10 Jan, 2020 1 commit
-
-
Gauthier Quesnel authored
-
- 30 Dec, 2019 1 commit
-
-
Gauthier Quesnel authored
-
- 28 Dec, 2019 1 commit
-
-
Gauthier Quesnel authored
-
- 26 Dec, 2019 3 commits
-
-
Gauthier Quesnel authored
-
Gauthier Quesnel authored
-
Gauthier Quesnel authored
-
- 25 Dec, 2019 2 commits
-
-
Gauthier Quesnel authored
-
Gauthier Quesnel authored
-
- 19 Dec, 2019 1 commit
-
-
Gauthier Quesnel authored
-
- 06 Dec, 2019 2 commits
-
-
Gauthier Quesnel authored
-
Gauthier Quesnel authored
-
- 28 Nov, 2019 1 commit
-
-
Gauthier Quesnel authored
-
- 26 Nov, 2019 1 commit
-
-
Gauthier Quesnel authored
-
- 25 Nov, 2019 1 commit
-
-
Gauthier Quesnel authored
-
- 21 Nov, 2019 1 commit
-
-
Gauthier Quesnel authored
-
- 08 Nov, 2019 2 commits
-
-
Gauthier Quesnel authored
-
Gauthier Quesnel authored
-
- 22 Oct, 2019 1 commit
-
-
Gauthier Quesnel authored
w is now a real and follows the rules: - [0..1]: defines a percentage of limit loop where the kappa is not used. For example -p w:0.5 -p limit:100 gives 50 loop without kappa computation and 50 with kappa computation. - > 1: defines a static number of loop without kappa computation. For examples -p w:50 -p limit:-1 gives 50 loop without kappa and +oo with kappa computation.
-
- 15 Oct, 2019 1 commit
-
-
Gauthier Quesnel authored
The value of each variables in the solution/initial vector is initialized according to the init-policy-random parameter of the bernouilli's law: - 1 use the init-policy algorithm to affect 0 or 1. - 0 use the toss up algorithm (init-random parameter and the bernouilli's law) to affect 0 or 1.
-
- 14 Oct, 2019 2 commits
-
-
Gauthier Quesnel authored
-
Gauthier Quesnel authored
-
- 11 Oct, 2019 2 commits
-
-
Gauthier Quesnel authored
-
Gauthier Quesnel authored
Add into solvers and core API a BQP mode in objective function.
-
- 20 Aug, 2019 1 commit
-
-
Gauthier Quesnel authored
We use a shared_ptr to share a string_buffer between baryonyx::result, baryonyx::problem and baryonyx::raw_problem and move the ownership from variable names, constraint labels from std::string into std::string_view.
-
- 25 Jul, 2019 1 commit
-
-
Gauthier Quesnel authored
-
- 15 Jun, 2019 1 commit
-
-
Gauthier Quesnel authored
-