COSC 6321 - Research Methods in Computer Science (Spring 2017)

 

Homework - 10

Due: April 3, 2017

Describing your system, algorithm, or approach

A major component of any research paper is a description of the key ideas of your system, algorithm, or approach. If you are designing an algorithm, it is common to provide pseudocode or high level listing of the algorith and explain the design choices that led to the algorithm, including proofs about important properties of the algorithm. If you are building a system, it is common to describe the rationale for the system design, how and why it is implemented in a certain way, and any concepts or algorithms that guided the implementation of the system. Sometimes your research is a new approach or way to think about a problem or may result in artifacts that are not algorithms or systems. In any of these cases, you want to provide sufficient information for the reader to be able to recreate your research and hence solve the problems that are important to the community or the society.

Please use IEEE two-column format for your submission. Your submission should be 1-2 pages in length.

Submission

Please submit your paper with name hw10.pdf on Moodle site.