Skip to content

v2.1.0 (2017-08-08)

Compare
Choose a tag to compare
@meatballs meatballs released this 08 Aug 12:35
· 33 commits to master since this release
  • New Feature: scheduler.heuristic uses a heuristic method rather than an
    integer linear programming approach #96

  • Enhancement: scheduler.array, scheduler.schedule_to_array and
    scheduler.solution_to_array now return arrays of integers, not
    arrays of floats. #94