Thread: Help with Floyd algorithm

  1. #1
    Registered User
    Join Date
    May 2005
    Posts
    1

    Help with Floyd algorithm

    Dear Friends,

    My name is Dimitris Jiannelis and my job is Computer teacher in Greece. I would like to ask you if you could send me or help me with the following problem: A solution to the parallel Floyd Algorithm using PThreads.

    I would be very happy if you couls send me a program in C using PThreads that solves the above problem. Thank you very much for your time!
    Your Sincerely
    Dimitris Jiannelis

  2. #2
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,659
    This is a far from trivial task unless someone actually knows where an example is already written.
    I suggest www.rentacoder.com
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Implement of a Fast Time Series Evaluation Algorithm
    By BiGreat in forum C Programming
    Replies: 7
    Last Post: 12-04-2007, 02:30 AM
  2. Replies: 4
    Last Post: 12-10-2006, 07:08 PM
  3. Binary Search Trees Part III
    By Prelude in forum A Brief History of Cprogramming.com
    Replies: 16
    Last Post: 10-02-2004, 03:00 PM
  4. Request for comments
    By Prelude in forum A Brief History of Cprogramming.com
    Replies: 15
    Last Post: 01-02-2004, 10:33 AM