You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The engine already reports source names, conflicts, and saturation, but
never the actual constraint operands. Add engine_report_constraints: for
each quantity, dump every constraint's op, value(s), emitting rule, and
whether the resolver rejected it — the way to see which rule pins a
quantity's lo/hi.
Off by default; gated by KASLD_DEBUG_CONSTRAINTS so normal --verbose stays
uncluttered, and written to stderr so it never disturbs -j.
0 commit comments