Como utilizar el método de asignación en programación lineal método de transporte ---**Extraction Content:** **Table Description:** The image contains a table representing a transportation or assignment problem. It has rows labeled F-1, F-2, F-3 and columns labeled C-1, C-2, C-3, C-4. The top row contains cost/value information for each column, along with the column labels. The first column contains row labels and additional numbers. The rightmost column is labeled "OFERTA" (Supply) and contains total supply values for each row. The bottom row is labeled "DEMANDA" (Demand) and contains total demand values for each column. Each inner cell at the intersection of a row and column contains multiple numbers: typically a cost/value (top number) and allocated units or other calculated values (numbers below, some underlined). One cell contains the symbol '€'. **Table Content:** | | 5 C-1 | 0 C-2 | 2 C-3 | 11 C-4 | OFERTA | | :---------- | :------- | :------- | :------- | :------- | :----- | | 0 F-1 | 10 | 0 | 20 | 11 | 15 | | | 5 | 5 | 2 | 10 | | | 7 F-2 | 12 | 7 | 9 | 20 | 25 | | | € | 10 | 15 | 18 | | | -5 F-3 | 0 | 14 | 16 | 18 | 5 | | | 5 | -5 | -3 | 6 | | | DEMANDA | 5 | 15 | 15 | 10 | | **Detailed Cell Content:** * **Row F-1:** * Column C-1: 10 (top), 5 (underlined) * Column C-2: 0 (top), 5 * Column C-3: 20 (top), 2 (underlined) * Column C-4: 11 (top), 10 * OFERTA: 15 * **Row F-2:** * Column C-1: 12 (top), € * Column C-2: 7 (top), 10 * Column C-3: 9 (top), 15 * Column C-4: 20 (top), 18 (underlined) * OFERTA: 25 * **Row F-3:** * Column C-1: 0 (top), 5 * Column C-2: 14 (top), -5 (underlined) * Column C-3: 16 (top), -3 (underlined) * Column C-4: 18 (top), 6 (underlined) * OFERTA: 5 * **DEMANDA:** * Column C-1: 5 * Column C-2: 15 * Column C-3: 15 * Column C-4: 10

视频信息