Click here to Skip to main content
15,892,298 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi
I have to create a system which is capable of scheduling shifts and I am looking for information about where to start with this complex topic. Does anybody have any reading material, or relevant links that I can check out to get to grups with this.

I am not looking for somebody to write it for me; I am looking for information.
Posted
Updated 5-Feb-10 10:43am
v2

Statement 1 explains that you are creating something new.
Statement 2 claims that you have completed this in ASP.NET.
Statement 3 says that you need guidance in how to do it.

So where exactly are you in this process?
 
Share this answer
 
1) What have you tried
2) Why did it fail
3) What is the problem?


I've had 10 years experience in the development world, and most (actually, this is a lie none) of the specifications I've seen have never asked for a "Linear Programming DataStructure", because most people who write such specifications don't know a linear data structure from a tree structure. Hell, most of them don't know a Personal Computrer from a Police Constable. This wouldn't be a homework question by any chance....

I give you clue, a linear data structure includes lists, arrays, stacks and queues.
 
Share this answer
 
If you are interested in shift scheduling algorithms, you might want to start by following some of these[^] Google links.
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900