Skip to content
/ bsa Public

Python implementation of the Backtracking Search Algorithm

License

Notifications You must be signed in to change notification settings

monego/bsa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

bsa

Python implementation of the BSA (Backtracking Search Algorithm) [1], a genetic algorithm optimized for real-valued problems. Requires NumPy.

[1] Pinar Civicioglu, "Backtracking Search Optimization Algorithm for numerical optimization problems", Applied Mathematics and Computation, 219, (2013), 8121–8144.

About

Python implementation of the Backtracking Search Algorithm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages