coq-club AT inria.fr
Subject: The Coq mailing list
List archive
- From: Adam Chlipala <adam AT chlipala.net>
- To: coq-club AT inria.fr
- Subject: Re: [Coq-Club] Memory usage
- Date: Wed, 15 Dec 2010 19:45:27 -0500
Ian Lynagh wrote:
I'm having trouble with high memory usage. I've attached a
self-contained cut-down example that cann't be compiled in 900 MB:
The usual easy way to reduce memory usage is with the [abstract] tactical. You could wrap each [destruct something; aTactic] piece like [abstract (destruct something; aTactic)]. This is only going to work if [aTactic] finishes the proof for each case.
- [Coq-Club] Memory usage, Ian Lynagh
- Re: [Coq-Club] Memory usage, Adam Chlipala
Archive powered by MhonArc 2.6.16.