Skip to content

Project realized during Algorithms & Computability subject on Warsaw University of Technology.

Notifications You must be signed in to change notification settings

dybisz/ACProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

###############################################
#           Structure of the project          #
###############################################

----------------------------------------------------------

./automata/                 The main project directory.
./automata/include/         Header files.
./automata/src/             Source files.
./automata/test/            The Unit Test project.
./automata/script/          Example scripts to start computations.

----------------------------------------------------------

./doc/                      Project documentation
./doc/methodology/          The initial documentation of algorithms methodology
./doc/change_log/           The change log documentation.
./doc/final_doc/            The final documentation.
./doc/uml/                  The UML model in form of StarUML project and JPG files

----------------------------------------------------------

./googletest/               The library used to create unit tests. Should not be of any concern

###############################################
#                   Install                   #
###############################################

Refer to ./INSTALL.txt 

###############################################
#                   Usage                     #
###############################################

Refer to automata/HOWTO.txt

About

Project realized during Algorithms & Computability subject on Warsaw University of Technology.

Resources

Stars

Watchers

Forks

Packages

No packages published