Skip to content

It's an internship project. One of the metaheuristic algorithms called Simulated Annealing is implemented. A user interface in which dataset(in Excel) can be imported and the results can be accessed is also developed.

Notifications You must be signed in to change notification settings

stopdemir/Simulated-Annealing-and-Java-Interface

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simulated-Annealing-and-Java-Interface

This was an internship project at Turkish Aerospace Industries ✈️ in 2016. One of the metaheuristic algorithms in the artificial intelligence 🧠 literature called Simulated Annealing has been implemented in order to solve a multi-objective allocation problem. A user interface in which a dataset(in Excel) can be imported has been also added to the project.

Technical Note: the Algorithm part begins after 750th line in java file InterfaceTrialC.java which can be found in Simulated Annealing and UI folder

Simulated Annealing Algorithm Pseudocode

About

It's an internship project. One of the metaheuristic algorithms called Simulated Annealing is implemented. A user interface in which dataset(in Excel) can be imported and the results can be accessed is also developed.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages