flexiblepower / powermatcher

PowerMatcher - The Java implementation of the PowerMatcher, including the API, the core, a couple of examples, a remote implementation using websockets and a visualisation of the configuration.
http://www.powermatcher.org
Apache License 2.0
43 stars 25 forks source link

Documentation issues #198

Closed Sander3003 closed 9 years ago

Sander3003 commented 9 years ago

Architecture PowerMatcher Too complex to start the story (in my option): Separation - avoid crowding neighbors (short range repulsion) Alignment - steer towards average heading of neighbors Cohesion - steer towards average position of neighbors (long range attraction)

Tests is missing!

SimplePMCluster: OSGi components picture missing or broken

AdvancedPMCluster is missing!

CreationOfDeviceAgent is not complete!

PM security guidelines LINKS are missing

Sander3003 commented 9 years ago

Most items are fixed, AdvancedPMCluster is missing will be reported in the powermatcher documentation branch.