Menu

Tree [r170] /
 History

HTTPS access


File Date Author Commit
 bookchapter 2017-03-02 duzinga [r170] Adding reference for figure 1.
 develop 2015-07-27 mtrefzer [r156] fdsajk
 examples 2010-12-26 mtrefzer [r26] segfaulting at the moment
 lib 2010-07-14 mtrefzer [r3] Added the source code for a C++ threads library...
 release 2013-08-06 mtrefzer [r104] updates to easpice
 src 2010-07-18 mtrefzer [r4] llads updates
 test 2010-07-14 mtrefzer [r3] Added the source code for a C++ threads library...
 uml 2010-07-18 mtrefzer [r4] llads updates
 usr 2010-07-30 mtrefzer [r6] added a README of how to run the MPI examples i...
 README 2011-03-08 mtrefzer [r28] added llads-0.1 version

Read Me

Linked List Artificial Developmental System (LLADS)
is hosted at SourceForge: https://sourceforge.net/projects/llads

It is released under the Academic Free License (AFL)

This project is currently in the planning phase, in the case of
questions please contact mtrefzer@users.sourceforge.net, duzinga@users.sourceforge.net.


Folders on the top-level are intended for the following use:

lib:

This folder contains all libraries that are required to compile experiments. Libraries
can be either downloaded or llads ones. In the case of 3rd party libraries it might make
sense to keep the sourcecode of a particular version that is guaranteed to work in this
folder.

src:

I had created this initially for the llads sourcecode and sourcecode for the different experiments, but I found it more convenient to keep the different versions in 'develop' and 'release'. So it's kind of obsolete at the moment.

develop:

Contains sourcecode that is under development.

release:

Contains copies of the source code that should not be changed anymore, for instance, to re-run experiments from a certain paper, or simply if we feel like a major release to keep.

examples:

Experiments and examples could go here. Each example folder should contain a README saying which version of code from 'development' or 'release' to use.

test:

What it says on the tin. Nothing long-term should go in here. This folder is just meant
for conveniently synchronising between different computers during development of code.

uml:

Hopefully one day some diagrams for a better understanding of the llads framework.

usr:

Tools and useful examples should go in here.


Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.