Skip to content

0.12.2

Choose a tag to compare

@arcondello arcondello released this 15 Nov 02:03
247aeac

New Features

  • Implement Expression::remove_variable() method in the C++ code.
  • Implement Expression.remove_variable() method in the Python code.
  • Add dimod/libcpp/expression.pxd and dimod/libcpp/constraint.pxd.