<?xml version="1.0" encoding="UTF-8"?>
<mods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" version="3.1" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd">
  <titleInfo>
    <title> Hands-on mathematical optimization with Python / by</title>
  </titleInfo>
  <name type="personal">
    <namePart>Postek, Krzysztof</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Zocca, Alessandro</namePart>
  </name>
  <name type="personal">
    <namePart>Gromicho, Joaquim A. S.</namePart>
  </name>
  <name type="personal">
    <namePart>Kantor, Jeffrey C.</namePart>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="text">Cambridge, United Kingdom</placeTerm>
    </place>
    <publisher>Cambridge University Press</publisher>
    <dateIssued>2024</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xv, 334p. </extent>
  </physicalDescription>
  <abstract>A hands-on Python-based guide to mathematical optimization for undergraduates and graduates in applied math, industrial engineering and operations research programs, as well as practitioners in related fields. Focuses on practical applications, with over 50 Jupyter notebooks and extensive exercises to test understanding</abstract>
  <tableOfContents>1. Mathematical optimization
2. Linear optimization
3. Mixed-integer linear optimization
4. Network optimization
5. Convex optimization
6. Conic optimization
7. Accounting for uncertainty: Optimization meets reality
8. Robust optimization
9. Stochastic optimization
10. Two-stage problems
Appendix A. Linear algebra primer
Appendix B. Solutions of selected exercises
List of Tables
List of Figures
Index.</tableOfContents>
  <note type="statement of responsibility">Krzysztof Postek [et. al].</note>
  <note>Including indexes. </note>
  <subject>
    <topic>Mathematical optimization</topic>
  </subject>
  <subject>
    <topic>Python (Computer program language)</topic>
  </subject>
  <subject>
    <topic>Mathematical optimization--Computer programs</topic>
  </subject>
  <subject>
    <topic>Optimal stopping (Mathematical statistics)</topic>
  </subject>
  <classification authority="ddc">519.60285 T24 POS Z</classification>
  <identifier type="isbn">9781009493505</identifier>
  <recordInfo>
    <recordCreationDate encoding="marc">260313</recordCreationDate>
    <recordChangeDate encoding="iso8601">20260313191039.0</recordChangeDate>
  </recordInfo>
</mods>
