reset password
Author Message
rabbott
Posts: 1649
Posted 11:25 Apr 28, 2020 |

If you download core.links.py, core.sim_engine.py, and  Examples.ga_examples.ga_tsp.py, the paths should be drawn correctly as generated. This shouldn't require any change to your code.

Try it, and let me know how it works. Thanks.

Last edited by rabbott at 11:29 Apr 28, 2020.
rabbott
Posts: 1649
Posted 12:08 Apr 28, 2020 |

Since we are doing Ant Colony Optimization (ACO) next, I renamed ga_examples to ga_and_aco_examples.

Last edited by rabbott at 12:08 Apr 28, 2020.
rabbott
Posts: 1649
Posted 22:10 Apr 28, 2020 |

To give you more time to complete the GA assignment, I've extended the due date until midnight Thursday.

sdo8
Posts: 54
Posted 17:13 Apr 29, 2020 |

Thanks for the extra time. The new changes to the core are working fine for me. I like the orange orange links.