stivalaa / paralleldp

Lock-free parallel dynamic programming

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lock-free parallel dynamic programming

Lock-free parallel dynamic programming

Software

Imported from https://sites.google.com/site/alexdstivala/home/paralleldp

Note that the "shortest path" and "open stacks" code is not included as it was not originally written by me, but rather by two of my co-authors, Prof. Peter Stuckey and A/Prof. Maria Garcia de la Banda.

This software can be used freely for any purpose, modified, redistributed, etc. with no restrictions. However we would appreciate it if you acknowledge your use of it, and in particular if you would cite our paper in any publication that makes use of it.

Reference

If you use our software, data, or results in your research, please cite:

Stivala, A. and Stuckey, P. J. and Garcia de la Banda, M. and Hermenegildo, M. and Wirth, A. 2010 Lock-free parallel dynamic programming J. Parallel Distrib. Comput.70:839-848 doi:10.1016/j.jpdc.2010.01.004

About

Lock-free parallel dynamic programming

License:MIT License


Languages

Language:C 51.0%Language:Roff 39.6%Language:Shell 2.2%Language:Python 2.1%Language:R 2.0%Language:Makefile 1.9%Language:C++ 0.9%Language:Perl 0.3%