<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="/oai-pmh.xsl"?>
<OAI-PMH xmlns="http://www.openarchives.org/OAI/2.0/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/ http://www.openarchives.org/OAI/2.0/OAI-PMH.xsd">
  <responseDate>2026-09-18T20:41:35Z</responseDate>
  <request identifier="oai:www.ideals.illinois.edu:2142/116108" metadataPrefix="etdms" verb="GetRecord">https://www.ideals.illinois.edu/oai-pmh</request>
  <GetRecord>
    <record>
      <header>
        <identifier>oai:www.ideals.illinois.edu:2142/116108</identifier>
        <datestamp>2023-07-11</datestamp>
        <setSpec>col_2142_5131</setSpec>
        <setSpec>col_2142_16359</setSpec>
        <setSpec>com_2142_5130</setSpec>
        <setSpec>com_2142_16358</setSpec>
        <setSpec>com_2142_234</setSpec>
      </header>
      <metadata>
        <thesis xmlns="http://www.ndltd.org/standards/metadata/etdms/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:dc="http://purl.org/dc/elements/1.1/" xsi:schemaLocation="http://www.ndltd.org/standards/metadata/etdms/1.1/ http://www.ndltd.org/standards/metadata/etdms/1.1/etdms11.xsd http://purl.org/dc/elements/1.1/ http://www.ndltd.org/standards/metadata/etdms/1.1/etdmsdc.xsd">
          <dc:contributor>Nagi, Rakesh</dc:contributor>
          <dc:date>2022-08</dc:date>
          <dc:format>application/pdf</dc:format>
          <dc:language>en</dc:language>
          <dc:type>text</dc:type>
          <dc:description>Submission published under a 24 month embargo labeled 'U of I Access', the embargo will last until 2024-08-01</dc:description>
          <dc:description>The student, Mohit Mahajan, accepted the attached license on 2022-07-14 at 17:01.</dc:description>
          <dc:description>The student, Mohit Mahajan, submitted this Thesis for approval on 2022-07-14 at 17:08.</dc:description>
          <dc:description>This Thesis was approved for publication on 2022-07-19 at 13:48.</dc:description>
          <dc:description>DSpace SAF Submission Ingestion Package generated from Vireo submission #18320 on 2022-11-15 at 21:40:27</dc:description>
          <dc:title>GPU accelerated transportation simplex algorithm</dc:title>
          <dc:creator>Mahajan, Mohit</dc:creator>
          <dc:date>2022-07-19</dc:date>
          <dc:subject>Parallel Algorithms</dc:subject>
          <dc:subject>Transportation Problem</dc:subject>
          <dc:subject>Operations Research</dc:subject>
          <dc:subject>Simplex</dc:subject>
          <dc:subject>GPU</dc:subject>
          <dc:subject>CUDA</dc:subject>
          <dc:description>Transportation Problem (TP) is a popular mathematical model for optimally matching several supply centers to several demand centers at the smallest transportation cost. Recent disruptions in the physical supply chains and the growth of internet marketplaces such as ride-sharing, doorstep delivery, and expedited shipping have engendered a need for efficient algorithms to solve fundamental TP in near real-time. The traditional ways to solve TP are unsuitable for some of these systems because their run-time causes latency issues. The evolution of accelerated computing using Graphics Processing Units (GPUs) has recently attracted some interest in solving optimization problems. In this research, an attempt has been made to solve TP in an accelerated way using a GPU. The Transportation Simplex Algorithm (TSA) is one of the efficient ways to solve the TP.

A detailed study has been conducted to expose the underlying parallelism in the iterative steps of TSA. The parallel design proposed improves runtime through simultaneously executing multiple independent iterations. The results show that the accelerated algorithm performs up to 5 times faster on an average compared to the known sequential algorithm and up to 3 times faster on an average compared to the state-of-the-art commercial Linear Programming solver.</dc:description>
          <dc:type>Thesis</dc:type>
          <dc:language>eng</dc:language>
          <dc:identifier>https://hdl.handle.net/2142/116108</dc:identifier>
          <dc:rights>Copyright 2022 Mohit Mahajan</dc:rights>
          <degree>
            <name>M.S.</name>
            <level>Thesis</level>
            <discipline>Industrial Engineering</discipline>
            <grantor>University of Illinois at Urbana-Champaign</grantor>
            <department>Industrial&amp;Enterprise Sys Eng</department>
          </degree>
        </thesis>
      </metadata>
    </record>
  </GetRecord>
</OAI-PMH>
