mosp LEDA Extension Package  0.7
Classes | Namespaces
generator.h File Reference

Random Structured Instances generator. More...

#include <LEP/mosp/config.h>
#include <set>
#include <list>
#include <vector>
#include <map>
#include <LEDA/graph.h>
#include <LEDA/random_source.h>
#include <LEDA/std/assert.h>
#include <LEDA/node_map.h>
#include <LEDA/edge_map.h>
#include <LEDA/list.h>
#include <LEDA/array.h>
Include dependency graph for generator.h:

Go to the source code of this file.

Classes

class  mosp::StructuredInstanceGenerator
 An instance generator class. More...
 
class  mosp::VSExponentialInstanceGenerator
 An variable size "exponential" instance generator. More...
 
class  mosp::FSExponentialInstanceGenerator
 An fixed size "exponential" instance generator. More...
 
class  mosp::HighlyCorrelatedInstanceGenerator
 A highly correlated instance generator. More...
 
class  mosp::RegionalInstanceGenerator
 Regional instance generator. More...
 

Namespaces

 mosp
 The main package namespace.
 

Detailed Description

Random Structured Instances generator.