All Downloads are FREE. Search and download functionalities are using the official Maven repository.

iro.ssj.2.5.source-code.interpreter.properties Maven / Gradle / Ivy

Go to download

SSJ is a Java library for stochastic simulation, developed under the direction of Pierre L'Ecuyer, in the Département d'Informatique et de Recherche Opérationnelle (DIRO), at the Université de Montréal. It provides facilities for generating uniform and nonuniform random variates, computing different measures related to probability distributions, performing goodness-of-fit tests, applying quasi-Monte Carlo methods, collecting (elementary) statistics, and programming discrete-event simulations with both events and processes.

The newest version!
# -------------------------------------------------------------------
# Copyright 2002-2005 Delft University of Technology.
# 
# Licensed under the Lesser General Purpose, (the "License");
# The properties in this file control the interpreter
# -------------------------------------------------------------------

# -------------------------------------------------------------------
# Copyright 2002-2005 Delft University of Technology.
# 
# Licensed under the Lesser General Purpose, (the "License");
# The properties in this file control the interpreter
# -------------------------------------------------------------------

# Interpreter Factory------------------------------------------------
#interpreter.operation.factory=nl.tudelft.simulation.dsol.interpreter.operations.InterpreterFactory
#interpreter.operation.factory=nl.tudelft.simulation.dsol.interpreter.operations.reflection.ReflectionFactory
interpreter.operation.factory=nl.tudelft.simulation.dsol.interpreter.process.ProcessFactory
interpreter.operation.oracle=umontreal.iro.lecuyer.simprocs.SSJInterpretationOracle

# Interpreter Log Level----------------------------------------------
interpreter.logLevel=WARNING





© 2015 - 2025 Weber Informatics LLC | Privacy Policy