issues
search
dwavesystems
/
dwave-optimization
Enables the formulation of nonlinear models for industrial optimization problems.
https://docs.ocean.dwavesys.com/en/stable/docs_optimization/index.html#index-optimization
Apache License 2.0
7
stars
18
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Separate out Model class into cython _Model and _GraphManager
#174
wbernoudy
opened
3 days ago
3
Update version 0.4.2.dev -> 0.4.2
#173
arcondello
closed
3 days ago
0
Add divide node
#172
mdcoury
opened
4 days ago
0
Refactor Symbol iteration methods
#171
arcondello
closed
4 days ago
0
Update README's Contributing section with Release Note subsection
#170
arcondello
closed
5 days ago
2
Adding symbol for sqrt
#169
mdcoury
closed
5 days ago
1
Implement better testing for ``Array::sizeinfo()``
#168
arcondello
opened
1 week ago
0
Implement `BinaryOpNode::sizeinfo()`
#167
arcondello
closed
1 week ago
0
Add NaryReduceNode and InputNode
#166
wbernoudy
opened
1 week ago
1
Add SquareRoot symbol
#165
mdcoury
closed
1 week ago
3
Fix flow shop switched ``n`` x ``m`` definitions
#164
JoelPasvolsky
closed
1 week ago
1
Fix Python warnings and add CI check for future ones
#163
arcondello
closed
2 weeks ago
0
Refactor ArrayIterator for random access and clearer const/non-const
#162
arcondello
closed
1 week ago
1
Add methods to remove unused symbols from a model
#161
arcondello
closed
2 weeks ago
3
Consider adding Transpose symbol or similar
#160
arcondello
opened
2 weeks ago
0
Feature/modulus
#159
jlalbers
closed
2 weeks ago
1
Update build requirements in requirements.txt
#158
arcondello
closed
2 weeks ago
0
Consider adding state printing
#157
arcondello
opened
3 weeks ago
0
Consider adding a `modulus` symbol
#156
jlalbers
closed
2 weeks ago
2
Refactor C++ `ArrayIterator` for performance and safety
#155
arcondello
closed
3 weeks ago
1
Test C++ code with gcc11-14
#154
arcondello
closed
3 weeks ago
0
Add `ConcatenateNode`
#153
samuelbodin
opened
3 weeks ago
6
Test several gcc versions in CI
#152
arcondello
closed
3 weeks ago
5
Add logical xor node/symbol
#151
smharwood
closed
3 weeks ago
0
Add `compress` kwarg to `Model.to_file()` and `States.to_file()`
#150
arcondello
closed
1 week ago
2
Add `Any` symbol
#149
arcondello
closed
3 weeks ago
0
Consider adding `Any` symbol
#148
arcondello
closed
3 weeks ago
0
Changed formulation of JSSP
#147
alexzucca90
closed
3 weeks ago
1
Fix the type information for `ArraySymbol.__abs__()`
#146
arcondello
closed
1 month ago
0
Consider adding matmul symbol or similar
#145
jwoo098
opened
1 month ago
2
Remove `vartypes.hpp`
#144
arcondello
closed
1 month ago
0
Split up some large `.hpp`/`.cpp` files
#143
arcondello
closed
1 month ago
3
Note maximum state size at construction
#142
JoelPasvolsky
closed
1 month ago
0
Add missing cases for NaryOpNode min/max/integral
#141
arcondello
closed
1 month ago
0
Update `UnaryOpNode` to correctly handle dynamic predecessors
#140
arcondello
closed
1 month ago
0
Consider adding `Find` symbol or similar
#139
arcondello
opened
1 month ago
1
Fix two bugs in advanced indexing propagation for non-const non-dynamic arrays with dynamic indexers
#138
wbernoudy
closed
1 month ago
1
Fix formatting for math formula of DisjointBitSets class method
#137
JoelPasvolsky
closed
1 month ago
0
Fix typo in caption (explicit --> implicit)
#136
JoelPasvolsky
closed
1 month ago
0
FIx typo: value 2 should be 3
#135
JoelPasvolsky
closed
1 month ago
0
Bugfix/cvrptw generator
#134
jlalbers
closed
1 month ago
1
Consider adding `Symbol.__str__()` overload
#133
arcondello
opened
1 month ago
1
Add decrement operator for ArrayIterator
#132
wbernoudy
closed
1 month ago
1
Allow `dwave.optimization.symbols._register` to be `cimport`-ed
#131
arcondello
closed
1 month ago
0
Raise better error messages from indexing arrays
#130
arcondello
closed
1 month ago
0
Drop support for Python 3.8
#129
arcondello
closed
1 month ago
0
Add CVRPTW generator
#128
elham-azd
closed
1 month ago
1
Decision state size for disjoint lists is always zero.
#127
alexzucca90
closed
1 month ago
1
Fix `where` docstring in` mathematical.py`
#126
jlalbers
closed
1 month ago
0
Consider adding `logical_xor` to mathematical functions
#125
jlalbers
closed
3 weeks ago
1
Next