Scheduling algorithm

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
User avatar
unknown_krasher
Forum Newbie
Posts: 3
Joined: Tue Jul 20, 2010 11:59 pm
Location: Philippines
Contact:

Scheduling algorithm

Post by unknown_krasher »

hey guys, anyone who knows how to make scheduling algorithm for a reservation system? Can I ask for tutorials regarding how to do it?..Thanks, your help will be much appreciated.. :oops:
User avatar
pickle
Briney Mod
Posts: 6445
Joined: Mon Jan 19, 2004 6:11 pm
Location: 53.01N x 112.48W
Contact:

Re: Scheduling algorithm

Post by pickle »

I don't imagine you'll find tutorials on this, and a full fledged scheduling algorithm is quite dependent on the environment & schedule it's trying to accommodate.

Have a go at it yourself & if you have specific problems, come ask.
Real programmers don't comment their code. If it was hard to write, it should be hard to understand.
Post Reply