PERT for python

Juan Antonio Domínguez Pérez dominpe at dominpe.com
Wed May 19 10:27:24 EDT 2004


Duncan Smith wrote:

> "Juan Antonio Domínguez Pérez" <dominpe at dominpe.com> wrote in message
> news:c8fhi7$qp1$1 at news.ya.com...
> 
>>Can anoyone let me know if there is a standar PERT algorithm
>>implementation in python?
>>
>>Thanks in advance.
>>
>>--------------------------
>>
>>Juan Antonio Domínguez Pérez
>>http://www.dominpe.com
> 
> 
> 
> Not as far as I know, but I will be coding one up shortly.  I'll write one
> (probably today / tomorrow) if you promise to give me some feedback :-).
> 

Of course. I need the algorithm to make an offline process, so isolate 
the PERT code from your application. I only need to date the tasks, and 
resolve the conflicts by a set of simple rules.

Well, I'll wait for your code. And, of course, thanks in advance :D

> Duncan
> 
> 


-- 
--------------------------

Juan Antonio Domínguez Pérez
http://www.dominpe.com



More information about the Python-list mailing list