# NOT RUN {
new("ClusterStrategy")
shortAlgo=clusterAlgo("SEM",1000)
longAlgo =clusterAlgo("SemiSEM",200,1e-07)
new("ClusterStrategy", shortAlgo=shortAlgo, longAlgo=longAlgo)
getSlots("ClusterStrategy")
# }
Run the code above in your browser using DataLab