This repository contnains sample problems with test cases using DALPy. These problems were made for the purpose of showing how the DALPy assignment construction, distribution, and grading is done. In every folder there is a README, a problems file, a skeleton, and a test file. The README file lists the problem statements. The problems file has sample solutions to each problem in the README, and the test file contains DALPy test cases. Finally, the skeleton can be used as an example for distribution to students.
For more information about this library visit the repository by clicking here.
DALPy is hosted on PyPI and can be installed here or by running
pip install cormen-lib
If you are planning to use DALPy for a university course and have questions, feel free to reach out by email.
The full documentation for DALPy is available here.