Skip to main content

Linear Network Models

  • Chapter
  • First Online:
Practical Python AI Projects
  • 6620 Accesses

Abstract

Six degrees of separation!

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 39.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 54.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Notes

  1. 1.

    www.oakland.edu/enp/

  2. 2.

    The first instance of such a model is usually attributed to Euler.

  3. 3.

    Note that there may be applications where the flow out of the source is to be maximized without regards to the flow in.

  4. 4.

    The theoretically-minded reader will research “total unimodularity.”

  5. 5.

    Bipartite means that there will never be any arcs between the top nodes or between the bottom nodes. You will see in the next section a more general problem.

  6. 6.

    If the reader reads American; a billion if English.

  7. 7.

    Note that if we can solve the longest path, we can solve the Hamiltonian path. Also, recall that linear programs can be solved in polynomial time. Ergo, if we can solve the longest path problem via LP, we prove P = NP. Then, we collect one million dollars from the Clay Mathematics Institute.

Author information

Authors and Affiliations

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 2018 Serge Kruk

About this chapter

Check for updates. Verify currency and authenticity via CrossMark

Cite this chapter

Kruk, S. (2018). Linear Network Models. In: Practical Python AI Projects. Apress, Berkeley, CA. https://doi.org/10.1007/978-1-4842-3423-5_4

Download citation

Publish with us

Policies and ethics