Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 820 Bytes

File metadata and controls

7 lines (4 loc) · 820 Bytes

Redux is a system designed to be an interactive, dynamic knowledgebase of computer science problems, reductions, and solution algorithms. Besides the backend knowledgebase and API, Redux also includes a front end with the ability to dynamically visualize these problems. The goals for Redux are to add functionality for the ease of crowd-sourced contribution of addition problems and visualizations, to add the ability to add and distinguish between problems other than NP-Complete problems, and to continue to expand the collection of problems, reductions, and solution algorithms.

Documentation

Documentation can be found on github here

Additionally, a quick start guide for running local instances can be found here