E-CE0400 — Constraint hint subscript out of domain

Error Type

Compile Error

Phase

compiling the problem into an OMMX instance

Python exception

jijmodeling.ModelingError

Message

Internal error: the subscript `{subs}` for constraint `{name}` is out of domain.

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

An internal invariant of the compiler was violated; this cannot be produced by normal use of the library. A detected constraint hint (e.g. one-hot/SOS1) was applied to a constraint subscript that was never registered.

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.