Skip to content

Application of core greedy algorithms for general heuristic problem-solving using Python, including Dijkstra's algorithm for shortest paths

License

Notifications You must be signed in to change notification settings

aaseper/greedy-algorithms-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Heuristic Core Greedy Algorithms

Application of core greedy algorithms for general heuristic problem-solving using Python

Table of contents

  1. Authorship
  2. Description

1 Authorship

Original publish date: May, 2023
License: MIT
Author: Alejandro Asensio Pérez

2 Description

This notebook explores the fundamental concepts of greedy algorithms and their application in heuristic problem-solving. It provides a collection of interactive Python notebooks.

About

Application of core greedy algorithms for general heuristic problem-solving using Python, including Dijkstra's algorithm for shortest paths

Topics

Resources

License

Stars

Watchers

Forks