-----
About
-----

RosterViewer is a demo app that features our latest solvers. 
It is designed to help generate and test the XML problem instances
used as input to the rostering engine. Existing XML files can also be 
loaded and solutions can also be created and edited by hand. Please 
note that although RosterViewer is available only for Windows 
platforms, the rostering engine is available for (and currently used 
on) Windows and Linux operating systems.

RosterViewer is available for evaluation and testing purposes 
only. If you wish to use the rostering engine please contact us for 
licensing information.

----
Tips
----

It is possible to copy and paste AutoRoster solutions from plain text
files into RosterViewer. Use tab (\t) to separate the days e.g.

D	D			D	N	N
D				D	N	N
N	N	N			D	D


---------
Uninstall
---------
Delete the folder containing RosterViewer.exe


-------
Licence
-------
Copyright (c) Staff Roster Solutions

RosterViewer is available for testing and evaluation use only.


-------
Credits
-------

Clp
--------------------------------------------------------------------
The simplex method from the Coin-or linear programming library (Clp) 
is used to solve the restricted master problem in the column 
generation algorithm used for calculating lower bounds. Clp is 
available under the Common internal License Version 1.0 and can be 
downloaded from https://projects.coin-or.org/Clp