# Datas

Below is the data used within this project. Two matrices of 19 and 17 cities were used, and each one of these was run 2 and 3 times respectively, modifying the possible load of the vehicle, this to be able to observe in a better way the operation of the VRP problem. The name of the problem is shown, the matrix used, the demand of each city, the load number of each vehicle.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://alfredo-reyes-montero.gitbook.io/metaheuristics/optimization/linear-programing/uses-case/vroute/datas.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
