heuristics topic

List heuristics repositories

VeRyPy

258
Stars
56
Forks
Watchers

A python library with implementations of 15 classical heuristics for the capacitated vehicle routing problem.

coursera-dsa

147
Stars
73
Forks
Watchers

Coursera's Data Structures and Algorithms Specialization

popular-movies

344
Stars
16
Forks
Watchers

Tries to create a list of popular movies based on a series of heuristics

sparkling-graph

150
Stars
34
Forks
Watchers

SparklingGraph provides easy to use set of features that will give you ability to proces large scala graphs using Spark and GraphX.

pyTSP

159
Stars
39
Forks
Watchers

A 2D/3D visualization of the Traveling Salesman Problem main heuristics

tspvis

423
Stars
53
Forks
Watchers

🗺️ Visualize and control algorithms for the traveling salesman problem

evol

185
Stars
11
Forks
Watchers

a python grammar for evolutionary algorithms and heuristics

SoftwareDesignHeuristics

120
Stars
11
Forks
Watchers

Heuristics for software design, development, testing, and maintenance programming.

JobShopPRO

107
Stars
22
Forks
Watchers

Program for managing orders, planning and scheduling in job shop production system using popular heuristics alghorithms.

A MSc's Dissertation Project which focuses on Vehicle Routing Problem with Time Windows (VRPTW), using both exact method and heuristic approach (General Variable Neighbourhood Search)