- 26 Nov, 2019 2 commits
-
-
Gauthier Quesnel authored
-
Gauthier Quesnel authored
-
- 25 Nov, 2019 1 commit
-
-
Gauthier Quesnel authored
-
- 21 Nov, 2019 1 commit
-
-
Gauthier Quesnel authored
-
- 14 Nov, 2019 1 commit
-
-
Gauthier Quesnel authored
Error seems to unrecognize the ``[[maybe_unused]]` token with the `if constexpr`: error: expected unqualified-id before ‘[’ token debug_logger([[maybe_unused]] const std::string_view name) noexcept lib/src/itm-common.hpp:1796:18: error: expected ‘)’ before ‘[’ token debug_logger([[maybe_unused]] const std::string_view name) noexcept ~^
-
- 12 Nov, 2019 1 commit
-
-
Gauthier Quesnel authored
-
- 08 Nov, 2019 2 commits
-
-
Gauthier Quesnel authored
-
Gauthier Quesnel authored
-
- 22 Oct, 2019 2 commits
-
-
Gauthier Quesnel authored
-
Gauthier Quesnel authored
The new `cycle` option allows to cycle between every constaint order option from `none` to `pi-sign-change`.
-
- 21 Oct, 2019 1 commit
-
-
Gauthier Quesnel authored
-
- 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 3 commits
-
-
Gauthier Quesnel authored
-
Gauthier Quesnel authored
trying to merge new idea to merge with bqp
-
Gauthier Quesnel authored
Add into solvers and core API a BQP mode in objective function.
-
- 13 Aug, 2019 1 commit
-
-
Gauthier Quesnel authored
Change the initialization and reinitialization policy of the solution vector. Values are: * `bastert`: for each variable (or at `init-random` rate) use cost values to set or unset variable. * `pessimistic-solve`: found a solution for each (or at `init-random` rate) constraints. For soft constraints, affect one to strict minimum variables. * `optimistic-solve`: found a solution for each (or or `init-random` rate) constraints. For soft constraints, affect one to the maximum variables that valid the constraint. * `cycle` (default): Only for the optimization mode, start with the `pessimistic-solve` mode and change to `bastert` then `pessimistic-solve` mode. The change between mode is done if and only if three times, optimization fails to improve the current solution.
-
- 25 Jul, 2019 4 commits
-
-
Gauthier Quesnel authored
-
Gauthier Quesnel authored
-
Gauthier Quesnel authored
-
Gauthier Quesnel authored
-
- 20 Jun, 2019 1 commit
-
-
Gauthier Quesnel authored
-
- 17 Jun, 2019 1 commit
-
-
Gauthier Quesnel authored
-
- 15 Jun, 2019 2 commits
-
-
Gauthier Quesnel authored
-
Gauthier Quesnel authored
-
- 12 Jun, 2019 3 commits
-
-
Gauthier Quesnel authored
-
Gauthier Quesnel authored
-
Gauthier Quesnel authored
-
- 13 Mar, 2019 1 commit
-
-
Gauthier Quesnel authored
-
- 12 Feb, 2019 2 commits
-
-
Gauthier Quesnel authored
-
Gauthier Quesnel authored
-
- 06 Feb, 2019 1 commit
-
-
Gauthier Quesnel authored
-
- 31 Jan, 2019 7 commits
-
-
Gauthier Quesnel authored
-
Gauthier Quesnel authored
-
Gauthier Quesnel authored
-
Gauthier Quesnel authored
-
Gauthier Quesnel authored
-
Gauthier Quesnel authored
-
Gauthier Quesnel authored
-