Skip to content

domain-independent-dp/didp-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DIDP Tutorial

This repository provides Jupyter notebooks to learn DIDPPy, a Python interface for domain-independent dynamic programming (DIDP), through a tutorial.

  • tsptw.ipynbOpen In Colab: A complete example notebook for the traveling salesperson problem with time windows (TSPTW).
  • qtsp_starter.ipynbOpen In Colab: An incomplete hands-on notebook for the quadratic traveling salesperson problem (QTSP).

Open with Google Colab Notebook

You can open each notebook with Google Colab Notebook by clicking Open In Colab. You need a Google account.

Open in Your Local Environment

First, you need to download this repository. If you use Git, run the following command:

git clone https://github.com/domain-independent-dp/didp-tutorial

You may also download this repository as a ZIP archive.

To run the notebooks, you need to install Python3 and Jupyter. Once you are ready, run Jupyter at the repository root.

cd didp-tutorial
jupyter notebook

More Information

If you want to learn more about DIDPPy, please see the documentation.

If you want to know more about DIDP, please visit our project page.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •