Tagged Questions
1
vote
4answers
2k views
how to solve linear equations using genetic algorithm
hello i want to solve a system of n linear equations containing n variables using genetic algorithm.
i am having difficulty in defining the crossover operation as the solution may consist of floating ...