User can reenable them using: ```py from ortools.sat.python import cp_model cp_model.enable_warnings = True ```