Package nenok.lc.alloc

The framework part for processor allocation.

See:
          Description

Interface Summary
Allocator This is the basic interface for the node processor allocation strategy.
 

Class Summary
Default This is a default implementation of a dynamic processor allocation model.
Multiway This class performs processor allocation to join tree node by use of the minimization algorithm for multiway cuts on trees.
 

Package nenok.lc.alloc Description

The framework part for processor allocation.