From: "Michael Stefan" Newsgroups: comp.os.msdos.djgpp Subject: Scheduling algorith in C/C++ Date: Sat, 13 Feb 1999 13:24:07 -0000 Organization: Customer of Planet Online Lines: 12 Message-ID: <7a3ufc$7pb$1@news6.svr.pol.co.uk> NNTP-Posting-Host: modem-1.molybdenum.dialup.pol.co.uk X-Trace: news6.svr.pol.co.uk 918912300 7979 62.136.20.129 (13 Feb 1999 13:25:00 GMT) NNTP-Posting-Date: 13 Feb 1999 13:25:00 GMT X-Complaints-To: abuse AT theplanet DOT net X-Newsreader: Microsoft Outlook Express 4.72.3110.5 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Does anyone know the kind of algorithm I need? I am working on a scheduling program that basically has a few employees, each with different contract hours, and the software should make up an automatic timetable, according to a some criteria (such as a minimum of employees working together at the same time) and so on. Can this be done? HAS this been done? I'm using DJGPP and I would really appreciate ANY help. Thanks Michael Stefan, London UK