This new sub-forum contains a set of algorithms to be used in conjunction with the MembraneEditor. [jar] files can be used with the standalone and the web start edition, [java] files can only be used with the standalone edition, but contain the source code. For more information on plugin development, please see: http://cellmicrocosmos.org/index.php/developer
Post Reply
User avatar
bjoern
Site Admin
Posts: 211
Joined: 20.03.2006, 15:01
Contact:

Advanced Random Placing Parallel (ARPP) [jar]

Post by bjoern » 12.01.2015, 14:20

Advanced Random Placing Parallel (ARPP)

This is the alpha version of a small Membrane Packing Algorithm using Java Threading for computation. It is based on the Random Placing Algorithm, but using only bounding boxes for the computation.

Developers: Martin Holland, Leroy Rügemer (based on a algorithm from Tim Dingersen)

Project Leaders: Martin Lewinski, Björn Sommer
AdvancedRandomPlacingParallel.jar
ARPP alpha
(17.85 KiB) Downloaded 975 times

Post Reply