useDynLib("Rglpk")
import("slam")

export("Rglpk_solve_LP")
export("Rglpk_read_file")
export("print.MP_data_from_file")

