huberflores / NQueensCodeOffloading

The case of Nqueens algorithm with code offloading

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NQueens with Code Offloading in Android

The case of Nqueens algorithm with computational offloading using code annotations

Contact information

EMCO version of the project can be requested on demand at 📧 huber AT ut DOT ee

How to cite

This tool was built for comparison purposes between our proposed approach and current code offloading mechanisms. If you are using the tool for your research, please do not forget to cite. Thanks!

BibTex

@article{flores2015beyond,
  title={Mobile code offloading: from concept to practice and beyond},
  author={Flores, Huber and Hui, Pan and Tarkoma, Sasu and Li, Yong and Srirama, Satish and Buyya, Rajkumar},
  journal={IEEE Communications Magazine},
  volume={53},
  number={3},
  pages={80--88},
  year={2015},
  publisher={IEEE}
}

About

The case of Nqueens algorithm with code offloading

License:GNU Lesser General Public License v3.0


Languages

Language:Java 100.0%