I finished the Ant Colony program and for the first time, I was able to reach the optimal solution. That is really exciting for me! I've turned a corner in both understanding and programming. Hurray! I like this paradigm for solving combinatorial problems. It has parameters that can be tweaked based on the particulars of the problem which regulate the amount of randomness and deliberateness of the algorithm. I still need to run the program with professor-specified parameter changes and small programming additions before I actually write up the assignment. That will take a few more hours and I'll do that as a break from LP.
Next week we study our final algorithm--Particle Swarm Optimization. It is based on the behavior of schools of fish or flocks of birds. Sounds like it is right up my alley!
No comments:
Post a Comment