public class LdesCLI
CLI for the standalone ldes.jar (LINE Discrete Event Simulator).
Usage: java -jar ldes.jar solve model.json -o result.json [OPTIONS]
java -jar ldes.jar solve model.json -o result.json [OPTIONS]
LdesCLI()
static void
main(Array<String> args)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
static void main(Array<String> args)
Main entry point for the LDES standalone JAR.
args