Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 416 Bytes

File metadata and controls

9 lines (7 loc) · 416 Bytes

School.ICT441.MultiLevelACO

A python implementation of Multi Level Ant Colony Optimization problem

Description

This project is an implementation that is used to solve the travel salesman problem. This implementation utilizes multilevel ant colony optimization technique in order to rapidly get a good solution.

Project members

  • Anders Refsdal Olsen (@andersro93)
  • Rebekka Olsson Omslandseter (@rebeko14)