<?xml version="1.0" encoding="UTF-8"?>
<TEI xml:space="preserve" xmlns="http://www.tei-c.org/ns/1.0" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
xsi:schemaLocation="http://www.tei-c.org/ns/1.0 https://raw.githubusercontent.com/kermitt2/grobid/master/grobid-home/schemas/xsd/Grobid.xsd"
 xmlns:xlink="http://www.w3.org/1999/xlink">
	<teiHeader xml:lang="en">
		<fileDesc>
			<titleStmt>
				<title level="a" type="main">Implementation of CVRP in a Metropolitan Area with a High Density of Vehicular Fleet</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Edgar</forename><surname>Gonzalo</surname></persName>
						</author>
						<author>
							<persName><forename type="first">Cossio</forename><surname>Franco</surname></persName>
							<affiliation key="aff1">
								<orgName type="department">Doctorado en Sistemas Computacionales Universidad da Vinci</orgName>
								<orgName type="institution">UDV / Universidad Enrique Díaz de León UNEDL Guadalajara</orgName>
								<address>
									<country key="MX">Mexico</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Alberto</forename><surname>Ochoa-Zezatti</surname></persName>
							<affiliation key="aff0">
								<orgName type="department">Institute for Engineering and Technology</orgName>
								<orgName type="institution">Autonomous University of Juarez</orgName>
							</affiliation>
						</author>
						<author>
							<persName><roleName>Mexico</roleName><surname>Juarez</surname></persName>
						</author>
						<title level="a" type="main">Implementation of CVRP in a Metropolitan Area with a High Density of Vehicular Fleet</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">CE27E9538BDA721E03E2C889D86B5FAB</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-25T01:31+0000">
					<desc>GROBID - A machine learning software for extracting information from scholarly documents</desc>
					<ref target="https://github.com/kermitt2/grobid"/>
				</application>
			</appInfo>
		</encodingDesc>
		<profileDesc>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>The problem of routing of vehicles (VRP) is the approach from which faces the problem of logistics, management, management and distribution of goods from one point to a destination. When is required to distribute loads to the classic problem, then it is considered the VRP with the capacity extension or (CVRP). The present work focuses on using an instance with the purpose of implementing an improvement to public transportation in the Metropolitan Area of Guadalajara (MAoG). It uses the language for technical calculation called (MATLAB). The algorithm used in this work is described below: a) Start from the depot, b) Examine the outputs that have not been served, outputs may be feasible and infeasiblec) For choose the best feasible outputs, for example having the shortest distance, insert it into the route and position before the last exit on that route, d) If there are more feasible outputs, repeat from point b), but to create a new route and start the flow from the point a), e) If all exits were covered, but finish initiate flow from the point a). The results show that the route can be optimized by distributing and reordering of units so that all points are covered.</p></div>
			</abstract>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body/>
		<back>
			<div type="references">

				<listBibl/>
			</div>
		</back>
	</text>
</TEI>
