Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

SClassification Class Reference

#include <SClassification.h>

List of all members.

Public Methods

 SClassification ()
 SClassification (const leda_string &s)
bool isGeneralizationOf (const SClassification &classif) const
const leda_string & getDescriptor (int i) const
const leda_string & toString () const
double getPVal1 () const
void setPVal1 (double val)
double getPVal2 () const
void setPVal2 (double val)
double getRVal1 () const
void setRVal1 (double val)


Detailed Description

This class implements the usual classification scheme for scheduling algorithms and problems. Classifications can be compared in order to find out whether an algorithm and a problem instance are compatible. NOTE: IS NOT IMPLEMENTED YET

See also:
SSchedAlgorithm


Constructor & Destructor Documentation

SClassification::SClassification   [inline]
 

Parameters:
s  a String defining the classification in the usual notation: alpha|beta|gamma

SClassification::SClassification const leda_string &    s
 


Member Function Documentation

const leda_string & SClassification::getDescriptor int    i const
 

double SClassification::getPVal1   const
 

No descriptions

double SClassification::getPVal2   const
 

No descriptions

double SClassification::getRVal1   const
 

No descriptions

bool SClassification::isGeneralizationOf const SClassification &    classif const
 

void SClassification::setPVal1 double    val
 

No descriptions

void SClassification::setPVal2 double    val
 

No descriptions

void SClassification::setRVal1 double    val
 

No descriptions

const leda_string & SClassification::toString  
 

Returns:
standard notation: alpha|beta|gamma


The documentation for this class was generated from the following files:
Generated on Thu May 22 16:50:43 2003 for Sketch-it! by doxygen1.2.18