473,473 Members | 1,870 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Metaheuristics

3 New Member
Hi, i'm trying to understand how to apply a Tabu search algorithm to a course scheduling problem. my problem is though i learnt the basics of tabu search, i am having difficulties to put it in code and link it to the creation of interfaces, etc... Can someone help me please. Thanks
Dec 16 '07 #1
4 1822
ZENITH0510
3 New Member
hi,
i was wondering if it's possible to run tabu search and other metaheuristics like genetic algorithm on PHP. My idea is to try implementing a web based course scheduler. If anyone has done that, please help... Thanks
Dec 16 '07 #2
JosAH
11,448 Recognized Expert MVP
Does this article help?

kind regards,

Jos
Dec 16 '07 #3
Anousha
1 New Member
Hi, i'm also trying to implement a web-based university course scheduler. I think i've seen some tutorials, which say how to implement GA in PHP. There's even a web-based course scheduler made using GA called WBSGA, which is implemented in PHP but only the paper describing this tool is available; you can't download it on SourceForge or something if you are looking for something ready-made - fat chance :).
PLEASE HELP: If somebody knows whether we can implement tabu-search using PHP, can you inform me?
Dec 26 '07 #4
ZENITH0510
3 New Member
Does this article help?

kind regards,

Jos
Hi,
yes, i think i've looked at most of the free tutorials available on that subject. But still, no real description on how to apply in the context of timetabling! Specially for code writing....
Jan 15 '08 #5

Sign in to post your reply or Sign up for a free account.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.