Skip to content
  • Sébastien Villemot's avatar
    Start refactoring of penalty handling · f89edf47
    Sébastien Villemot authored
    Handle all events that lead to a penalty through an exception.
    Next steps:
    - make all exceptions derive from a common class containing info code and
      penalty value
    - catch these exceptions at the top-level, and construct the penalty-adjusted
      likelihood
    f89edf47