Skip to content

Commit 54387d8

Browse files
authored
Update README.md
1 parent 35fb208 commit 54387d8

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,13 @@ Then, the methods are applied to solve an logistics problem in a UK-based compan
1212

1313
## Methodology Summary
1414

15-
** General Variable Neighbourhood Search (GVNS) pseudo-code**
15+
**General Variable Neighbourhood Search (GVNS)**
16+
17+
Pseudo-code
18+
![Image](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)
19+
20+
Flowchart
21+
![Image](https://github.com/dungtran209/Modelling-and-Analysis-of-a-Vehicle-Routing-Problem-with-Time-Windows-in-Freight-Delivery/blob/master/algorithm/GVNS%20flowchart.png)
1622

1723

1824

0 commit comments

Comments
 (0)