On Tuesday 13 May 2014 09:51:27 J.A. Ketch wrote:
> are the following algorithms implemented in sage?
> enum algorithm (for svp and cvp)

fpLLL has enumeration for finding the shortest vector (the code for CVP is 
experimental according to the docs). There's a ticket on trac implementing an 
interface

   http://trac.sagemath.org/ticket/15976

> miccianchio-voulgaris algorithm(for svp and cvp)

The same ticket also contains code for CVP computation using Voronoi cell 
computation (which was actually written ages ago, but never merged)

> thank you

Cheers,
Martin

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to