Program for testing various algorithms on graphs. The project is managed by CMake, and a script is available to run the build command. The directory also contains configuration files (in XML format) for execution.
- Clone the source file.
$ git clone https://github.com/AdRi1t/graphs.git
- Run the setup script, this will compile the whole program
$ ./setup.sh
- Try to execute
$ cd build
$./graph ../example_1.xml
This section contains images showing the results of the algorithms.