ContentsIndexHome
PreviousUpNext
Examples

Examples demonstrating the various aspects of the SDK discussed above.

Name 
Description 
The views example demonstrates the construction of views on multi dimensional data and the use of the dense assign functions on (set) data. 
The callback example shows you how to override / extend the default exception throwing mechanism when errors are encountered. 
The procedure example shows you how to run an AIMMS procedure that requires one or more arguments. 
The performance example demonstrates some techniques to get the best performance out of the SDK. 
The pitfalls example demonstrates a few cases in which one may be surprised by the results.