Tell me more ×
Computational Science Stack Exchange is a question and answer site for scientists using computers to solve scientific problems. It's 100% free, no registration required.

I am a beginner with meta-heuristic algorithms. A problem I have encountered while programming is the step: Generate a candidate solution. I have studied many papers, but none of them give me a hint about this. Right now I have implemented a way to generate candidate solutions. But I want to know if there are any standards for generating candidate solutions. Or is it something I have to design on my own.

I have to explain this step in my thesis. Are where any hints for me?

Thanks in advance

share|improve this question
What kind of problem are you trying to solve? – Geoffrey Irving Aug 13 '12 at 16:46
A problem similar to exams timetabling – Nico Liu Aug 13 '12 at 17:13

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.