egtaonline / egta_online

A web interface for conducting empirical game theoretic studies on a cluster.
6 stars 3 forks source link

remove profiles from a generic scheduler #31

Closed qduong closed 12 years ago

qduong commented 12 years ago

We were thinking about remove all the profiles from the generic scheduler at the beginning of each inner egta loop, but then I realized that there was no API call for that. Could you add the "remove_profile" call to the interface? maybe remove_profile, given profile_id? This is just to remove a profile from a scheduler, not the database in general.