Skip to content
This repository was archived by the owner on Feb 10, 2025. It is now read-only.

GiliardGodoi/ppgi-stpg-gpx

Repository files navigation

Solving Steiner Tree Problem using Genetic Algorithm

The project aims to get better solutions for the Steiner Tree Problem in Graph (STPG) using Genetic Algorithm (GA).

This repository holds the source code for the paper ''A graph-based crossover and soft-repair operators for the Steiner Tree Problem'', presented at 10th Brazilian Conference on Intelligent Systems. The paper publication can be found here.

I carried out efforts to attain a better operators implementation. Please, visit the following repository to futher references: xsteiner.

To cite the paper, please refer to:

@InProceedings{216967,
  author    = {Giliard Almeida Godoi and Renato Tinos and Danilo Sipoli Sanches},
  booktitle = {X BRACIS 2021 (10th Brazilian Conference on Intelligent Systems)},
  title     = {{A graph-based crossover and soft-repair operators for the Steiner Tree Problem}},
  year      = {2021},
  month     = {nov},
  days      = {29-3},
  keywords  = {Combinatorial and Numerical Optimization; Evolutionary Computation and Metaheuristics},
}

About

Solving Steiner Tree Problem in Graphs (STPG) with a Genetic Algorithm.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors