Package jline.cli


package jline.cli
Command line and WebSocket client/server execution.
  • Classes
    Class
    Description
    Worker process for the AG solver's cluster execution backend.
    CLI for the standalone ldes.jar (LDES simulation engine).
    The LineCLI class provides a command-line interface for configuring and running the LINE Solver.
    A client for sending layered network models to a Docker-based LINE server.
    Environment check for the JAR, mirroring MATLAB's lineInstall.
    LineWebSocketClient is a WebSocket client used to communicate with the LINE Solver server.
    LineWebSocketServer is a WebSocket server that receives client connections, processes incoming messages, and interacts with the LINE Solver.