Repository for the programming exercises of the Intelligent Agents course (CS-430) at EPFL.
-
Updated
Dec 20, 2019 - Java
Repository for the programming exercises of the Intelligent Agents course (CS-430) at EPFL.
Heuristic Solver for the Multidimensional Knapsack Problem
PMRobo is a cloud-deployable, server-mode, parallel project scheduling engine implemented in Go, leveraging stochastic local search (SLS) algorithms to compute time-optimal schedules under resource and precedence constraints, communicating via REST/XML APIs.
Bidirectional traveling salesman problem using branch and bound depth-first search and stochastic local search followed by a time complexity analysis.
Bidirectional traveling salesman problem using branch and bound depth-first search and stochastic local search followed by a time complexity analysis.
Add a description, image, and links to the stochastic-local-search topic page so that developers can more easily learn about it.
To associate your repository with the stochastic-local-search topic, visit your repo's landing page and select "manage topics."