Dedukti icon indicating copy to clipboard operation
Dedukti copied to clipboard

dk dep is too slow

Open fblanqui opened this issue 3 years ago • 0 comments

dk dep takes more than 11 minutes to compute the dependencies of the 111 dk files generated by isabelle_dedukti for the HOL standard library. This is more than the time needed by dk check (10 minutes) to check those files in topological order (which is generated by isabelle_dedukti in less than 1s). To reproduce the problem, follow the instructions on https://github.com/Deducteam/isabelle_dedukti.

fblanqui avatar Nov 25 '22 11:11 fblanqui