Next Article in Journal
Thermoporoelastoplastic Wellbore Breakout Modeling by Finite Element Method
Previous Article in Journal
Practical Use of Measuring the Deflection of Roof Layers in the Assessment of the Stability of Mining Excavations in the Polish Copper Ore Mine “Polkowice-Sieroszowice”
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Integrated Parametric Graph Closure and Branch-and-Cut Algorithm for Open Pit Mine Scheduling under Uncertainty

1
Department of Computer Science & Engineering, Koneru Lakshmaiah Education Foundation, Vaddeswaram, Vijayawada 522502, Andhra Pradesh, India
2
Global Resource Engineering Ltd., Denver, CO 80203, USA
3
Department of Geological and Mining Engineering and Sciences, Michigan Technological University, Houghton, MI 49931, USA
4
Department of Earth and Atmospheric Sciences, National Institute of Technology, Rourkela 769008, Odisha, India
*
Author to whom correspondence should be addressed.
Mining 2022, 2(1), 32-51; https://doi.org/10.3390/mining2010003
Submission received: 6 December 2021 / Revised: 30 December 2021 / Accepted: 8 January 2022 / Published: 14 January 2022

Abstract

:
Open pit mine production scheduling is a computationally expensive large-scale mixed-integer linear programming problem. This research develops a computationally efficient algorithm to solve open pit production scheduling problems under uncertain geological parameters. The proposed solution approach for production scheduling is a two-stage process. The stochastic production scheduling problem is iteratively solved in the first stage after relaxing resource constraints using a parametric graph closure algorithm. Finally, the branch-and-cut algorithm is applied to respect the resource constraints, which might be violated during the first stage of the algorithm. Six small-scale production scheduling problems from iron and copper mines were used to validate the proposed stochastic production scheduling model. The results demonstrated that the proposed method could significantly improve the computational time with a reasonable optimality gap (the maximum gap is 4%). In addition, the proposed stochastic method is tested using industrial-scale copper data and compared with its deterministic model. The results show that the net present value for the stochastic model improved by 6% compared to the deterministic model.

1. Introduction

Open pit mine production scheduling is a multicycle priority constraint knapsack problem, usually suitable for mixed-integer linear programming (MILP) frameworks [1,2]. The production schedule begins with the geological block model, which is represented as a three-dimensional array of blocks. Each block represents the volume of material that can be mined. The size of the blocks in the block model is determined considering the exploration drilling patterns, geological conditions, and the size of the mining equipment to be used. The information obtained from the exploration drilling is used to interpolate weight and metal content for each block [3].
For production scheduling, the mining blocks are represented by their weights, economic values (net profit from the block), ore contents (weight of the block with positive economic value), and metal contents (amount of metal released after processing ore block). During production scheduling, several decisions are made to maximize the profit, e.g., whether a given block will be mined or not, when it will be mined, etc. [4]. Once a block is specified for mining, a different destination or processing method may be determined for the block. The process of determining the time and the order of extraction by period is called mine production scheduling [5].
During production scheduling, mining blocks are assigned to different periods to maximize total discounted profits during the mining life, subject to operational constraints. These constraints are slope angle, mining capacity, processing capacity, and many more. Production scheduling in open pit mines is a complex task, especially for a large number of mining blocks and significant life of mine [6]. Typically, open pit mine production scheduling is addressed by mixed integer programming [6,7]. However, finding the best production plan is always a complex task due to a large number of integer variables and constraints. Moreover, the mining reserve estimation process is associated with both internal and external uncertainties, making the mining project a risky investment decision. The complexity of the problem is further increased with these uncertainties associated with the different parameters of the mining block.
Traditionally, the mine production scheduling problem is solved for deterministic models without considering any uncertainties associated with the deposits, leading to the inaccurate deposit assessment [8,9,10,11,12]. However, uncertainties and risks are well understood within the mining community. Therefore, stochastic models attract more attention as they are more realistic and relevant to dealing with uncertainty and risk. One standard approach to solve the stochastic problems is to evaluate the revenue at different scenarios and minimize deviations from the production targets [7,13,14,15]. Dimitrakopoulos et al. [16] solved the mine production scheduling problem under grade uncertainty by capturing maximum potential and minimizing downside risk. Abdel Sabour et al. [13] solved the stochastic mine production scheduling problem using a ranking system for selecting technically feasible mine designs under grade uncertainty and operating flexibility. Boland et al. [17] reduced the geological risk using a multistage stochastic programming approach. Dimitrakopoulos and Ramazan [18] optimized a mine production scheduling problem using stochastic integer programming to consider grade uncertainty. Dimitrakopoulos [19] developed robust stochastic schedules to maximize the NPV and metal production and minimize not meeting targets and related losses by integrating stochastic modeling for grade uncertainty. Groeneveld and Topal [20] solved the stochastic mine production scheduling problem by combining mixed-integer programming and Monte Carlo simulation to increase the flexibility of the mine design. Lamghari and Dimitrakopoulos [11] solved a production scheduling problem under metal uncertainty using Tabu search. Leite and Dimitrakopoulos [21] used a stochastic scheduling approach based on simulated annealing to generate a production schedule under grade uncertainty. Ramazan and Dimitrakopoulos [7] proposed a two-stage stochastic integer programming (SIP) model to maximize the net present value (NPV) of the production plan while minimizing the risk of nonconforming production targets. Khan and Niemann-Delius [22] used particle swarm optimization, and Shishvan and Sattarvand [23] used ant colony optimization for long-term production planning. Goodfellow and Dimitrakopoulos [24] proposed the global optimization of open pit mine extraction sequence under grade uncertainty by using a combination of particle swarm optimization, sequential annealing, and differential evolution.
Recently, different hybrid algorithms have been introduced to solve mine production scheduling problems. Montiel and Dimitrakopoulos [25] demonstrated with a copper mine dataset that the hybrid method could increase the expected net present value by 30% compared to a solution generated with standard industry practice. Two different metaheuristic techniques based on particle swarm optimization (PSO) and the bat algorithm are proposed to solve the stochastic open pit mine scheduling problem [26]. A new hyper-heuristic algorithm that combines elements from reinforcement learning and tabu search is introduced by Lamghari and Dimitrakopoulos [27], which shows improvement in solution quality and computational time. Paithankar and Chatterjee [28] present a hybrid method using maximum flow and genetic algorithm to determine the optimal extraction sequence. Their results with benchmark datasets show the hybrid method can improve production scheduling performance. Chatterjee and Dimitrakopoulos [29] proposed a new method for open pit mine production scheduling under geological uncertainty, where the production schedule is generated by solving sequentially instead of solving the whole problem at once. Paithankar et al. [30] presented a mathematical model to simultaneously optimize the extraction sequence and cut-off grade policies for the stochastic problem considering grade uncertainty and stockpiling. Senécal and Dimitrakopoulos [31] presented a new mathematical formulation using a parallel multi-neighborhood Tabu search metaheuristic. The method addresses a stochastic mine production scheduling with supply uncertainty problem with multiple processing streams, and the destination for each block is formulated as a variable. Tolouei et al. [32] presented two hybrid models between augmented Lagrangian relaxation (ALR) and a particle swarm optimization (PSO) and ALR and bat algorithm (BA) to improve the performance and accelerate the convergence of the long-term production scheduling problem under the condition of grade uncertainty. Paithankar et al. [33] solved a mining complex problem using a combination of the maximum flow and a genetic algorithm. The method optimizes the extraction sequence and uses Lane’s algorithm for dynamic cut-off grade optimization to determine the flow of extracted material into various destination streams. Danish et al. [34] integrated the stockpiling option in the production scheduling process using a greedy heuristic with a simulated annealing algorithm. Fathollahzadeh et al. [35] developed and implemented an innovative mixed-integer programming model for an open pit mining operation. In their approach, a range of pre-processing techniques separates the desirable (i.e., high-grade) and undesirable (i.e., low-grade or uneconomic) materials to ensure the delivery of only selected desirable quantities to the process plant.
This research proposed a new open pit mine production scheduling algorithm under geological uncertainty. A sequential parametric graph closure combined with a branch-and-cut algorithm is proposed to generate production schedules. The proposed approach is a two-step process by considering the mine production scheduling problem as a series of stochastic graph closures with resource constraints problems. For the first step, the parametric minimum cut algorithm is applied in an iterative procedure to solve the stochastic graph closure problem. The parametric minimum cut is stopped when all resource constraints are marginally violated. In a second step, a branch-and-cut algorithm is applied on the violated closure graph, generated in the first step, to obtain a solution that respects resource constraints associated with a production schedule. Geological uncertainty is accounted for in the schedule through multiple simulated orebody models. The proposed method is validated by solving various small-scale mining production scheduling problems. To show the efficiency of the proposed stochastic method, an industrial scale data set is used from a copper mine for production scheduling and compared with the deterministic model.

