Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[isabelle] download all the entries for all the packages needed

12 views
Skip to first unread message

li yongjian

unread,
Oct 18, 2012, 8:59:33 AM10/18/12
to isabelle-users
Hi, Isabelle experts:
I have downloaded the theory package shortest_path from AFP, but
when I run the proof
script dijkstra.thy, it need the Refine_Monadic/Refine.thy, which
in turn need another
theory package collection?

Can anyone tell me how to download all the entries for all the
packages needed?

best

Tobias Nipkow

unread,
Oct 18, 2012, 9:17:08 AM10/18/12
to cl-isabe...@lists.cam.ac.uk
The simplest solution is to download the whole AFP - it is not so big (yet).
Here is how you should install and use it: http://afp.sourceforge.net/using.shtml
There is no facility yet to pull in exactly the articles needed.

Best
Tobias

Gerwin Klein

unread,
Oct 18, 2012, 6:42:09 PM10/18/12
to li yongjian, isabelle-users
Hi,

you can either download the whole AFP as Tobias suggested, or you can use the "Depends On" column in the entry description on
http://afp.sourceforge.net/entries/Dijkstra_Shortest_Path.shtml

In this case it says that you'll need the entries Refine_Monadic and Collections, and Collections needs Binomial-Heaps and Finger-Trees.

I think you have discovered the deepest dependency tree in the whole AFP with this entry -- usually there are 0 or 1 steps only.

Cheers,
Gerwin
The information in this e-mail may be confidential and subject to legal professional privilege and/or copyright. National ICT Australia Limited accepts no liability for any damage caused by this email or its attachments.
0 new messages