This program uses importance sampling to improve the estimations by Monte Carlo simulations of (repairable) dynamic fault trees.
Running 'make jar' should create the DFTRES.jar program.
The standard syntax is:
java -jar DFTRES.jar [options] [<input>.exp | <input>.jani | <input.dft>]
NOTE: input from .dft files requires a working DFTCalc version.
Run java -jar DFTRES.jar
to see available options.