2. Methodology

Mine production scheduling with various operational constraints is usually comprised of several hundreds of thousands of mining blocks that have to be scheduled, subject to temporal, spatial, and resource constraints to maximize total profit from the mine. Temporal constraints consist of assignment constraints; all mining blocks have to be assigned with a production period once and only once. The production scheduling problem can be formulated as a two-stage stochastic mixed-integer programming model [11,36]. In the first stage, one determines a set of blocks for each period of the horizon to be mined respecting the minimum and maximum mining limits. Each block in each set is scheduled exactly once after all its predecessors. In this stage, the block category, i.e., ore or waste, and quantity of metal within the block are uncertain. In the second stage, for each scenario uncertainty is revealed. For example, in some periods, the total quantity of ore required for processing may do not meet the minimum processing plant requirements, while in other periods it exceeds the processing plant capacity. This can be true for the metal recovery from the processed ore blocks. The following parameters and decision variables are used for formulating the open pit mine production scheduling:
c i t s = c i s ( 1 + d ) t = Block economic value of block i from simulation s if mined at period t .
c i s = Economic value of block i from simulation s .
d = discounted rate.
N = The number of blocks considered for scheduling.
i = Block index, i = 1 , , N .
T = The number of periods over which blocks are being scheduled (horizon).
t = period index, t = 1 , , T .
P i = The set of predecessors of block i ; i.e., blocks that should be removed before i can be mined. Note that if block p is a predecessor of block i , then i is called a successor of p .
s i = The set of successors of block i .
w i = The weight of block i .
o i s = 1   if   block   i   is   ore   block   in   simulation   s 0   otherwise  
m i = The amount of metal in block i .
S =   The   number   of   scenarios   used   to   model   geology   uncertainties .
s = Scenario index, s = 1 , , S .
W t ¯ = The maximum weight of material at period t .
W t _ = The minimum weight of material at period t .
O t _ = Minimum weight of ore required to feed the processing plant during period t .
O t ¯ = Maximum weight of ore that can be processed in the plant during period t (processing plant capacity).
v t o = v o ( 1 + d 2 ) t = Unit shortage cost that can be associated with failure to meet O t _ during period t ( v o is the undiscounted unit shortage cost, and d 2 represent the risk discount rate).
v t o + = v o + ( 1 + d 2 ) t = Unit surplus cost incurred if the total weight of the ore blocks mined during period t exceeds O t ¯ .
M t _ = Minimum amount of metal that should be produced during period t .
M t ¯ = Maximum amount of metal that can be sold during period t (metal demand).
v t m = v m ( 1 + d 2 ) t = Unit shortage cost associated with failure to meet M t _ during period t .
v t m + = v m + ( 1 + d 2 ) t = Unit surplus cost incurred if the metal production during period t exceeds M t ¯ .
d t s o = Shortage of ore at a discounted cost during period t in simulation s .
d t s o + = Surplus of ore at a discounted cost during period t in simulation s .
d t s m = Shortage of metal for selling at a discounted cost during period t in simulation s .
d t s m + = Surplus of metal for selling at a discounted cost during period t in simulation s .

2.1. Open Pit Mine Production Scheduling (OPMPS) Formulation under Uncertainty

Let x i is a mining block of an open pit mine, where x i X and X is the set of all blocks in a deposit. Mine production scheduling can be formulated as stochastic integer programs (SIP) with time-indexed binary variables x i t , i N , t = 1 , , T which are defined by x i t = 1 if mining block is extracted at time t and x i t = 0 otherwise. The objective of the proposed model is maximizing the profit for all simulation S by assigning N blocks in T production periods and minimizing the deviation from production target. To mitigate the deviation, a penalty term for each simulation S and each production period T is introduced in the objective function such that if the schedule deviates from the specific production target, the objective function value will be penalized. The objective function of the proposed OPMPS is presented in Equation (1) with all constraints function Equations (2)–(6).
max   1 s s = 1 S t = 1 T i = 1 N c i t s x i t s = 1 S t = 1 T v t o d t s o + v t o + d t s o + + v t m d t s m + v t m + d t s m +
Subject to:
Reserve constraints—A block can be mined at most once during the mine life, which is defined as:
t = 1 T x i t 1   i = 1 , , N
Slope constraints—A block cannot be extracted before its predecessor. Indeed, all the blocks overlying it referred to as its predecessors have to be removed beforehand to have access to a given block.
x i t τ = 1 t x p τ 0   p P i ,   t = 1 , , T
Mining constraints—The total weight of blocks (waste and ore) mined during each period should be at least equal to a minimum value to avoid having an unbalanced mining flow throughout the periods. Additionally, the total weight should not be more than the mining equipment capacity during that period.
i = 1 N w i x i t W t ¯   t = 1 , , T i = 1 N w i x i t W t _   t = 1 , , T
Processing constraints—The total weight of ore blocks mined during each period should be at least equal to a minimum amount of ore required to feed the processing plant, but it should not exceed the processing plant capacity. Note that we assume that ore blocks are processed during the same period when they are mined.
i = 1 N o i s w i x i t + d t s o O t _   t = 1 , , T ,   s = 1 , , S i = 1 N o i s w i x i t d t s o + O t ¯   t = 1 , , T ,   s = 1 , , S
Metal production constraints—During each period, the amount of metal recovered from the ore blocks processed should not exceed the amount sold during this period and should not be less than a minimum amount.
i = 1 N o i s m i s x i t + d t s m M t _   t = 1 , , T ,   s = 1 , , S i = 1 N o i s m i s x i t d t s m + M t ¯   t = 1 , , T ,   s = 1 , , S
Decision variables
x i t = 0   or   1   i = 1 , , N , t = 1 , , T
d t s o   d t s o +   d t s m   d t s m +   0   t = 1 , , T , s = 1 , , S
x i t are the first stage decision variables. They are scenario-independent and must be fixed with knowing the values of uncertain parameters. The deviation variables d t s o ,   d t s o + ,   d t s m ,   d t s m + are the second stage decision variables and depend on the realization of uncertainty and values of first stage decision variables.
Where,
x i t = 1   if   block   i   is   mined   during   period   t 0   otherwise  

2.2. Approximating the OPMPS by Solving Sequentially

The above stochastic OPMPS has significantly high number of integer decision variables (number of mining blocks and production periods). Thus, the problem cannot be solved optimally within a reasonable amount of time. The computational time of the stochastic OPMPS can be reduced by solving the production scheduling problem sequentially (period by period). The same formulation of Section 2.1 can solve the approximate problem (period by period) considering T = 1 . The solution of approximate formulation, when solved for the first period, the solution provides the decision of whether a block will be extracted in period one or not. For the first period solution the set of blocks that have the decision variable value of 1 will be assigned to extract in the first period. These blocks will be eliminated from the of blocks N and the approximate formulation for the next period is solved using the remaining blocks. The process is repeated until no single block is left in the deposit, which can be extracted profitably. The approximate algorithm is unable to generate an optimal solution but can produce a solution quickly. The approximate formulation for the stochastic OPMPS for the first period can be written as:
max     1 s { s S i = 1 N c i s x i s = 1 S v 1 o d s o + v 1 o d s o + + v 1 m d s m + v 1 m + d s m + }
Subject to
x i x p 0   i = 1 , , N ,   p P i
i = 1 N w i x i W ¯ i = 1 N w i x i W _
i = 1 N o i s w i s x i + d s o O _   s = 1 , , S i = 1 N o i s w i s x i d s o + O ¯   s = 1 , , S
i = 1 N o i s m i s x i + d s m M _   s = 1 , , S i = 1 N o i s m i s x i d s m + M ¯   s = 1 , , S
x i 0 , 1 ,   i N
Although the approximate formulation can reduce the computational complexity of the actual stochastic OPMPS; still the new formulation is NP-hard due to the constraints of Equations (9)–(11). However, it can be observed from the formulation that if Equations (9)–(11) can be eliminated from the constraints set, the optimization formulation will be a graph closure problem that can be solved optimally by any graph cut algorithm within a reasonable amount of time.

2.3. Solving Parametric Stochastic Graph Closure Problem

It is observed from Section 2.2 that if Equations (9)–(11) can be eliminated, then the problem can be solved by any graph closure algorithm. It is noted that the objective function of Equation (7) with constraints of Equation (8) only provides the ultimate pit. In this research, a parametric graph closure is proposed for marginally violating the upper limit constraints of Equations (9)–(11). The network flow algorithm is applied for the parametric open pit graph closure problem using the maximum flow minimum cut algorithm. The nodes in the graph are the mining blocks in the ore body model and these nodes are connected by Arcs. These arcs bear the capacity between the nodes. The goal of the maximum flow algorithm is to cut the arcs which carry the least capacity.
In the mining block model, the positive-valued blocks ( c i , s > 0 ) represent ore blocks, whereas negative-valued or zero-valued c i , s 0 blocks represent waste blocks. Each block is considered as a node of the directed graph. There are two special nodes: a source ( s ¯ ) and a sink ( t ¯ ). The source node is connected to all nodes designated as ore blocks, and the capacities of those arcs are the ore blocks’ economic values c i , s . On the other hand, all nodes identified as waste blocks in the model are connected to the sink node, and the capacities of those arcs are the absolute value of the waste blocks’ economic values c i , s . To mine given block i , a set of overlying blocks need to be extracted first. This can be achieved by maintaining slope constraints, as presented in Equation (14). Slope constraints are obeyed by identifying the overlying blocks that need to be extracted before extracting the target block. Therefore, in the graph, arcs are placed from block i to those overlying blocks with capacities of infinity ( ). The infinite value of slope constraint arcs ensures that these arcs will never be in the minimum cut. Additionally, a set of new bi-directional infinite capacity arcs ( ) are placed amongst the same block from different simulations to ensure that if a block i is going to be extracted from one simulation, the same block i needs to be removed from all other simulations. After constructing the graph, the graph problem can be solved using any maximum flow minimum cut algorithm. The solution of the proposed graph cut method provides the ultimate pit of an open pit mine.
The parametric formulation of the proposed stochastic graph closure algorithm can be presented as:
Φ λ = max 1 S s S i = 1 N d i , s x i
where, d i , s = λ c i , s   if   c i , s > 0 ;   d i , s . = c i , s   otherwise
x i x p 0   i = 1 , , N ,   p P i
x i = 0   or   1   i = 1 , , N ,   t = 1
The parameter λ plays a vital role in the parametric stochastic graph closure problem. When the λ value is 1, the above formulation will generate an ultimate pit, while with a small λ value, a smaller size pit can be created. When the value of λ is 0, no block from the block model will be selected for extraction. Therefore, it can be decided that the value of λ will be ranging from 0 to 1. The multiplier λ is a parameterization factor bounded within [0, 1]. The parameterization approach aims to find a suitable λ value so that a solution can be achieved that marginally violates all upper limit resource constraints for all simulated orebody models. For a given λ value, the objective function of Equation (13) can be solved by a minimum cut algorithm.
The parameter λ , a multiplier of the capacity of the arcs in the directed graph, plays a crucial role in producing the solution. The arbitrary choice of λ may provide a solution with significant deviation from the target limit, which is undesirable from a computational point of view for the next stage of the algorithm. After constructing the graph, any minimum cut algorithm can be applied to maximize the objective function of Equation (13) for a given λ value. The obtained solution will not respect the resource constraints of the production schedule for any specific production period. Although the parametric graph closer cannot generate a solution that respects all resource constraints from all simulations; however, it can create a solution that marginally violates the upper limit of all constraints, which can repair in the second stage of the proposed algorithm. To generate a solution that marginally violates the upper limit constraints from all simulations, the λ value is selected by an iterative algorithm. The algorithm starts with λ = 0 and goes through the loop to update λ value by 0 < λ   1 until all resource constraints are marginally violated in all scenarios S.
The following pseudo-code is followed for generating the violated solution
Steps:
  • Define the variable λ such that 0 < λ < 1 .
  • Initialize λ = 0 .
  • Set b e s t _ M i n i n g s = 0 ; b e s t _ O r e s = 0 ; and b e s t _ M e t a l s = 0 at λ = 0 for scenario s .
  • If b e s t _ M i n i n g s W ¯     b e s t _ O r e s O ¯   b e s t _ M e t a l s M ¯ , s
    Solve Φ λ = max 1 S s S i = 1 N d i , s x i using a minimum cut algorithm
    For s , calculate
    b e s t _ M i n i n g s = i = 1 N w i x i ;
    b e s t _ O r e s = i = 1 N o i s w i s x i ;
    b e s t _ M e t a l s = i = 1 N o i s m i s x i
    Update value of λ by λ i.e., λ = λ +∆λ.
  • Go to step 4.
  • End.

2.4. Repair Algorithm for Generating Feasible Solution

The parametric graph cut algorithm generates a solution that violates all the upper limit constraints from mining, processing, and metal production. It is impossible to develop a feasible schedule for a specific production period without respecting these constraints. To produce a feasible schedule, stochastic integer programming will be formulated using the set of blocks at the source side of the cut from the minimum cut algorithm after the final iteration, as discussed in the previous section. The updated SIP formulation can be presented as:
max     1 s { s S i = 1 N 1 c i s x i s = 1 S v 1 o d s o + v 1 o + d s o + + v 1 m d s m + v 1 m + d s m + }
Subject to
x j 0 , 1 , j N 1
x j x p 0   j = 1 , , N 1 , p P j
j = 1 N 1 w j x j W ¯ j = 1 N 1 w j x j W _
j = 1 N 1 o j s w j x j + d s o O _ ,   s = 1 , , S j = 1 N 1 o j s w j x j d s o + O ¯ ,   s = 1 , , S
j = 1 N 1 o j s m j s x j + d s m M _ ,   s = 1 , , S j = 1 N 1 o j s m j s x j d s m + M ¯ ,   s = 1 , , S
where, N 1 is the number of blocks that belong to the minimum cut solution. Since, N 1 < < N , the computational time of SIP will be significantly very less. The branch-and-cut algorithm will be used for solving the above SIP. The SIP solutions which will be having x i = 1 are assigned to extract in period 1. Those blocks x i = 1 will be eliminated from the actual set of blocks N to use for solving the problem for the next period. This process will be repeated until all blocks which can be eliminated profitably are assigned a production period.

3. Results

Two different data sets are used; each set includes three different problems based on real-life data from our industry partners. Problems set 1 (P1) are from a copper deposit, and problems set two (P2) are from an iron deposit. The block size for problem P1 is 20 × 20 × 10 m, and problem P2 is 25 × 25 × 5 m. The weight of each block for problem P1 is 11,440 tons, and problem P2 is 8937.5 tons. All six problems are specified in Table 1. All problems are relatively smaller size problems. The purpose of using smaller size problems is twofold. First, we can assess how the proposed method scales with the problem size, and second, determine the limit of problem size up to which the commercial solver CPLEX can solve the problem in a reasonable amount of time. The mathematical models are developed using an HP system with Intel(R) Core™ i7-4790 Processor, windows 7, 8 GB DDR3 RAM, and 500 GB of HDD. The models are implemented using MATLAB environment and used CPLEX 12.5 solvers.
For each problem set, 20 geostatistical simulation models are generated to capture the geological uncertainty [37]. The economic parameters (unit costs, unit revenues, discount factor) are based on real-life data and are obtained from the study mine. The penalty factors used for over and under-production of materials, ore, and metal are also collected from the mining company. For validation purposes, the proposed method is compared with the sequential process (solve each period sequentially using the branch-and-cut method with CPLEX software) and with those obtained with CPLEX 12.5 for the original formulation of the production schedule. Since some of the problems with the original formulation may take significant computational time, the linear relaxation of the problem is solved to obtain an upper bound solution. Therefore, the computational time that is monitored for the CPLEX is the linear relaxation of the original problem. In Table 2, the effectiveness of the two variants (our proposed method and sequential branch-and-cut method) for the upper bound’s solution from CPLEX are evaluated. The percentage gap, which measures how far the solution is from the upper bound solution, is calculated for each problem. Therefore, the lower the gap, is better the solution is. The CPU times required by the proposed method, sequential branch-and-bound, and CPLEX are given in seconds in the last three columns of the table. The problems were solved five times, and the average percentage gap and average computational time were presented in Table 2. It is observed from the computational time that the proposed method is significantly fast as compared to the other two approaches. These results are observed for all the problems. Moreover, it can also be observed that the proposed method produces excellent quality solutions for all problem sizes. The results indicate that the %Gap tends to increase with the problem size (this is probably due to the cumulative effect from each sequential problem). It is also observed that the proposed method relatively improved the solution quality over the sequential branch-and-cut method; however, this improvement is not significant. The primary benefit of the proposed approach is that the computational time can significantly be reduced from linear relaxation and even from the sequential branch-and-cut algorithm. It is noteworthy to mention that the proposed solution approach cannot generate an optimum solution since the algorithm solves the problem locally instead of a completely global approach. This is evident from the %Gap in all six problems, even from the smallest problem of the problem set. However, it is noted that our principal aim is to reduce the computational complexity so that we can use this approach for the mining industry, where the problems have a significantly large number of variables.
It is noted here that although the proposed method cannot provide an optimal solution, the percentage gap is reasonably very low for small-scale problems. It is also reasonable to argue that even if for the large-scale deposit with billions of mining blocks with significant large production periods, the proposed approach can provide a solution with feasible computational time due to the sequential approach, where classical methods failed to provide a solution. The results from the proposed research can be used as a good initial solution for other optimization algorithms to improve the quality of the solution if required.

4. Result and Discussion

To show the effectiveness of the proposed model, a case study application from real mining data is performed. The data are collected from a copper deposit from Africa. Due to the confidential agreement with the mining company, the location of the deposit, geological profile, and mining-related information are not disclosed here. Geologically, the deposit is a stratiform copper-cobalt deposit with two principal mineralized zones. The ore body is slightly overturned near the surface with a dip of 30–45° southwest. The maximum depth of the deposit is 250 m. The primary copper minerals occur as thin, discontinuous bands in two different part of the ore bodies. As a consequence of hydrothermal activity and supergene enrichment, the ore body has been partially oxidized. The ore body is divided into three ore types: oxide, mixed, and sulfide. A total of 462 boreholes are available from the company for creating the borehole database. The drilling covers a rectangular shape on a 50 × 50 m pseudo-regular grid, 1600 × 900 square meters. The average length of the boreholes is about 100 m. Ore section interpretation, ore body modeling, and resource evaluation is performed using this database. For statistical and geostatistical work, all the assay data is composited at an interval of 1 m within the ore body. Direct block simulation techniques are used to generate an orebody model [38,39]. The block model simulation is developed with the block size of 20 × 20 × 10 m, where the block size was selected using the method proposed by Hekmat et al. [40]. A total of 20 equiprobable orebody simulation models for copper is generated to incorporate geological uncertainties [41,42]. A total number of 16,532 blocks are simulated for this research study. The geology model and block model of the case study deposit can be found elsewhere [43].
To generate a production schedule, the block economic value of the individual block ( c i , s ) is calculated using the following Equation:
C i , s = N e t   r e v e n u e M C P C ,   if   N e t   r e v e n u e i > P C M C i   ,   otherwise
where, N e t   r e v e n u e = A i s × G i , s × R E C × Price - Selling   Cost ; M C is the mining cost, P C is the processing cost, A i s is the tonnage of block i from scenario s , G i , s is the grade of block i from scenario s , and R E C is the recovery.
The general information of the copper deposit and the associated scheduling parameters are obtained from the study mine and presented in Table 3.
The directed graph is first constructed using the block economic values of 20 simulated orebody models (scenarios) to generate the production schedule. The block economic values ( c i , s ) are calculated using Equation (21) with multiplier parameter λ. As described in the methodology, a directed graph is constructed, where ore blocks are connected with the source node and waste blocks are connected to the sink node. The slope constraints are maintained by infinite capacity arcs between the underlying block to overlying predecessor blocks. The slope angle of the study mine with moderately-strength rock is 45º; thus infinity capacity arcs are directed from an underlying block to nine overlying neighbor blocks. A high positive number is chosen to maintain the infinite arc capacities. After generating the directed graph, a solution is generated that marginally violates all upper limit mining, processing, and metal production constraints by using the parameterization algorithm described in Section 2.3. As discussed in Section 2.4, a repair algorithm is then applied to the general final production schedule for period 1. Results demonstrated that a total number of 1150 blocks are scheduled in period 1. The remaining blocks 15,382 (i.e., 16,532–1150) are then used for the production schedule of period 2 using the same method. Finally, the results show that the mine can produce profitably for nine years by extracting a total number of 15,848 blocks. The proposed method extract 1150, 1510,1752,1665, 2185, 2185, 1813, 2164, 1423 number of blocks from period 1 to period 9, respectively. A total number of 684 blocks are not being mined at the mine life. Figure 1 presents an East–West section of the production schedule of the study mine as seen from the Figure that slope constraints are properly respected in this proposed study.
The scheduling of the case study presented here is not possible to solve optimally using any commercial solver. Therefore, it is difficult to calculate the optimality gap of our proposed method for the actual mining problem. However, Section 3 has been shown with several problems and comparisons with the upper bound solution. The proposed approach is very close to the upper bound solution with a maximum gap of 4%. Therefore, it can be considered that the generated production schedule for the case study mine is near the optimum solution. Additionally, the total time required for solving the nine years production schedule is 551.4 s; thus, the algorithm is computationally efficient to solve significantly large mine scheduling problems.
After generating the production schedule, the risk profile for mining production is calculated. The minimum, maximum, and average of production from mine are derived from 20 simulations and presented in Figure 2. As observed in Figure 2, the mining capacity in different production periods is within the production limits of the study mine. It is also seen from Figure 2 that the general trend of production is showing an increasing value. This is due to minimizing the penalty of over-production of ore and metal in the initial production periods. The stripping ratio (ore by waste) is also calculated from the production schedule, and it is observed that the stripping ratio is showing a decreasing trend. This result is reasonably expected, similar to other stochastic production schedule models. Therefore, the proposed method is extracting more ores in the initial periods and deferring the waste extraction for the later periods, which eventually increases the cash inflow from the initial mining time.
Similar to mining production, the risk profile for ore processing is calculated from 20 simulations and presented in Figure 3. It is observed from Figure 3 that ore production is maintaining a steady production rate to feed the process plant and achieve the processing capacity. From year 1 to year 8, the average ore production is slightly higher than upper limit target production; whereas, the ore production in the last period is significantly less than the target production limit. The underproduction of ore in the last period is due to the non-availability of enough ore within the remaining pit. The overproduction from year 1 to year eight is penalized; however, those penalties are compensated by revenue generated from those over-productions of ore.
Similar to mining and ore production, the risk profile of metal production is also calculated and presented in Figure 4. The results show that the metals are over-produced in period 1, slightly under-produced from year 2 to year 8, and significantly under-produced in the last period. The over-production in period 1 generates considerably more revenue, thus compensating the penalty due to the over-production. The reason for slightly underproduction from period 2 to period 8 is to minimize the penalty due to the ore production and metal production together. It can be overserved from Figure 3 that ore is over-produced during period 2 to period 8. So, suppose the algorithm tries to produce more metal to stay within the boundary of the metal production target. In that case, it needs to increase the ore production, which eventually introduces more penalties due to the over-production of ore. Therefore, the algorithm optimizes the over-production of ore and under-production of metal so that the mine produces maximum discounted cash flow. Similar to the ore production risk profile, the underproduction of metal in the last period is due to the non-availability of enough metal within the remaining pit of the deposit.
The net present value (NPV) is calculated for determining the risk in the economics. The risk profile using the minimum, maximum and expected NPV is calculated from 20 simulations and presented in Figure 5. The expected NPV generated from the mine is USD 370 million, with a minimum and maximum value of USD 333 million and USD 411 million, respectively. Figure 5 demonstrates that the variability of NPV during the initial period is significantly less compared to the NPV during the later periods. These results reveal that the proposed stochastic model generated revenue with low risk in the initial periods and deferred the risk for the following periods, which are the key benefits of stochastic production scheduling and optimization.

5. Comparison of the Proposed Model with the Sequential Branch-and-Cut Algorithm

In this section, the proposed research is compared with the sequential production schedule generated using the branch-and-cut algorithm. The sequential production scheduling approach is more or less similar to our proposed sequential method; the only difference is that, in this case, the branch-and-cut is directly applied to the formulation of Section 2.2. It is noted that our proposed sequential method used a parametric minimum cut (Section 2.3) and branch-and-cut on the solution from the parametric minimum cut (Section 2.4). The results show that the life of the mine in this approach is nine years, which matches the life of mine using the proposed research approach. The only difference is that all mining blocks (16,532) are extracted over the mine life. It should be noted that the method proposed in this research only removed 15,848 blocks, leaving 684 blocks unmined over the mine life. Figure 6 shows the same East–West Section of the mine production schedule generated using the sequential branch-and-cut approach. When comparing this production schedule with the production schedule created using the proposed research approach, it is observed that the sequence of extractions is different from one another. It is also found that the final pit contour is different in these approaches, and the pit goes dipper in the case of sequential branch-and-cut. The reason is fairly evident as sequential branch-and-cut extracts more mining blocks than the proposed parametric minimum cut with a branch-and-cut approach. When the risk profiles are compared, both the methods show similar trends, except the variability of the risk is not steady in sequential branch-and-cut, unlike the proposed research approach. The cumulative discounted cash follow generated from this study mine using the sequential branch-and-cut algorithm is presented in Figure 7. The risk profile of cash flow also shows a similar behavior as the proposed research approach. The expected NPV generated using this approach is USD 370 million, with a minimum and maximum value of USD 328 million and USD 398 million, respectively. The NPV made from this mine using both the methods are precisely the same; however, it should be noted that the proposed parametric minimum cut with branch-and-cut extracts 3% less amount of mining blocks than sequential branch-and-cut.
When compared to the computational time, it is observed that the sequential branch-and-bound takes 3236 s CPU, which is 5.87 times higher than the parametric minimum cut with the branch-and-cut algorithm. This result demonstrated that the proposed research approach is computationally faster and produce an equally good and better solution (some solutions are better in validation study) than the sequential branch-and-cut algorithm.

