Skip to content

Repository files navigation

1 Navigate bash shell to src/ directory.
2 gcc main.c -o ../bin/a.out to compile the file and get executable named "a.out" in the bin directory.
3 Instead of SampleInput.csv, we are reading the input from Input.csv file. Kindly provide input through Input.csv in bin/ directory or change the INPUT_FILE variable on line 11 in the main.c file and recompile to read input from desired file.
4 The output matrix is produced in the Output.csv file.
5 Navigate to bin/ directory and ensure visualise.py file is present there.
6 ./a.out to execute the program.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages