https://github.com/vic-lsh/hlk
Find the most optimized plan given a set of interdependent tasks
https://github.com/vic-lsh/hlk
Last synced: 2 months ago
JSON representation
Find the most optimized plan given a set of interdependent tasks
- Host: GitHub
- URL: https://github.com/vic-lsh/hlk
- Owner: vic-lsh
- Created: 2019-05-31T03:53:09.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-06-05T22:09:26.000Z (almost 6 years ago)
- Last Synced: 2025-01-25T13:07:35.716Z (4 months ago)
- Language: C++
- Size: 30.3 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# hlk
Find the most optimized plan given a set of interdependent tasks.
For thoughts on the project, see the [design document (incomplete)](doc/designdoc.md).