Home > Group5_comp_hard_problems

Group5_comp_hard_problems

Group5_comp_hard_problems is a project mainly written in JAVA and SHELL, it's free.

A project for a university course in computationally hard problems

* Intro *

This README contains instructions for setting up, building and running different parts of the project.

List of currently covered topics:

  • Report.

    • Report *

The report is written in latex, and the pdf can be regenerated by using the following command in the "report/tex" directory: pdflatex -interaction=nonstopmode report.tex or the shell script "generate_report_pdf.sh". Please remember to run the command twice, to ensure that everything is built correctly.