6. Comparison between Proposed Stochastic and Deterministic Production Schedule

In this section, the proposed stochastic model is compared with its deterministic counterpart to demonstrate the usefulness of stochastic modeling. The primary purpose of this comparison is to show how the results of the stochastic model improve the production schedule in terms of cash flow generation. The deterministic model is generated using a single estimated orebody model. The estimated orebody model is created by averaging 20 simulated ore bodies. The economic parameters and other mining-related parameters are precisely the same. The solution approach for the deterministic approach is the exact approach used in this paper. Figure 8 shows the section of the production schedule generated using the deterministic orebody model. As expected, the extraction sequence is different in the deterministic model from the stochastic model. It is also interesting to observe that the life of the mine in the deterministic case is ten years, which is higher than the stochastic model. It is also seen from the deterministic production schedule that the number of blocks mined over the mine life is 15,327, which is less than the stochastic model. When comparing the net present values (Figure 9), the deterministic model produces USD 348 million discounted cash flow, which is 6.3% less than the expected value from the stochastic production schedule. Therefore, it can be seen that the stochastic production schedule generates more cash flow over the mine life. The other benefit of the stochastic model is that the risk analysis of all the output parameters can be performed, which eventually gives an insight into the uncertainty associated with the model.

7. Conclusions

In this research, an efficient stochastic mine production scheduling approach is proposed using the parametric minimum cut and branch-and-cut algorithms. The proposed method solved the production schedule sequentially period by period, and at each period, the problem is solved using the parametric minimum cut algorithm. If the solution from the parametric minimum cut algorithm violates the upper limits of the resource constraints, then a repair algorithm is used as the branch-and-cut algorithm to respect those constraints. The proposed method is validated with six relatively small test data sets from copper and iron deposits and compared with the linear relaxation of the original stochastic production scheduling problem. The comparative results demonstrate that the proposed approach is computationally very efficient with low optimality gaps.
The proposed method is applied to a copper data set to show the effectiveness of the approach. The results show that the schedule generated respects the resource constraints with a slight deviation at the initial periods. Moreover, the proposed model uses multiple simulated orebodies for optimizing the production schedule in open pit mines; therefore, it accounts for uncertainty in the model. Furthermore, when comparing with a sequential branch-and-cut approach, it shows that both methods generate similar net present value; however, the computational time of the proposed parametric minimum cut with branch-and-cut is significantly lower than the branch-and-cut algorithm. Finally, the comparison with the deterministic model shows that the proposed approach generates 6% more NPV with a 3% bigger pit size.
The main advantage of the proposed algorithm is that it is computationally very fast; thus, integrating uncertainties in production scheduling is feasible on a routine basis. However, the proposed algorithm cannot provide the true optimal solution due to the sequential solution strategy. Therefore, this algorithm is most suitable for the large mine where the traditional integer programming algorithms take considerable computational time. Moreover, due to the computational speed, the proposed algorithm can quickly provide an excellent initial solution in other optimization models, where reasonable initial solutions are needed. Furthermore, if available, the proposed method can use the updated resource model for the later period of the production schedule due to the sequential approach.
Although the formulation and examples presented here are based on geological uncertainty, the same method can be implemented to incorporate other uncertainties, including demand (commodity price, exchange rate, etc.), cost (mining costs, processing costs, etc.), geometallurgy (hardness, recovery, etc.). Moreover, similar to other production scheduling models, the resource model block size has impact on the final solution of the proposed method due to the dilution and ore losses [44]. The sensitivity of the proposed method on the block size can be an interesting future research.

Author Contributions

Conceptualization, S.C.; methodology, D.J., S.M.E., A.P. and S.C.; software, D.J.; validation, D.J. and S.C.; formal analysis, D.J.; investigation, D.J.; resources, S.C. and S.M.E.; writing—original draft preparation, D.J.; writing—review and editing, D.J., A.P., S.C. and S.M.E.; supervision, S.C. and S.M.E.; project administration, S.C. and S.M.E.; funding acquisition, S.C. All authors have read and agreed to the published version of the manuscript.

Funding

This research was partially funded by Council of Scientific and Industrial Research (CSIR), India under grant number NO. 22 (0595)/12/EMR—II.

Data Availability Statement

The data used in the research comes from a mining company after signing non-disclosure agreement. So, the resource model data can’t be shared. However, the solutions are sharable. Please contact first author with proper justification.

Acknowledgments

