Facebook pixel tracking

The Science and Information (SAI) Organization publishes open-access peer-reviewed journals in computer science and artificial intelligence.

Contact Info
Website thesai.org
Follow Us
Contact Info
Follow Us
Research Article | Open Access |

GASolver-A Solution to Resource Constrained Project Scheduling by Genetic Algorithm

Author 1: Dr Mamta Madan Author 2: Mr Rajneesh Madan
International Journal of Advanced Computer Science and Applications (IJACSA) · Vol. 4, No. 2 · Published 2013 · Cited by 9

DOI: https://doi.org/10.14569/IJACSA.2013.040231

Abstract

The Resource Constrained Scheduling Problem (RCSP) represents an important research area. Not only exact solution but also many heuristic methods have been proposed to solve RCPSP (Resource Constrained Project Scheduling Problem). It is an NP hard problem. Heuristic methods are designed to solve large and highly Resource Constrained software projects. We have solved the problem of resource constrained scheduling problem and named as GASolver. It is implemented in C# using .net platform. We have used Dependency Injection to make the problem loosely coupled, so that other arena of scheduling like Time Cost Tradeoff (CT), Payment Scheduling (PS) etc can be merged with same solution in the future. We have implemented GASolver using Genetic Algorithm (GA).

Keywords

How to Cite this Article

Madan, D. M., & Madan, M. R. (2013). GASolver-A Solution to Resource Constrained Project Scheduling by Genetic Algorithm. International Journal of Advanced Computer Science and Applications, 4(2). https://doi.org/10.14569/IJACSA.2013.040231

Madan, Dr Mamta, and Mr Rajneesh Madan. "GASolver-A Solution to Resource Constrained Project Scheduling by Genetic Algorithm." International Journal of Advanced Computer Science and Applications, vol. 4, no. 2, 2013, https://doi.org/10.14569/IJACSA.2013.040231.

@article{Madan2013,
  title     = {GASolver-A Solution to Resource Constrained Project Scheduling by Genetic Algorithm},
  journal   = {International Journal of Advanced Computer Science and Applications},
  volume    = {4},
  number    = {2},
  year      = {2013},
  publisher = {The Science and Information Organization},
  author    = {Dr Mamta Madan and Mr Rajneesh Madan},
  doi       = {10.14569/IJACSA.2013.040231},
  url       = {https://doi.org/10.14569/IJACSA.2013.040231}
}

Open Access — licensed under a Creative Commons Attribution 4.0 International License. Unrestricted use, distribution, and reproduction in any medium, even commercially, as long as the original work is properly cited.