The following module was proposed for inclusion in the Module List:

  modid:       Algorithm::BellmanFord
  DSLIP:       bdpfp
  description: Implements the BellmanFord algorithm
  userid:      ROHANK (Rohan Kachewar)
  chapterid:   6 (Data_Type_Utilities)
  communities:

  similar:

  rationale:

    The reason I choose Algorithms namespace, [this namespace is
    already available], is because the module I have developed is
    Bellman Ford algorithm implemented using perl. I dont know wether
    other bellman ford algorithm is available on cpan, however some
    graph algorithms I saw, the addition of nodes is very complicated
    and so is adding weights. My algorithm is flexible and takes input
    from user defined input file and prints the output to a user defined
    output file.

  enteredby:   ROHANK (Rohan Kachewar)
  enteredon:   Tue Aug  2 18:00:01 2011 GMT

The resulting entry would be:

Algorithm::
::BellmanFord     bdpfp Implements the BellmanFord algorithm         ROHANK


Thanks for registering,
-- 
The PAUSE

PS: The following links are only valid for module list maintainers:

Registration form with editing capabilities:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=19600000_c83b905543e08c73&SUBMIT_pause99_add_mod_preview=1
Immediate (one click) registration:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=19600000_c83b905543e08c73&SUBMIT_pause99_add_mod_insertit=1
Peek at the current permissions:
  
https://pause.perl.org/pause/authenquery?pause99_peek_perms_by=me&pause99_peek_perms_query=Algorithm%3A%3ABellmanFord

Reply via email to