Skip to content

Latest commit

 

History

History
47 lines (33 loc) · 738 Bytes

README.md

File metadata and controls

47 lines (33 loc) · 738 Bytes

/_! \mainpage CS F364 Design And Analysis of Algorithms Assignment

Guides

To build the project, execute -

$ make all

To run the project, execute -

$ build/algo

To run the tests, execute -

$ make test

To delete all the build files, execute -

$ make clean

Contributing

See CONTRIBUTING.md.

Project Team

/**
 * Abhinav Sukumar Rao 2018A7PS0172H
 * Akshay Tiwari 2018A7PS0201
 * Aviral Agarwal 2018A7PS0192H
 * Divyanshu Agrawal 2018A7PS0267H
 */