Authors acknowledge the support of the mining companies, who provided the data to carry out the case study exercise of this paper.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Osanloo, M.; Gholamnejad, J.; Karimi, B. Long-term open pit mine production planning: A review of models and algorithms. Int. J. Min. Reclam. Environ. 2008, 22, 3–35. [Google Scholar] [CrossRef]
  2. Newman, A.M.; Rubio, E.; Caro, R.; Weintraub, A.; Eurek, K. A review of operations research in mine planning. Interfaces 2010, 40, 222–245. [Google Scholar] [CrossRef] [Green Version]
  3. Hustrulid, W.; Kuchta, M.; Martin, R. Open Pit Mine Planning and Design, 3rd ed.; CRC Press: Boca Raton, FL, USA; Taylor and Francis: London, UK, 2013. [Google Scholar]
  4. Dagdelen, K. Open pit optimization—Strategies for improving economics of mining projects through mine planning. In Orebody Modelling and Stochastic Mine Planning, 2nd ed.; AusIMM (Australian Institute of Mining and Metallurgy) Publisher: Melbourne, Australia, 2007; pp. 145–148. [Google Scholar]
  5. Johnson, T.B. Optimum Open Pit Mine Production Scheduling. Ph.D. Thesis, Dept. of IEOR, University of Californi Berkeley, Berkeley, CA, USA, 1968. [Google Scholar]
  6. Ramazan, S.; Dimitrakopoulos, R. Traditional and new MIP models for production scheduling with in-situ grade variability. Int. J. Surf. Min. 2004, 18, 85–98. [Google Scholar] [CrossRef]
  7. Ramazan, S.; Dimitrakopoulos, R. Production scheduling with uncertain supply: A new solution to the open pit mining problem. Optim. Eng. 2013, 14, 361–380. [Google Scholar] [CrossRef]
  8. Dimitrakopoulos, R.; Farrelly, C.; Godoy, M. Moving forward from traditional optimization: Grade uncertainty and risk effects in open pit design. Min. Technol. 2002, 111, A82–A88. [Google Scholar] [CrossRef]
  9. Dowd, P.A. Risk assessment in reserve estimation and open pit planning. Trans. Inst. Min. Metall.-Sect. A-Min. Ind. 1994, 103, A148–A154. [Google Scholar]
  10. Godoy, M.; Dimitrakopoulos, R. Managing risk and waste mining in long-term production scheduling of open-pit mines. Soc. Min. Metall. Exp. Trans. 2004, 316, 43–50. [Google Scholar]
  11. Lamghari, A.; Dimitrakopoulos, R. A diversified Tabu search approach for the open-pit mine production scheduling problem with metal uncertainty. Eur. J. Oper. Res. 2012, 222, 642–652. [Google Scholar] [CrossRef] [Green Version]
  12. Ravenscroft, P.J. Risk analysis for mine scheduling by conditional simulation. Trans. Inst. Min. Metallurgy. Sect. A Min. Ind. 1992, 101, A104–A108. [Google Scholar]
  13. Abdel Sabour, S.A.; Dimitrakopoulos, R.; Kumral, M. Mine design selection under uncertainty. Min. Technol. 2008, 117, 53–64. [Google Scholar] [CrossRef]
  14. AlborConsuegra, F.R.; Dimitrakopoulos, R. Algorithmic approach to pushback design based on stochastic programming: Method, application and comparisons. Min. Technol. 2010, 119, 88–101. [Google Scholar]
  15. Ramazan, S.; Dimitrakopoulos, R. Stochastic optimization of long-term production scheduling for open pit mines with a new integer programming formulation. In Advances in Applied Strategic Mine Planning; Orebody modelling and strategic mine planning: Uncertainty and risk management models; Springer: Cham, Switzerland, 2007; Volume 14, pp. 385–392. [Google Scholar]
  16. Dimitrakopoulos, R.; Martinez, L.S.; Ramazan, S. A maximum upside/minimum downside approach to the traditional optimization of open pit mine design. J. Min. Sci. 2007, 43, 73–82. [Google Scholar] [CrossRef]
  17. Boland, N.; Dumitrescu, I.; Froyland, G. A multistage stochastic programming approach to open pit mine production scheduling with uncertain geology. Optim. Online 2008, 1–33. Available online: http://www.optimizationonline.org/DB_FILE/2008/10/2123 (accessed on 21 October 2021).
  18. Dimitrakopoulos, R.; Ramazan, S. Stochastic integer programming for optimizing long term production schedules of open pit mines: Methods application and value of stochastic solutions. Min. Technol. 2008, 117, 155–160. [Google Scholar] [CrossRef]
  19. Dimitrakopoulos, R. Stochastic optimization for strategic mine planning: A decade of developments. J. Min. Sci. 2011, 47, 138–150. [Google Scholar] [CrossRef]
  20. Groeneveld, B.; Topal, E. Flexible open-pit mine design under uncertainty. J. Min. Sci. 2011, 47, 212–226. [Google Scholar] [CrossRef]
  21. Leite, A.; Dimitrakopoulos, R. Stochastic optimization of mine production scheduling with uncertain ore/metal/waste supply. Int. J. Min. Sci. Technol. 2014, 24, 755–762. [Google Scholar] [CrossRef]
  22. Khan, A.; Niemann-Delius, C. Application of particle swarm optimization to the open pit mine scheduling problem. In Proceedings of the 12th International Symposium Continuous Surface Mining, Aachen, Germany, 21–24 September 2014; pp. 195–212. [Google Scholar] [CrossRef]
  23. Shishvan, M.S.; Sattarvan, J. Long term production planning of open pit mines by ant colony optimization. Eur. J. Oper. Res. 2015, 240, 825–836. [Google Scholar] [CrossRef]
  24. Goodfellow, R.; Dimitrakopoulos, R. Global optimization of open pit mining complexes with uncertainty. Appl. Soft Comput. 2016, 40, 292–304. [Google Scholar] [CrossRef]
  25. Montiel, L.; Dimitrakopoulos, R. A heuristic approach for the stochastic optimization of mine production schedules. J. Heuristics 2017, 23, 397–415. [Google Scholar] [CrossRef] [Green Version]
  26. Khan, A. Long-term production scheduling of open pit mines using particle swarm and bat algorithms under grade uncertainty. J. S. Afr. Inst. Min. Metall. 2018, 118, 361–368. [Google Scholar] [CrossRef] [Green Version]
  27. Lamghari, A.; Dimitrakopoulos, R. Hyper-heuristic approaches for strategic mine planning under uncertainty. Eur. J. Oper. Res. 2019, 115, 104590. [Google Scholar] [CrossRef]
  28. Paithankar, A.; Chatterjee, S. Open pit mine production schedule optimization using a hybrid of maximum-flow and genetic algorithms. Appl. Soft Comput. 2019, 81, 105507. [Google Scholar] [CrossRef]
  29. Chatterjee, S.; Dimitrakopoulos, R. Production scheduling under uncertainty of an open-pit mine using Lagrangian relaxation and branch-and-cut algorithm. Int. J. Min. Reclam. Environ. 2019, 34, 343–361. [Google Scholar] [CrossRef]
  30. Paithankar, A.; Chatterjee, S.; Goodfellow, R.; Asad, M.W.A. Simultaneous stochastic optimization of production sequence and dynamic cut-off grades in an open pit mining operation. Resour. Policy 2020, 66, 101634. [Google Scholar] [CrossRef]
  31. Senécal, R.; Dimitrakopoulos, R. Long-term mine production scheduling with multiple processing destinations under mineral supply uncertainty, based on multi-neighbourhood Tabu search. Int. J. Min. Reclam. Environ. 2020, 34, 459–475. [Google Scholar] [CrossRef]
  32. Tolouei, K.; Moosavi, E.; Tabrizi, A.H.B.; Afzal, P.; Bazzazi, A.A. Improving performance of open-pit mine production scheduling problem under grade uncertainty by hybrid algorithms. J. Cent. South Univ. 2020, 27, 2479–2493. [Google Scholar] [CrossRef]
  33. Paithankar, A.; Chatterjee, S.; Goodfellow, R. Open-pit mining complex optimization under uncertainty with integrated cut-off grade based destination policies. Resour. Policy 2021, 70, 101875. [Google Scholar] [CrossRef]
  34. Danish, A.A.K.; Khan, A.; Muhammad, K.; Ahmad, W.; Salman, S. A simulated annealing based approach for open pit mine production scheduling with stockpiling option. Resour. Policy 2021, 71, 102016. [Google Scholar] [CrossRef]
  35. Fathollahzadeh, K.; Mardaneh, E.; Cigla, M.; Asad, M.W.A. A mathematical model for open pit mine production scheduling with Grade Engineering® and stockpiling. Int. J. Min. Sci. Technol. 2021, 34, 717–728. [Google Scholar] [CrossRef]
  36. Birge, J.R.; Louveaux, F. Introduction to Stochastic Programming; Springer: New York, NY, USA, 1997. [Google Scholar]
  37. Goovaerts, P. Geostatistics for Natural Resources Evaluation; Applied Geostatistics Series; Oxford University Press: New York, NY, USA, 1997. [Google Scholar]
  38. Godoy, M. The Effective Management of Geological Risk. Ph.D. Thesis, University of Queensland, St Lucia, Australia, 2003. [Google Scholar]
  39. Boucher, A.; Dimitrakopoulos, R. Multivariate block-support simulation of the Yandi iron ore deposit, western Australia. Math. Geosci. 2012, 44, 449–468. [Google Scholar] [CrossRef] [Green Version]
  40. Hekmat, A.; Osanloo, M.; Moarefvand, P. Block size selection with the objective of minimizing the discrepancy in real and estimated block grade. Arab. J. Geosci. 2013, 6, 141–155. [Google Scholar] [CrossRef]
  41. Leite, A. Application of Stochastic Mine Design and Optimization Methods. Ph.D. Thesis, McGill University, Montreal, QC, Canada, 2008. [Google Scholar]
  42. Leite, A.; Dimitrakopoulos, R. Stochastic optimization model for open pit mine planning: Application and risk analysis at copper deposit. Min. Technol. 2007, 116, 109–118. [Google Scholar] [CrossRef]
  43. Choudhury, S.; Chatterjee, S. Pit optimisation and life of mine scheduling for a tenement in the Central African Copperbelt. Int. J. Min. Reclam. Environ. 2014, 28, 200–213. [Google Scholar] [CrossRef]
  44. Jara, R.M.; Couble, A.; Emery, X.; Magri, E.J.; Ortiz, J.M. Block size selection and its impact on open-pit design and mine planning. J. South. Afr. Inst. Min. Metall. 2006, 106, 205–211. [Google Scholar]
