# Load the Rmosek package
require(Rmosek)

# Run the examples
source("ex1_minrisk.R")
source("ex2_manyobs.R")
