Citrus API

Introduction

The Citrus library has two interfaces: one in C and one in C++. Citrus itself is written in C++, so the C API wraps around it. The wrapper routines are located in lib/citrus.C . Although not present at the moment, there will be opaque C data types for C++ objects so that intermediate results and state information can be used from C.