Skip to content

New scheduling algorithm

Martin Lange requested to merge dependency-scheduling into main
  • Determine dependencies in scheduler
  • Implement new algorithm
  • Fix components to work with existing tests
  • Fix components to use pull after advancing time
    • Fix existing tests
  • Fix dummy model examples
  • Implement time extrapolation adapter that breaks circular dependencies
  • Add tests for the extrapolation adapter
  • Add tests for the new algorithm
  • Fix doctests

Fixes #78 (closed)

Edited by Martin Lange

Merge request reports