Skip to content
/ SimannC Public

Netlib simulated annealing kodunun C dilinde tekrar yazımı ve geliştirilmesi

Notifications You must be signed in to change notification settings

sametd/SimannC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimannC

Netlib f77 simulated annealing versiyonunun C dilinde yeniden ve geliştirilerek yapılmış implementasyonu

Su an

gcc -c simannFuncs.c objectiveFunc.c simann.c -lm -Wall && gcc main.c *.o -o opt.x -lm -Wall

komutu ile derlenebilir. Buraya ekstra test fonksiyonları ve bir Makefile gelebilir, gelmeyebilir de :)

Samet.

About

Netlib simulated annealing kodunun C dilinde tekrar yazımı ve geliştirilmesi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages