Me and my group are currently working on a project where we use genetic algorithm using rank based selection for it. Tried looking for implementation using c# code but to no avail. Also tried looking for implementation in different languages but it is hard to understand in languages that I have not much experience on. Are there pseudo codes that could help us in understanding and implementing it ourselves? An example in c# code would be appreciated as well. Thank you.