Der neue Dienst "GitLab am KIT" ist unter gitlab.kit.edu erreichbar.

Skip to content
  • Matthias Braun's avatar
    cleanup beintlive_t · 8f1ba92a
    Matthias Braun authored
    - Remove value_dominates_intrablock()/value_strictly_dominates_intrablock()
      and use sched_comes_before() instead
    - Use bool instead of int return types.
    - Assert that we don't check if a node interferes with itself as that is
      nearly always a bug in the code.
    8f1ba92a