Figure 1. East–West Section of the production schedule of the study mine using the proposed approach (color bar represents production period in year).
Figure 1. East–West Section of the production schedule of the study mine using the proposed approach (color bar represents production period in year).
Mining 02 00003 g001
Figure 2. Raw material production from the study mine using the proposed approach.
Figure 2. Raw material production from the study mine using the proposed approach.
Mining 02 00003 g002
Figure 3. Ore production from the study mine using the proposed method.
Figure 3. Ore production from the study mine using the proposed method.
Mining 02 00003 g003
Figure 4. Metal production from the study mine using the proposed method.
Figure 4. Metal production from the study mine using the proposed method.
Mining 02 00003 g004
Figure 5. Cumulative discounted cash flow of the study mine using the proposed method.
Figure 5. Cumulative discounted cash flow of the study mine using the proposed method.
Mining 02 00003 g005
Figure 6. East–West section of the production schedule of the study mine using sequential branch-and-cut algorithm (color bar represents production period in year).
Figure 6. East–West section of the production schedule of the study mine using sequential branch-and-cut algorithm (color bar represents production period in year).
Mining 02 00003 g006
Figure 7. Cumulative discounted cash flow of the study mine using a sequential branch-and-cut algorithm.
Figure 7. Cumulative discounted cash flow of the study mine using a sequential branch-and-cut algorithm.
Mining 02 00003 g007
Figure 8. East–West section of the production schedule of the study mine using the proposed method with deterministic orebody model (color bar represents production period in year).
Figure 8. East–West section of the production schedule of the study mine using the proposed method with deterministic orebody model (color bar represents production period in year).
Mining 02 00003 g008
Figure 9. Comparison of cumulative discounted cash flow of the study mine using stochastic and deterministic production schedule.
Figure 9. Comparison of cumulative discounted cash flow of the study mine using stochastic and deterministic production schedule.
Mining 02 00003 g009
Table 1. Set of problems for the validation of our proposed method.
Table 1. Set of problems for the validation of our proposed method.
SetProblemNumber of Blocks (N)Number of Period (T)Number of Simulation (S)
P1
Deposit type: Copper
Block size: 20 × 20 × 10 m
Block weight: 11,440 tons
C14667320
C28657520
C314,704820
P2
Deposit type: Iron
Block size: 25 × 25 × 5 m
Block weight: 8937.5 tons
I16555320
I215,219720
I324,1351120
Table 2. Comparison between proposed method, sequential branch-and-bound, and CPLEX.
Table 2. Comparison between proposed method, sequential branch-and-bound, and CPLEX.
SetProblem%GapCPU Time (in Seconds)
Proposed MethodSequential Branch-and-Cut MethodProposed MethodSequential Branch-and-Cut MethodCPLEX Solver
P1C11.11.243.71271540
C22.132.83404.129204468
C33.94.95549.6356199,060
P2I10.870.8755.7496.5480.6
I21.62.31865.214813985
I34.15.2711051911120,527
Table 3. Details of economic parameters and constraints values.
Table 3. Details of economic parameters and constraints values.
DescriptionValues
Slope angle (degree)45°
Recovery (%) (REC)0.9
Discount (%)0.10
Price of metal (USD/pound)1.9
Selling cost of ore (USD/pound)0.3
Processing cost of ore (USD/ton) (PC)6
Mining cost of rock (USD/ton) (MC)0.6
Block mass or tonnage (ton) (A)11,440
Mining   constraints   upper   bound   ( Million   ton )   ( W ¯ )25
Mining   constraints   lower   bound   ( Million   ton )   ( W _ )10
Processing   constraints   upper   bound   ( Million   ton )   ( O ¯ )8
Processing   constraints   lower   bound   ( Million   ton )   ( O _ )7
Metal   production   constraints   upper   bound   ( ton )   ( M ¯ )50,000
Metal   production   constraints   lower   bound   ( ton )   ( M _ )45,000
Unit   shortage   cost   of   ore   production   ( $ / ton )   ( v o )15
Unit   surplus   cost   of   ore   production   ( $ / ton )   ( v o + )15
Unit   shortage   cost   of   metal   production   ( $ / ton )   ( v m )20
Unit   surplus   cost   of   metal   production   ( $ / ton )   ( v m + )20
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Joshi, D.; Paithankar, A.; Chatterjee, S.; Equeenuddin, S.M. Integrated Parametric Graph Closure and Branch-and-Cut Algorithm for Open Pit Mine Scheduling under Uncertainty. Mining 2022, 2, 32-51. https://doi.org/10.3390/mining2010003

AMA Style

Joshi D, Paithankar A, Chatterjee S, Equeenuddin SM. Integrated Parametric Graph Closure and Branch-and-Cut Algorithm for Open Pit Mine Scheduling under Uncertainty. Mining. 2022; 2(1):32-51. https://doi.org/10.3390/mining2010003

Chicago/Turabian Style

Joshi, Devendra, Amol Paithankar, Snehamoy Chatterjee, and Sk Md Equeenuddin. 2022. "Integrated Parametric Graph Closure and Branch-and-Cut Algorithm for Open Pit Mine Scheduling under Uncertainty" Mining 2, no. 1: 32-51. https://doi.org/10.3390/mining2010003

Article Metrics

Back to TopTop