An open API service indexing awesome lists of open source software.

https://github.com/devosoft/dynamic-word

A pedagogical example of dynamic programming
https://github.com/devosoft/dynamic-word

Last synced: 8 months ago
JSON representation

A pedagogical example of dynamic programming

Awesome Lists containing this project

README

          

=======================================
Dynamic Programming: Choose Your Words!
=======================================

.. image:: https://img.shields.io/travis/devosoft/dynamic-word.svg
:target: https://travis-ci.org/devosoft/dynamic-word

.. image:: https://readthedocs.org/projects/dynamic-word/badge/?version=latest
:target: https://dynamic-word.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status

An interactive pedagogical of dynamic programming based on choosing words from user text.

Check out the live in-browser web app at `https://devosoft.github.io/dynamic-word`_.

* Free software: MIT license
* Documentation: https://dynamic-word.readthedocs.io.

Features
--------

* TODO

Credits
-------

This package was created with Cookiecutter_ and the `devosoft/cookiecutter-empirical-project`_ project template.

.. _`https://devosoft.github.io/dynamic-word`: https://devosoft.github.io/dynamic-word
.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`devosoft/cookiecutter-empirical-project`: https://github.com/devosoft/cookiecutter-empirical-project