-
Currently, PBO assumes the minimization sense throughout its methods.
This has a special impact in the quadratization where different methods are selected according the each term's sign.
As pointed …
-
**Description**
dimod.make_quadratic has a keyword argument `strength`. According to the docs, this variable should take **positive** values. However, positive values seem to return incorrect results…
-
Would it be possible to generate a higher-order binary optimization model? Simply the original one before the quadratization.
Basically, it could just output a dictionary at the moment.
-
Hi. I'm trying out a pretty ambitious ODE from orbital mechanics called the Modified Equinoctial Element experimentally. But I received the message
`RuntimeWarning: Substituting new variables faile…
-
The reason we have an un-tilted middle K44 is so that the green and yellow lines will be equally spread out compared to blue/red. Blue/red is nice because they're going towards something that's tilted…
-
- [x] I'd like to add into the abstract that the number of auxiliaries for the degree-k monomial is between ceil(log2(k/4)) and floor(log2(k/2)) as opposed to ceil(log2(k/2)). Please try to do this.
…
-
I would like to use a very fast C++ library for DDP (differential dynamic programming) but I couldn't find one online. I was hoping the toolbox has it, but I couldn't find it here either. If you guys …
-
Tin:
- [x] I really want a good example for the 4N case, and a **comparison section**. This is of crucial importance!
- [x] please give all possible gadget graphs after bit-flipping.
- [ ] please …
-
**Description**
dimod.make_quadratic has a keyword argument `strength`. According to the docs, this variable should take **positive** values. However, positive values seem to return incorrect results…
-
Hi,
I am trying to convert the Hodgkin Huxley equations to quadratic-bilinear format. Upon calling polynomialize_and_quadratize, I get the following warning message at the start of evaluation:
…