Upload Code
loading-left
loading loading loading
loading-right

Loading

Profile
No self-introduction
codes (2)
n-puzzle using AStar algorithm
no vote
this code is solving n-puzzle problem using A* algorithm.this program writing c#. the first enter start state then goal state.in the program used heap function for sort node.
hakimeh450877
2016-08-23
1
1
n-queen problem using algorithm genetic
no vote
this code is solving n-queen problem using algorithm genetic. first with click on start 100 population produces , After the fitness function calculates the population and then is doing Selection ,Crossover,Mutation proces s. this code writing c#.
hakimeh450877
2016-08-23
0
1
No more~