Abstract

Sublevel stoping is a commonly used underground mining method in which the profit can be increased by optimizing the layout plan. The complexity of the sublevel stope layout problem is demonstrated by showing it is a special case of the independent set problem, which is NP-hard. A novel approach based on dynamic programming is proposed to solve the sublevel stope layout problem. This approach identifies the recurring subproblems and memoizes their results. Memoizing subproblems reduces the solution time by shifting the computational burden of recalculation to the computer memory. To solve larger problem instances, a greedy heuristic is introduced to further decrease the solution time and limit the memory usage. For smaller problem sizes, the heuristic can be lifted and the approach can be used as an exact method. A large case study is presented to demonstrate the performance of the approach. The results show that that the stope layout plan is generated fast and it captures the valuable regions of the orebody well. A second, smaller case study is presented to benchmark the introduced exact and heuristic approaches. The exact approach outperforms the heuristic approach only by 1% while the solution time is reduced by more than 99%.

Full Text
Paper version not known

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.