langkhachhoha / AMO-ACO-Inference

Inference phase for AMO-ACO to solve CVRPTW

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AMO-ACO Inference, based code here:

AMO-ACO

How to run

Change cfg in AMO-ACO.ipynb to config suitable for your Dataset you want to run.

We have 3 options: Data_100, Data_200 and Data_400.

Experimental Result

Here Average time for 100 node datasets is 400 seconds - 500 epochs.

Ilustration Solution

About

Inference phase for AMO-ACO to solve CVRPTW


Languages

Language:Jupyter Notebook 70.2%Language:Python 29.8%