Uni Timetable Manager
Download
-
Version 2.1.1 (Current release)
- Adopted regex over hardcoded substrings for parsing session names.
-
Version 2.1
- UQ timetable parser rewritten using regular expressions to cope with changes to SI-net format (=" ... " removed from data entries).
-
Version 2.0.2
- Fixed a bug that caused program to crash when trying to render a timetable outside the range of the preview in the import wizard.
- Added license files README.txt and COPYING.txt.
-
Version 2.0.1
- Prevented improper string parsing which caused crashes in PHRM1010 timetables.
-
Version 2.0
- Added drag-drop, sidebar, toolbar, import wizard.
- Probabilistic-based ordering of solution tree.
- Heap plus heap-sort for identifying best solutions.
-
Version 1.0.2
- Fixed file-parsing issues which led to crashes for unexpected line-breaks and also leaving """s around stream type names.
-
Version 1.0.1
- Solution processor no longer stores all results. This means that more frequent recomputing is required, but prevents it from running out of RAM for a complex timetable.
- Minor fix to avoid integer overflow.
-
Version 1.0
- The first ever release!
Requirements
You need the .NET Framework. I reckon you need at least 2.0, but you may as well go here and get 3.5. If you're running Windows XP Service Pack 3, Windows Vista or Windows 7, you already have a version installed. I'd recommend trying it, if it doesn't work, then download the newer version.