######This is the repo that holds the algorithms & structures for the memory scheduler.
All documentation here Docs
git clone https://github.com/samsteam/sams-core
npm install
You can help us adding new algorithms :)
Check the docs.
For testing, we're using mochajs
npm install -g mocha
npm test