MCScheduling 1.0
Set of Algorithms for Solving Mixed-Criticality Scheduling
Public Member Functions
MCScheduling.MixedCriticality.CConsoleSolver Class Reference

The command line interface for the MCScheduling application. More...

List of all members.

Public Member Functions

 CConsoleSolver (string[] arguments)
 Creates the mixed-criticality solver that is executed from a command line.
void run ()
 Runs the selected solver on the given MC instance with the parameters specified on the command line.

Detailed Description

The command line interface for the MCScheduling application.

It is the counterpart to the GUI that is normally display when no command line arguments are fed to the application.


Constructor & Destructor Documentation

MCScheduling.MixedCriticality.CConsoleSolver.CConsoleSolver ( string[]  arguments)

Creates the mixed-criticality solver that is executed from a command line.

Parameters:
argumentsThe command line arguments for the solver.
 All Classes Namespaces Functions Variables Properties