Package jline.solvers.nn

This package provides an implementation of SolverNN. Neural Network (NN) solver for LINE. This solver uses pre-trained neural networks to approximate queueing network performance metrics. The neural networks are stored in ONNX format for cross-platform compatibility.

See: Description