ISAP Optimization
Generic model
Model overview
Module Statistics:
|
All clafers: 30 | Abstract: 7 | Concrete: 23 | Reference: 10 | Constraints: 22 | Goals: 1 | Global scope: 1..* | Can skip name resolver: no
|
Service prototype
abstract Service
Requirements and Resources prototypes
Machine prototype
A machine is free when no services are allocated. Utilization of the machine must satisfy limits.
Optimization goals and constraints
We want to maximize the number of free machines.
ISAP problem specifics
abstract ServiceISAP : Service
totalPressure -> integer = sum machineISAP.interferenceSensitiveServices.interferenceData.memoryPressure
// typecasting the machine to MachineISAP