Skip to content

alejandromarcu/quenas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quenas

QUENAS stands for QUeued Network Automatic Simulation, and I wrote it for my master thesis in college. Please see the file "Getting Started with Quenas.pdf" for more information

##Setup

Run at the shell:

$ make quenas

This will completely build an executable for your platform. Then, you are ready to run simulations.

You can first run the simulator in test mode to check that everything is in order:

$ quenas -test

Running a simulation is very easy; you just need to provide an input file (usually with sim extension), and the name for an XML output file:

$ quenas example.sim ouput.xml

The output file can be seen with any text viewer or with a browser. The simulations can optionally use XSLT templates to provide a nice view of the output.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published