1 / 117
Méthodes de décomposition
1.17k likes | 1.18k Views
Learn about the main decomposition methods used to solve large-scale problems and take advantage of embedded structures. Explore column and constraint generation approaches.
Download Presentation
Méthodes de décomposition
An Image/Link below is provided (as is) to download presentation
Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author.
Content is provided to you AS IS for your information and personal use only.
Download presentation by click this link.
While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server.
During download, if you can't get a presentation, the file might be deleted by the publisher.
E N D
Presentation Transcript
Overview of the main decomposition methods used – To solve large scale problem – To take advantage of structures embedded in the problem
Min f (x) Subject to x εX1 x εX2 X1: nice constraints X2: annoying constraints Column generation (Dantzig – Wolfe Decomposition) Lagrangean relaxation Min f (x,y) Subject to F (x,y) ≤ 0 xεX,yεY x : nice variables y : annoying variables Constraint generation (Benders Decomposition) Problem types
Existence de bornes inférieure et supérieure sur la valeur optimal
More Related