E-CE0000 — Dangling bound variable

Error Type

Compile Error

Phase

compiling the problem into an OMMX instance

Python exception

RuntimeError

Message

Internal error: dangling bound variable `{index}` found while evaluating an expression.

This is a bug in JijModeling - please report it to the developers in community Discord (https://discord.gg/Km5dKF9JjG) with the full error output.

Cause

While generating the OMMX instance, an unresolved bound variable remained inside an expression. An internal invariant of the compiler was violated; this cannot be produced by normal use of the library.

Fix

This is a bug in JijModeling. Please report it at the JijModeling community on Discord together with the full error output and, if possible, the model that produced it.