Issues
- 0
Propagate `wait_id` from future to `SampleSet` on construction `from_future`
#1392 opened by randomir - 3
Unexpected behaviour for dimod.make_quadratic
#1385 opened by rdprins - 6
Consider filtering functionality in `ConstrainedQuadraticModel.iter_constraint_data()`
#1381 opened by arcondello - 0
Invalid escape sequences
#1370 opened by DeborahVolpe - 0
- 0
Consider adding a method `ConstrainedQuadraticModel.objective.add_quadratic_from()`
#1367 opened by aivarsoo - 0
Consider adding a kwarg to skip checking whether a discrete constraint is valid
#1364 opened by arcondello - 1
- 0
Consider adding a utility function to calculate the fraction of violated constraints in a sample set
#1360 opened by arcondello - 2
Be able to construct quadratic models from `np.memmap` array efficiently
#1312 opened by juansebastianl - 0
Constraint labels can break CQM (de-)serialization
#1358 opened by randomir - 3
- 2
TypeError: '<=' not supported between instances of 'QuadraticModel' and 'BinaryQuadraticModel'
#1355 opened by ACE07-Sev - 2
Consider addings a method to get a graph showing the relationship between constraints
#1318 opened by arcondello - 10
- 0
- 1
Update `BQM.add_linear_equality_constraint()` to take into account the minimal activation of the constraint
#1349 opened by arcondello - 7
- 0
Update CQM serialization to allow variable data to be encoded outside of the objective
#1303 opened by arcondello - 3
- 1
frustrated loops code can't handle tuple labels
#1342 opened by pau557 - 0
Implement C++ `Constraint::clear()`
#1330 opened by arcondello - 0
dqm.adj fails when interactions exist
#1329 opened by JoelPasvolsky - 0
Deterministically ordered `BinaryPolynomial`
#1327 opened by hbarovertwo - 0
Max/Min for LP files
#1321 opened by vgoliber - 0
- 2
- 5
CQM unexpected behaviour, less-than-or-equal (<=) constraint is off-by-one
#1313 opened by wilhelmagren - 1
Inconsistency for conflicting boundaries
#1309 opened by JoelPasvolsky - 1
cqm.to_hash()
#1306 opened by hsadeghidw - 0
It is allowed to build CQM object with quadratic interaction between real variables without any error raised
#1305 opened by alexzucca90 - 0
Improve the performance of removing many variables from a C++ quadratic model
#1300 opened by arcondello - 2
dimod dismisses part of the expression when both lower bound and higher bound are defined in a single line
#1299 opened by elham-azd - 5
Can't install dimod in virtual environment
#1236 opened by kcLin2708 - 1
- 0
- 2
CQM squares objective function expansion bug
#1292 opened by BehrouzSohrabi - 1
Use a more uniform structure for cython classes
#1289 opened by arcondello - 0
Unable to assign to `CQM.objective.offset`
#1287 opened by mcfarljm - 3
Build fails on Python3.11
#1280 opened by BastianZim - 1
- 2
Display constraint weight and penalty in CQM
#1260 opened by JoelPasvolsky - 2
Regression in 0.11.6: Tests fail: 'const' qualifier on reference type 'dimod::ConstQuadraticIterator::reference', etc
#1259 opened by yurivict - 0
CQM test case generator
#1250 opened by arcondello - 1
clang fails to compile C++ tests
#1238 opened by yurivict - 1
Please don't hard-code catch paths
#1240 opened by yurivict - 1
Please use $(CXX) instead of g++ in makefiles
#1239 opened by yurivict - 2
[question] Why SampleSet.first has type Sample and when SampleSet is iterated individual objects have a different type SampleView?
#1244 opened by yurivict - 2
Documentation talks about the C++ interface but there are no C++ files in this repository
#1237 opened by yurivict - 3
Tests succeed but with many assertions
#1241 opened by yurivict