Using Linear Programming with Interval Coefficients in Optimization of a Military Action
Data publikacji: 24 cze 2025
Zakres stron: 23 - 28
DOI: https://doi.org/10.2478/bsaft-2025-0003
Słowa kluczowe
© 2025 Alina Baboș, published by Sciendo
This work is licensed under the Creative Commons Attribution-NonCommercial-NoDerivatives 3.0 License.
In military field is more realistic to use models of linear programming with interval coefficients method (LPIC) when we want to find the optimum solution.
In paper 1 we present the LPIC problem:
“Suppose we are given the following LPIC problem:
The best optimum and worst optimum are computed as follows:
For the best optimum:
For the worst optimum:
So the best optimum solution will be
The general solution of LPIC will be
In the military field, there are a multitude of situations that can be “optimized” using various mathematical models.
Problems of distribution of forces and means on objectives refers to: optimal implementation of defense against tanks, optimal implementation of defense against air attacks, optimal choice of combinations of means of combat against different objectives, distribution of resources on different types of weapons and others.
Inspired by Căruțașu (2014) who presented and found an optimal solution to a problem of distribution of firepower on objectives, we create a similar problem, but we used numerical intervals instead of exact real numbers:
The own unit has 5 combat means that use ammunition of the
Based on the probabilities of hitting each of the 7 enemy targets, the average ammunition consumption of each type necessary to destroy them was established, because of the uncertainty the values are written as intervals (the data is given in the table below).
Each destroyed objective causes the enemy certain percentage losses given in the table below, also these values are intervals because we can't be 100% sure.
Also in the table are given the quantities of ammunition of each type that the own unit has at its disposal as well as the number of objectives of each type that the enemy has.
The problem is to determine the number of enemy objectives of each type that must be destroyed so that the losses caused to the enemy are maximum, taking into account the quantities of ammunition of each type that the own unit has at its disposal.
Problem data
O1 | O2 | O3 | O4 | O5 | O6 | O7 | ||
---|---|---|---|---|---|---|---|---|
M1 | [10,12] | [8,10] | [6,8] | [7,9] | [9,11] | [7,9] | [8,10] | [690,720] |
M1 | [3,5] | [2,4] | [4,6] | [3,5] | [4,6] | [5,7] | [5,7] | [360,380] |
M3 | [6,8] | [3,6] | [5,7] | [8,10] | [7,9] | [4,6] | [7,9] | [520,540] |
M4 | [1,3] | [1,2] | [3,5] | [2,4] | [1,2] | [2,4] | [4,6] | [200,220] |
M5 | [0,2] | [0,1] | [1,2] | [1,3] | [0,1] | [1,2] | [3,5] | [80,100] |
Loss | [0.5%, 1%] | [0.25%, 0.5%] | [1.25%, 1.5%] | [1.75%, 2.5%] | [0.5%, 0.75%] | [0.75%, 1.25%] | [2.5%, 3%] | - |
No.objectives | 12 | 15 | 8 | 7 | 13 | 6 | 7 | - |
Let
The function to be maximized has the form:
Max Z=[0.5,1]
For the constrains:
no more ammunition can be used than the one the unit has at its disposal
[10,12] [3,5] [6,8] [1,3] [0,2] no more objectives of each type can be destroyed than those the enemy has:
Sign restrictions
-are the sign conditions imposed on decision variables:
We will convert the problem in to a minimization problem and change all “≤” inequalities into “≥” inequalities.
The new model is:
Min(−Z)=[−1,−0.5] [−12,−10] [−5,−3] [−8,−6] [−3,−1] [−2,0]
We obtain:
The best optimum:
min − −10 −3 −6 − − The worst optimum:
min − −12 −5 −8 −3 −2
We use LINDO (a linear programming solver) to find the both optimums:

(Source: Author's compilation)

(Source: Author's compilation)

(Source: Author's compilation)

(Source: Author's compilation)
So the best optimum is −
So we can conclude that optimum solution Z of this problem lies between 43.75 and 87.25, so the enemy's losses will be between 43.75% and 87.25%.
In recent decades, mathematical modeling of combat operations has developed as an indispensable tool in decision-making at all levels. These models provide the possibility of analyzing different variants of the use of forces and combat means, as well as their dynamics during the conduct of military operations.
Many operational research optimization models, such as linear programming, assume that the data used to build a model is accurate, but in the real world most of these assumptions are only approximately true. So it is more realistic to use models of linear programming with interval coefficients (LPIC).