0.12.2
New Features
- Implement
Expression::remove_variable()method in the C++ code.
- Implement
Expression.remove_variable()method in the Python code.
- Add
dimod/libcpp/expression.pxdanddimod/libcpp/constraint.pxd.
Expression::remove_variable() method in the C++ code.Expression.remove_variable() method in the Python code.dimod/libcpp/expression.pxd and dimod/libcpp/constraint.pxd.