ABSTRACT
This project is about an application used by the travelling salesman, given a finite number of “cities” (I have choosen cities from 1 to a finite number) along with the distance of travel (distance between two cities is randomly choosen) between each pair of them the aim is to find the cheapest distance of visiting all the cities and returning to the starting point. using GA we can get an optimal solution to solve this problem. This is only an example to look at calling COM components and accessing SAFEARRAY in C#. I don’t know any things about genetic algorithm and please don’t take this code as demonstrating a problem to solve suing only genetic algorithms (GA). This is just one approach. The C++ code for GA I got from the internet.
TABLE OF CONTENT
TITLE PAGE
CERTIFICATION
APPROVAL
DEDICATION
ACKNOWLEDGEMENT
ABSTRACT
TABLE OF CONTENT
CHAPTER ONE
1.0 INTRODUCTION
1.1 STATEMENT OF PROBLEM
1.2 PURPOSE OF STUDY
1.3 AIMS AND OBJECTIVES
1.4 SCOPE/DELIMITATIONS
1.5 LIMITATIONS/CONSTRAINTS
1.6 DEFINITION OF TERMS
CHAPTER TWO
2.0 LITERATURE REVIEW
CHAPTER THREE
3.0 METHODS FOR FACT FINDING AND DETAILED DISCUSSIONS OF THE SYSTEM
3.1 METHODOLOGIES FOR FACT-FINDING
3.2 DISCUSSIONS
CHAPTER FOUR
4.0 FUTURES, IMPLICATIONS AND CHALLENGES OF THE SYSTEM
4.1 FUTURES
4.2 IMPLICATIONS
4.3 CHALLENGES
CHAPTER FIVE
5.0 RECOMMENDATIONS, SUMMARY AND CONCLUSION
5.1 RECOMMENDATION
5.2 SUMMARY
5.3 CONCLUSION
REFERENCES
Disclaimer: Note this academic material is intended as a guide for your academic research work. Do not copy word for word. Note: For Computer or Programming related works, some works might not contain source codes
CITE THIS WORK
(2014, 08). Genetic Algorithm And Travelling Salesmen Problem Using C# And Atl Com.. ProjectStoc.com. Retrieved 08, 2014, from https://projectstoc.com/read/2852/genetic-algorithm-and-travelling-salesmen-problem-using-c-and-atl-com-985
"Genetic Algorithm And Travelling Salesmen Problem Using C# And Atl Com." ProjectStoc.com. 08 2014. 2014. 08 2014 <https://projectstoc.com/read/2852/genetic-algorithm-and-travelling-salesmen-problem-using-c-and-atl-com-985>.
"Genetic Algorithm And Travelling Salesmen Problem Using C# And Atl Com.." ProjectStoc.com. ProjectStoc.com, 08 2014. Web. 08 2014. <https://projectstoc.com/read/2852/genetic-algorithm-and-travelling-salesmen-problem-using-c-and-atl-com-985>.
"Genetic Algorithm And Travelling Salesmen Problem Using C# And Atl Com.." ProjectStoc.com. 08, 2014. Accessed 08, 2014. https://projectstoc.com/read/2852/genetic-algorithm-and-travelling-salesmen-problem-using-c-and-atl-com-985.
- Related Works
- Design And Implementation Of Query Routing Optimization In Sensor Communication Network
- Design And Implementation Of A Computer Based Household Inventory System
- Design And Implementation Of A Case Filling System For A Drug Monitoring Agency (a Case Study Of Ndlea Area Office Enugu)
- Design And Implementation Of Selective Encryption Of Still Image (case Study Of Woman Of Faith)
- Design And Implementation Of Computerized Directory Of Business Premises In Enugu Urban
- Design And Implementation Of Computerized Mathematics Teacher (a Case Study Of Algebra)
- Network Base Security Surveillance System
- Design And Implementation Of Comupterized Business Forecasting System Using Regression Analysis (a Case Study Of Anammco Ltd) Emene Enugu.
- Design And Implementation Of A Computerised Registration System For Universal Basic Education (a Case Study Of Delta State)
- Design And Implementation Of Telecom Inventory Maintenance And Application Installer With Error Tracking (a Case Study Of Globacom Enugu Branch)
