The python code is for a GA using two-dimensional bit encoding. The associated data files for the GA is included along with the code. The code uses NumPy, Pandas, Random and Matplotlib.pyplot libraries in Python.
File GA_code contains Python code File Benefit.csv contains benefits of the projects by year File Budget.csv contains budget available in each year File Cost.csv contains cost of impmenetation of project (capital cost) File Cost_d.csv contains cost incurred to the user during project implementation (user costs) File Duration.csv contains duration of the project