Skip to content

Commit 59b66df

Browse files
authored
Update README.md
1 parent dd291e3 commit 59b66df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ Then, the methods are applied to solve an logistics problem in a UK-based compan
1919
MIP Model: [View](https://github.com/dungtran209/Modelling-and-Analysis-of-a-Vehicle-Routing-Problem-with-Time-Windows-in-Freight-Delivery/blob/master/algorithm/VRPTW%20MIP%20Model.pdf)
2020

2121

22+
2223
**2. General Variable Neighbourhood Search (GVNS)**
2324

2425
Pseudo-code: [View](https://github.com/dungtran209/Modelling-and-Analysis-of-a-Vehicle-Routing-Problem-with-Time-Windows-in-Freight-Delivery/blob/master/algorithm/GVNS%20pseudo-code.png)
@@ -38,7 +39,6 @@ Stopping Criteria | All neighbours (improvement operators) are explored
3839
## Visualization
3940

4041
Best solution (minimum total distance of all tours) found by the GVNS for benchmark instance R206 (100 customers)
41-
4242
![Image](https://github.com/dungtran209/Modelling-and-Analysis-of-a-Vehicle-Routing-Problem-with-Time-Windows-in-Freight-Delivery/blob/master/data/1.%20Sample%20Dataset/R206.100.png)
4343

4444

0 commit comments

Comments
 (0)