Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brandonbloom/qplan
Solver for multi-way, multi-output dataflow property models
https://github.com/brandonbloom/qplan
Last synced: 2 months ago
JSON representation
Solver for multi-way, multi-output dataflow property models
- Host: GitHub
- URL: https://github.com/brandonbloom/qplan
- Owner: brandonbloom
- Created: 2012-12-01T21:56:00.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2013-06-20T18:43:40.000Z (over 11 years ago)
- Last Synced: 2024-10-03T05:10:22.546Z (3 months ago)
- Language: Clojure
- Size: 137 KB
- Stars: 33
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# qplan
Clojure solver for multi-way, multi-output dataflow property models.
See Bradley Vander Zanden (1996) and Freeman, Jarvi, & Smith (2009).
## Usage
See [the tests](./test/qplan/core_test.clj) for examples.
## License
Copyright © 2012 Brandon Bloom
Distributed under the Eclipse Public License, the same as Clojure.