ToQUBO.jl icon indicating copy to clipboard operation
ToQUBO.jl copied to clipboard

Implement semiinteger & semicontinuous variable encodings

Open pedromxavier opened this issue 1 year ago • 3 comments

Implement encoding for $x \in \{0\} \cup X$.

One option is to write

$$ \xi[\{0\} \cup X](\mathbf{y}; z) = z ~ \xi[X] (\mathbf{y}) $$

where $(\mathbf{y}; z) \in \mathbb{B}^{n + 1}$.

pedromxavier avatar Apr 16 '23 23:04 pedromxavier