Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thomasweise/oa
A book on optimization algorithms.
https://github.com/thomasweise/oa
e-book evolutionary-algorithms local-search metaheuristics operations-research optimization simulated-annealing statistics
Last synced: 5 days ago
JSON representation
A book on optimization algorithms.
- Host: GitHub
- URL: https://github.com/thomasweise/oa
- Owner: thomasWeise
- License: other
- Created: 2021-08-30T21:20:27.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-30T09:38:03.000Z (11 months ago)
- Last Synced: 2023-12-30T10:27:11.945Z (11 months ago)
- Topics: e-book, evolutionary-algorithms, local-search, metaheuristics, operations-research, optimization, simulated-annealing, statistics
- Language: TeX
- Homepage: https://thomasweise.github.io/oa/
- Size: 1.48 MB
- Stars: 8
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Optimization Algorithms
## 1. Introduction
**Download our book from .**
With the book *"[Optimization Algorithms](https://thomasweise.github.io/oa/optimization_algorithms.pdf)"* we try to develop an accessible and easy-to-read introduction to optimization, optimization algorithms, and, in particular, metaheuristics.
We will do this by first building a general framework structure for optimization problems.
We then approach the algorithms that have been developed to solve such problems from bottom-up, starting with simple approaches and step-by-step moving to more advanced methods.**If you have any comments or suggestions regarding the book, or if you spotted an error or typo, please feel free to submit an [issue here](https://github.com/thomasWeise/oa/issues).**
Your feedback would help us to improve the book.## 2. License
This book is released under the Attribution-NonCommercial-ShareAlike 4.0 International license (CC BY‑NC‑SA 4.0), see [http://creativecommons.org/licenses/by-nc-sa/4.0/](http://creativecommons.org/licenses/by-nc-sa/4.0/) for a summary.## 3. Contact
If you have any questions or suggestions, please contact
Prof. Dr. [Thomas Weise](http://iao.hfuu.edu.cn/5) (汤卫思教授)
at the Institute of Applied Optimization (应用优化研究所, [IAO](http://iao.hfuu.edu.cn))
of the School of Artificial Intelligence and Big Data ([人工智能与大数据学院](http://www.hfuu.edu.cn/jsjx/))
of [Hefei University](http://www.hfuu.edu.cn/english/) ([合肥学院](http://www.hfuu.edu.cn/)),
in Hefei, Anhui, China (中国安徽省合肥市)
via email to [[email protected]](mailto:[email protected]) with CC to [[email protected]](mailto:[email protected]).