swarm-support
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GraphDemo


From: manor
Subject: Re: GraphDemo
Date: Sun, 6 Apr 1997 17:45:07 -0700

Hi Pietro,

BankNet was written prior to SwarmV1.0. In those days there used to be
a single default Uniform Distribution Generator called uniformRandom
(which GraphLib and GraphDemo are still attempting to talk to).

The <random.h> library has been massively re-written since, and there
is a page explaining how to update code to the new version here:

  http://www.santafe.edu/projects/swarm/swarmdocs/src/random/

           (under: Porting to the new Random Library)

Luckily, GraphLib and GraphDemo _only_ use the default number generator
and the documentation describes a very simple set of replacements which
will make the code work (with the *new* default generators)...

I'll make sure the distribution is updated, but for the time being you
shouldn't have a problem compiling the code if you apply the replacements
described in the documentation...

Regards,

Manor.

                  ==================================
   Swarm-Support is for discussion of the technical details of the day
   to day usage of Swarm.  For list administration needs (esp.
   [un]subscribing), please send a message to <address@hidden>
   with "help" in the body of the message.
                  ==================================


reply via email to

[Prev in Thread] Current Thread [Next in Thread]