Examples ======== We have provided a few example files to get you started with ORQ programs. The sources are available `here `_. 0: Template ----------- .. doxygenfile:: ex0_template.cpp 1: Secret Sharing ----------------- .. doxygenfile:: ex1_secret_sharing.cpp 2: Operators ------------ .. doxygenfile:: ex2_operators.cpp 3: Relational ------------- .. doxygenfile:: ex3_relational.cpp 4: Wagegap ---------- .. doxygenfile:: ex4_wagegap.cpp 5: Join ------- .. doxygenfile:: ex5_join.cpp