Hey all,

I have to develop a class scedule generator in one of my courses. the pogramming language is free of choice. the generator should be able to generate a students-, professors- and room plan. it should also allow for certain constraints like room capacity and professor availability.

So my first question is. Would you recommend me to implement it in vb .net ? Please give reasons why and why not.

second question: i am recommended to use a genetic algorithm. Do you think thats appropriate? Any other recommendations?

third question: so far i am not familiar with all .net windows forms objects. so i am wondering is there an object that lets me easily draw the generated class scedule?

Thanks for your opinions.
Stefan