Commit f2631d8d authored by Frank Bergmann's avatar Frank Bergmann

- Improved handling of Overassignments

  - Now collecting overassignments before redraw
    in a hash of hashes, effectively reducing the
    complexity from n^3 to n*log(n)*log(n)
  - Now showing overassignments within a project
  - ToDo: Not yet calculating percentages
parent 4246e6ec
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment