Welcome to the ToeQuest.
+ Reply to Thread
Results 1 to 3 of 3
  1. #1
    Raider of the lost time AntonioLao is a splendid one to behold AntonioLao is a splendid one to behold AntonioLao is a splendid one to behold AntonioLao is a splendid one to behold
    Join Date
    Nov 2003
    Location
    United States
    Posts
    11,265
    Blog Entries
    10
    Thanks Given
    1,083
    Thanked 1,411x in 1,137 Posts
    Rep Power
    152

    Polytopes and Danzig’s simplex

    When applying higher dimensional geometry to solving practical real life problems such as maximizing profits or minimizing distances for the travelling salesman problem, the simplex method invented by Danzig in 1947 still provides realistic computerized solutions.

    Although the geometry of the polytopes, higher dimensional analogues of polyhedrons, is far from being humanly visualizable, its algebraic representations are downright programmable. And if each dimensional increment is taken as an added parameter into the program then each parameter can be independently changed and quantifiably controlled hence making the program dynamically soluble and interesting. Facing the complex, doing the simplex.


  2. #2
    The Thinker Guille is a glorious beacon of light Guille is a glorious beacon of light
    Join Date
    Mar 2005
    Location
    Spain
    Posts
    3,278
    Blog Entries
    7
    Thanks Given
    0
    Thanked 12x in 9 Posts
    Rep Power
    62
    How can you maximize profits by having 4d?

    And, is the simplex method by Danzig developed form Neuman's game theory?

  3. #3
    Raider of the lost time AntonioLao is a splendid one to behold AntonioLao is a splendid one to behold AntonioLao is a splendid one to behold AntonioLao is a splendid one to behold
    Join Date
    Nov 2003
    Location
    United States
    Posts
    11,265
    Blog Entries
    10
    Thanks Given
    1,083
    Thanked 1,411x in 1,137 Posts
    Rep Power
    152
    Quote Originally Posted by GUILLE
    How can you maximize profits by having 4d?
    solving simultaneously differentiable linear equations.


 

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
Back to top