Experiments: ‘A dynamic programming algorithm for a maximum \(s\)-clique set on trees’

Home Page
Artifact Page
Database Page

Authors: José Alberto Fernández-Zepeda, Alejandro Flores-Lamas, Matthew Hague, Joel Antonio Trejo-Sánchez.


Description

Experiments in the article “A dynamic programming algorithm for a maximum \(s\)-clique set on trees” were done using RP_2022_Tool (artifact) and the files in this database.

Using the RP_2022_Tool

There’s no installation procedure for the RP_2022_Tool, please download the project and install the packages listed in the Software Dependencies section of the artifact web page.

Input format

RP_2022_Tool accepts Graph Modeling Language1 (GML) files as input; however, it can be easily modified to support other input files by changing the file /RP_2022_Tool/RP_2022_Tool/src/Utils/input_handler.py.

Configuration files

RP_2022_Tool uses YAML as a configuration file. Configuration files are stored in /RP_2022_Tool/Settings

Experiments

Follow these steps to evaluate the cases of studies mentioned in Section 6 of the paper submitted to the 16th International Conference on Reachability Problems.

  1. Download the GML files from the database wep page
  2. Unzip the file and place the unziped folder in the location: /RP_2022_Tool/Input
  3. Open a command-line interpreter and navigate to the ‘RP_2022_Tool’ folder

Notes

On the output files:

On the execution of \(T_{\eta\mathrm{e}{6}}\):



  1. Himsolt, M., 1997. GML: A portable graph file format. Technical report, Universitat Passau.↩︎