Slashdot Mirror


George Dantzig, 1914-2005

Markus Registrada writes "George Dantzig, the inventor of the Simplex method for solving Linear Programming problems, died on May 13. He was also the now-legendary student who turned in solutions for what he had taken to be a homework assignment, only to find out they had been posted as examples of what were suspected to be unsolvable problems."

33 of 298 comments (clear)

  1. So sad. by Shky · · Score: 5, Funny

    Goodbye, dear friend.
    We hardly knew ye.
    And we certainly had no idea what you were talking about.

    --
    CC Licensed Serialized Story and Podcast: Ingenioustries
    1. Re:So sad. by kfg · · Score: 5, Insightful

      And we certainly had no idea what you were talking about.

      Yes, that is the sad part. Not for him, mind you.

      KFG

  2. Damn! by Anonymous Coward · · Score: 5, Funny

    At least his teachers knew he wasn't cheating.

    R.I.P., Dude.

  3. Karma-whoring clarifier by Knights+who+say+'INT · · Score: 5, Informative

    "Linear programming" (as well as "mathematical programming", "convex programming", etc.) has little to do with computer programming. It's about finding the solution to problems like maximize f(x) subject to restrictions r1(x)=0 .. rn(x)=0, r1(x)>0... rn(x)>0.

    Incidentally, the Simplex method -- unlike differential calculus-based methods for more general problems like the Kuhn-Tucker method -- is quite programmable on a computer, and quite efficient.

    1. Re:Karma-whoring clarifier by KeyboardMonkey · · Score: 5, Informative

      Incidentally, the Simplex method -- unlike differential calculus-based methods for more general problems like the Kuhn-Tucker method -- is quite programmable on a computer, and quite efficient.

      The Simplex method can be combined with Kuhn-Tucker conditions and a few small tweaks to solve quadratic problems. This is know as Quadratic Programming (QP).

      Quadratic Programming is used in solving portfolio optimisation problems, a mathematical way to ensure a portfolio of risky assets are diversified.

    2. Re:Karma-whoring clarifier by Pseudonym · · Score: 5, Informative
      Quadratic Programming is used in solving portfolio optimisation problems, a mathematical way to ensure a portfolio of risky assets are diversified.

      It's also used in physical simulation to solve the static friction conditions that arise when many objects are in mutual contact.

      --
      sub f{($f)=@_;print"$f(q{$f});";}f(q{sub f{($f)=@_;print"$f(q{$f});";}f});
    3. Re:Karma-whoring clarifier by PlacidPundit · · Score: 5, Funny
      It's also used in physical simulation to solve the static friction conditions that arise when many objects are in mutual contact.

      I once used it to make a perfect ham sandwich.

    4. Re:Karma-whoring clarifier by rsilva · · Score: 4, Informative

      I heard this from Dantzing himself in a pleneray at the International Synmposium on Mathematical Programming at Lausanne in 1997:

      In that old days, where computers were new toys, the term programmin had the conotation of "planning". If I remember well, Dantzing said that one of the first uses of the Simplex was to help the Air Force to plan its operations during the war.

      As for the non-implementability of gradient based methods in computers. They are as implementable as ODE solvers. This is the domain of floating point numbers, there is no exact implementations of methods. However, there are many good solvers out there solving thousands of real world problems every day. Since I come from academia, I can said some good solvers emerging from universities: the Galahad library, whose web page also provides a list of other good solver like Minos, Knitro, Snopt, Loqo. There is also TANGO which was written and is mantained by some good friends of mine, and the Open Source (CPL) IPOPT.

      Things don't stop there. There also many methods non non-smooth problems that employ generalization of the classical concept of gradient and Hessians, like bundle methods from Lemarechal and company, or generalized Newton methos (from Qi and company) and much more.

      Optimization is a very rich field from both practical and theoretical aspects. That's why work with it.

  4. For those of you who don't know anything about LP by Dancin_Santa · · Score: 5, Informative

    Here's a FAQ: http://www-unix.mcs.anl.gov/otc/Guide/faq/linear-p rogramming-faq.html

    What is most interesting about LP is not that it is just a method of finding the solution to a problem, but that it extends in range over many diverse fields from (obviously) computer programming to fields such as economics and even business planning.

  5. RIP by Ignorant+Aardvark · · Score: 4, Funny

    It's always sad when a great scientific mind dies. And I recall, just recently, someone was joking about using the simplex method to find the best seat in a theater to see Star Wars.

    1. Re:RIP by physicsphairy · · Score: 4, Funny
      And I recall, just recently, someone was joking about using the simplex method to find the best seat in a theater to see Star Wars.

      Well, now we have a motive for the murder, at least.

  6. I hope Paul Erdos is right. by FlyByPC · · Score: 5, Interesting

    If so, George has certainly earned a look at The Book. (The one containing all possible mathematical theorems...)

    --
    Paleotechnologist and connoisseur of pretty shiny things.
  7. Unsolvable geek problems. by Anonymous Coward · · Score: 5, Funny

    "He was also the now-legendary student who turned in solutions for what he had taken to be a homework assignment, only to find out they had been posted as examples of what were suspected to be unsolvable problems."

    How to get a date?

    1. Re:Unsolvable geek problems. by halleluja · · Score: 5, Insightful
      How to get a date?

      Just ask.

  8. I've been enlightened! by Bifurcati · · Score: 5, Insightful

    Now this is why I read Slashdot - where else can you get such a diverse range of people, and pick up wonderful little tidbits like the true story behind that wonderful legend about solving unsolved problems? Sure, it's available on Snopes for you to find if you know what you're looking for, but asking the right question is often a lot harder than the answer, as best illustrated bythe Hitch Hiker's guide: Meaning of life=42, Question=???. (Hey, perhaps if they'd put that up on the board, he might have been able to solve that as well!)

    1. Re:I've been enlightened! by WaterBreath · · Score: 4, Informative

      the part about handing in unsolvable homework is great, though probably slightly embellished.

      Indeed. According to Snopes, they weren't unsolvable problems. They were just unproven theorems. He didn't know this, and just thought the assignment was to prove them. And so he did. =)

  9. So what by keziahw · · Score: 5, Funny

    "examples of what were suspected to be unsolvable problems" No big deal, I do unsolvable homework problems all the time.

  10. Genius, ha by Anonymous Coward · · Score: 5, Funny
    "who turned in solutions for what he had taken to be a homework assignment, only to find out they had been posted as examples of what were suspected to be unsolvable problems."

    If he was so smart, why did he make the mistake of thinking it was homework?

    1. Re:Genius, ha by unixbum · · Score: 4, Insightful

      It's a well known fact that intelligence is inversely proportional to common sence.

  11. Yep. He's really gone by Anonymous Coward · · Score: 5, Informative

    Since neither link indicated that Mr. Dantzig had actually died, here is a link to the San Jose Mercury News article on him.

  12. Re:Karma-whoring clarifier X2 by Mr.Zong · · Score: 4, Interesting

    Quadratic Programming is used in solving portfolio optimisation problems, a mathematical way to ensure a portfolio of risky assets are diversified.

    Well, to backtrack a bit, we can use linear programming for making predictions "pragmatically". Think the lame old spreadsheet neural net :P

    I mean, saying that linear programming has little to do with computing kind of slaps the best program ever made in its face.

    The Spread Sheet (I default to Excel, but insert you fav modern flavor)

    Excel is probably the most powerful, robust, versatile, used for everything and the kitchen sink, program ever created. It's a freaking Swiss army knife, and it's because of Linear Programming.

    We may not directly use it (ever), but Linear Programming has shaped modern computing as we know it.

  13. Re:LP's by log2.0 · · Score: 5, Informative

    There are way too many applications to list here. Ill give you an example though. Say you are a company that produces Chairs and Tables. You sell chairs for $10 and tables for $20. It costs you 5 units of wood to make a chair and 8 units of wood to make a table. It costs you 2 units of labour to make a chair and 3 units of labour to make a table.

    Now say you have a certain amount of wood and labour to "spend", how much of each product should you produce to max yield, min waste, min cost, max profit...All different objectives give different answers.

    This is a simple example that can be solved without simplex but if you were to scale it up to 1000 products with 3000 resources to be split, it can still be solved with the simplex algorithm.

    I have written my own simplex solver and they are tricky but the basic algorithm is elegant.

    Of course, the example I gave above is only one and there are many applications in the area of Operations Research (thats not my field btw).

    --
    Can your karma go above being Excellent?
  14. At least he was lucky. by Spy+der+Mann · · Score: 4, Interesting

    What happend to me was the opposite.

    A few years ago my math teacher gave us an exam with one particular problem that I couldn't solve. (Apparently a typo or misplaced sign made a rather simple problem into an unsolvable one).
    So I went to the library, researched on the problem, and found out it was unsolvable. I PROVED IT mathematically, but the teacher didn't believe me.
    And my grade wasn't changed! Doesn't that suck!?

    Lesson to be learned: Life's not fair. SPECIALLY with underpaid teachers designing the exams. Hmph.

  15. Re:Oh, now wait a minute... by Simon+Garlick · · Score: 4, Funny

    It's times like these we need a moderation option of "-1, crack baby".

  16. The connection between LP and digital computers by chris+huntley · · Score: 5, Informative

    Linear programming was among the first "real" applications of digital computers. I saw Dantzig give a talk about it at an INFORMS conference back in the 1980s.

    It seems that in a visit to Von Neumann in 1947 he described LP and the simplex method a bit. (See http://www.pupress.princeton.edu/chapters/i7802.ht ml.) It seems that Von Neumann understood everything pretty much immediately, and even derived the dual solution to LP in the first sitting.

    I suppose we all know what Von Neumann did next ...

  17. A new way of teaching? by John+Seminal · · Score: 5, Interesting
    He was also the now-legendary student who turned in solutions for what he had taken to be a homework assignment, only to find out they had been posted as examples of what were suspected to be unsolvable problems

    I can't help but think if he ever would have solved those problems had he been taught first that they were unsolvable??

    Schizo Person #1- "Look, there is an elephant in the room"
    Schizo Person #2- "Shhh!!! There is no elephant"
    Schizo Person #1- "But..."
    Schizo Person #2- "No buts, you don't want them to think you're crazy"

    Soon Schizo Person #1 stopps seeing the elephant. It really does not exists to him

    --

    Rosco: "If brains were gunpowder, Enos couldn't blow his nose."

    1. Re:A new way of teaching? by Catullus · · Score: 4, Insightful

      I'm sorry, but I have to disagree. While there are, of course, many bad teachers, there are also many who encourage creative thinking and reward originality.

      "P=NP?" and many other important problems in theoretical computer science are also perfect examples of problems that could be solved by someone working on their own, without even needing much input from a university. The reason that they haven't been solved so far is that they're hard - not because teachers have been "trampling creative geniuses down into the mud".

      Scientists (usually) do science because they want to discover new, exciting and creative things - not because they want to suppress independent thought.

      I'm also kind of amused by your claim that you'd have achieved as much as George Dantzig if you hadn't given in to all that "social conditioning" thrust upon you.

  18. Translation by autojive · · Score: 5, Funny

    Translation for today's college students. :-)

    Link

    --
    I wish my lawn was emo, so it would cut itself.
  19. Mother by cloudmaster · · Score: 4, Funny

    Am I the onlyone who read this and initially thought something along the lines of "what does Glenn Danzig have to do with Pi"?

  20. Re:LP's by log2.0 · · Score: 4, Interesting

    hehe, I was thinking about applying the LP solving technique to these types of games but they made it difficult...For example, in warcraft 3, there are different types of armour and "attacks". So you have to choose which type of armoured and attack units to make. I am very certain that Blizzard looked at the linear space and made sure that the constraints in the system all had the same n-dimensional slope.

    A few years ago, I looked into it for night elves and that was the case for a few units.

    Either way, if the game did have some inbalance, you *could* find it if you could be bothered :)

    --
    Can your karma go above being Excellent?
  21. I really suffered LP by ArgieNomad · · Score: 5, Interesting

    Well folks, I'm an accountant. You can have all the fun you want about having an accountant here, but that's the way it is. In Argentina, where I come from, that was the best way to land a management position in no time, which I'm still waiting for.

    All that aside, I love technology in all its forms, just in case.

    Studying my 4th year, we've been teached LP, as a way to solve transport route problems, and minimum stock estimates, optimizing resources and stuff, in an assignment called "Operations Research".

    I hope one of my fellow students will read this, but I really doubt an graduate from Facultad de Ciencias Economicas - Universidad Nacional de Cordoba would read /.

    We always dreamed about finding the damn mf that invented the simplex method, but the net was far from being an accesible thing those days, so now that I find out about Dantzig, I'm kinda sad. There was a time when I would have cursed his family and chased him if he was within reach, but now I pay him honors, as one of many bright minds that go by unnoticed for students and developing minds all over the world.

    My respect

    --
    I just read /. for the sigs
  22. Leonid Khachiyan by mesterha · · Score: 5, Informative

    I'm sad to say Leonid Khachiyan also died recently. He proved that linear programming can be solved in polynomial time with the ellipsoid method. I took a class on algorithms from him many years ago at Rutgers. He was an excellent teacher, and he will be missed.

    --

    Chris Mesterharm
  23. Not really... by Kjella · · Score: 4, Interesting

    ...if you had a unique goal function and linear equations perhaps. First of all, you are playing against an opponent, so the optimal strategy will depend on his strategy. If they have done this well, there should be a "scissors-paper-rock" balance with no dominant strategy. Secondly, the strength of a battle group is not linear (that is why you have a certain mix of heavy fortifications, long-range artillery, light troopers etc etc). It's not like you can describe it as A*x1+B*x2+C*x3.... = strength, because any one troop type alone would probably be wiped out quickly (unless you have a dominant type, which would make the game rather silly).

    Kjella

    --
    Live today, because you never know what tomorrow brings