java.lang.Object
es.upm.fi.cig.multictbnc.experiments.MainExperiment
Main class for running experiments. It creates an experiment based on the provided command-line arguments and
executes it.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
MainExperiment
public MainExperiment()
-
-
Method Details
-
main
Entry point of the application.- Parameters:
args
- command-line arguments used to configure the experiment.
-