Problem.analyse_and_extract

Problem.analyse_and_extract(path=None, erase_data=False, *args, **kwargs)[source]

Analyse the problem in the selected backend and extract the results from the native database system to SQLite.

Raises:
NotImplementedError

This method is implemented only at the backend level.