mirror of
https://github.com/microsoft/SkillOpt.git
synced 2026-07-10 01:34:01 +08:00
not r.get("hard") treats non-zero floats as success.
Add explicit float threshold check (< 1e-9).
Backward compatible with binary hard=0/1.