Discrete Optimization: Local Search
Previously we talked about constraint programming, which actually works with partial assignments, we try to extend them, and to prune search space as much as possible. Another method, called local search, is very different. Simply put, local search is moving the configuration from it’s current state to a state which is very close to it, i.e. … Continue reading Discrete Optimization: Local Search
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed