PEtab-dev / petab_select

Repository for development of the model selection extension
BSD 3-Clause "New" or "Revised" License
9 stars 0 forks source link

Doc `petab_select.ui.candidates` #64

Open dilpath opened 10 months ago

dilpath commented 10 months ago

The result changes with each successive call, s.t. the first brute-force will provide all models, the next call will provide no models.

dweindl commented 10 months ago

Also: Is there a way to reset the candidate space / the petab_select.Problem? (besides recreating petab_select.Problem)