How to create a new RapidNet NDlog application with provenance capability?

Question: How to create a new RapidNet NDlog application with provenance capability?

Answer: RapidNet allows you to write NDlog applications with provenance support with little extra effort. Essentially, the exact same NDlog application needs to be compiled with the --provenance (or -p) flag when compiling using the rapidnet compiler: rapidnet/compiler/compile. This translates the input NDlog rules into provenance enabled rules (in NDlog itself) and then compiles them into C++. Note that currently provenance cannot be enabled for SeNDlog applications.

Let us try to clone the mincost-prov application to see the process of creating a new provenance enabled application.


Generated on Fri Apr 9 15:00:42 2010 for NS-3 by  doxygen 1.5.8