reset password
Author Message
rmedina0531
Posts: 19
Posted 11:18 May 02, 2020 |

In aco_tsp there is the following import

from ga_and_aco_examples.ga_tsp import order_elements

but there is no order_elements in ga_tsp

what is this methods supposed to do, so we can write the missing function

Last edited by rmedina0531 at 11:19 May 02, 2020.
rabbott
Posts: 1649
Posted 13:24 May 02, 2020 |

Try downloading ga_tsp.py. Since this assignment does not depend on other code you've written I recommend downloading the entire current version of PyLogo.

rmedina0531
Posts: 19
Posted 13:36 May 02, 2020 |

From the GitHub pull this morning there is no order_elements in ga_tsp.py

rmedina0531
Posts: 19
Posted 13:36 May 02, 2020 |

From the GitHub pull this morning there is no order_elements in ga_tsp.py

rabbott
Posts: 1649
Posted 15:30 May 02, 2020 |

Apologies. I had thought I had checked everything in. Now it is.  Please try again.