|
Class Summary |
| DefaultSimulation |
The DefaultSimulation class is a default abstract simulation
that is to be implemented by a simulation that needs to be implemented as an
optimization service using OSServiceUtil. |
| DefaultSolver |
The DefaultSolver class is a default abstract solver
that is to be implemented by a solver that needs to be implemented as an
optimization service using OSServiceUtil. |
| OSAnalysis |
The OSAnalysis class is a local interface for storing Optimization Services
problem analysis. |
| OSBenchmark |
The OSBenchmark class is a local interface for storing Optimization Services
benchmark. |
| OSEntity |
The OSEntity class is a local interface for storing Optimization Services
entity. |
| OSInstance |
The OSInstance class is a local interface for storing Optimization Services problem instance. |
| OSOption |
The OSOption class is a local interface for storing Optimization Services
options, especially solver service options. |
| OSProcess |
The OSProcess class is a local interface for storing Optimization Services
process. |
| OSQuery |
The OSQuery class is a local interface for storing Optimization Services
query. |
| OSRegistry |
The OSRegistry class is a local interface for storing Optimization Services
registry. |
| OSRepository |
The OSRepository class is a local interface for storing Optimization Services
repository. |
| OSResult |
The OSResult class is a local interface for storing Optimization Services
problem result. |
| OSSimulation |
The OSSimulation class is a local interface for storing Optimization Services
simulation. |
| OSURI |
The OSURI class is a local interface for storing Optimization Services
uri. |