# Evolutionary framework for two-stage stochastic resource allocation   problems

**Authors:** Pedro H. D. B. Hokama, M\'ario C. San Felice, Evandro C. Bracht,, F\'abio L. Usberti

arXiv: 1903.01885 · 2019-03-06

## TL;DR

This paper introduces an evolutionary framework combining local search and genetic algorithms to efficiently solve large-scale two-stage stochastic resource allocation problems, optimizing costs across multiple scenarios.

## Contribution

It presents a novel hybrid evolutionary approach specifically designed for two-stage stochastic resource allocation problems, improving scalability and solution quality.

## Key findings

- Effective on large instances of stochastic Steiner tree problems
- Outperforms traditional methods in solution quality and computational efficiency
- Supports diverse types of two-stage stochastic resource allocation problems

## Abstract

Resource allocation problems are a family of problems in which resources must be selected to satisfy given demands. This paper focuses on the two-stage stochastic generalization of resource allocation problems where future demands are expressed in a finite number of possible scenarios. The goal is to select cost effective resources to be acquired in the present time (first stage), and to implement a complete solution for each scenario (second stage), while minimizing the total expected cost of the choices in both stages.   We propose an evolutionary framework for solving general two-stage stochastic resource allocation problems. In each iteration of our framework, a local search algorithm selects resources to be acquired in the first stage. A genetic metaheuristic then completes the solutions for each scenario and relevant information is passed onto the next iteration, thereby supporting the acquisition of promising resources in the following first stage. Experimentation on numerous instances of the two-stage stochastic Steiner tree problem suggests that our evolutionary framework is powerful enough to address large instances of a wide variety of two-stage stochastic resource allocation problems.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1903.01885/full.md

## Figures

36 figures with captions in the complete paper: https://tomesphere.com/paper/1903.01885/full.md

## References

34 references — full list in the complete paper: https://tomesphere.com/paper/1903.01885/full.md

---
Source: https://tomesphere.com/paper/1903.01885