From Optflux
Revision as of 19:29, 28 November 2010 by Admin (talk | contribs) (New page: Welcome to the developers tutorials! In here you will find everything that you need to start developing plug-ins for OptFlux. == First things first == == Getting the code == === Fro...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Welcome to the developers tutorials!

In here you will find everything that you need to start developing plug-ins for OptFlux.


First things first

Getting the code

From version packages

Latest version from Sourceforge SVN

Configuring for your architecture (Win32, Unix, MacOSX - ia64)

OptFlux Architecture

AIBench specifics

Operations in OptFlux

The Datatypes of OptFlux

Views in OptFlux

Your first basic plug-in

Deployment and versioning

HOW To's

Accessing data from the clipboard

Performing a simulation and retrieving results

Creating a tabular view for your data

Performing an Optimization Procedure

Invoking other operations from your own

Adding results from your operation to the Clipboard

Developing your own GUI for an Operation