This release allows to use foreign intermediate representations, other than AST- or fSDC-generated ones. For this an option -graphnode has been introduced in the command line, so that Optimix inserts an include to a header, which describes several macros for node handling functions. See include/GRAPHNODE.h.
Also foreign functors can be declared. Again a header for the functor has to be defined, mapping with macros the standard functor interface to the foreign implementation (see pattern header include/SETFUNCTOR.h and include/GRAPHFUNCTOR.h). Also see language manual.
Documentation is shipped only in postscript form, tex-files are unnecessary.