Menu

Commit [r22999]  Maximize  Restore  History

replaced linear neighbor search by a kd-tree (with k=2) based range search

laemmel 2013-02-11

changed /playgrounds/trunk/gregor/src/main/java/playground/gregor/sim2d_v4/cgal/TwoDTree.java
changed /playgrounds/trunk/gregor/src/main/java/playground/gregor/sim2d_v4/run/Sim2DRunner.java
changed /playgrounds/trunk/gregor/src/main/java/playground/gregor/sim2d_v4/simulation/physics/ORCAAgent.java
changed /playgrounds/trunk/gregor/src/main/java/playground/gregor/sim2d_v4/simulation/physics/PhysicalSim2DEnvironment.java
changed /playgrounds/trunk/gregor/src/main/java/playground/gregor/sim2d_v4/simulation/physics/PhysicalSim2DSection.java
changed /playgrounds/trunk/gregor/src/main/java/playground/gregor/sim2d_v4/simulation/physics/Sim2DAgent.java
changed /playgrounds/trunk/gregor/src/main/java/playground/gregor/sim2d_v4/simulation/physics/SimpleAgent.java
changed /playgrounds/trunk/gregor/src/main/java/playground/gregor/sim2d_v4/simulation/physics/SocialForceAgent.java
changed /playgrounds/trunk/gregor/src/main/java/playground/gregor/sim2d_v4/simulation/physics/algorithms/Neighbors.java
/playgrounds/trunk/gregor/src/main/java/playground/gregor/sim2d_v4/cgal/TwoDTree.java Diff Switch to side-by-side view
Loading...
/playgrounds/trunk/gregor/src/main/java/playground/gregor/sim2d_v4/run/Sim2DRunner.java Diff Switch to side-by-side view
Loading...
/playgrounds/trunk/gregor/src/main/java/playground/gregor/sim2d_v4/simulation/physics/ORCAAgent.java Diff Switch to side-by-side view
Loading...
/playgrounds/trunk/gregor/src/main/java/playground/gregor/sim2d_v4/simulation/physics/PhysicalSim2DEnvironment.java Diff Switch to side-by-side view
Loading...
/playgrounds/trunk/gregor/src/main/java/playground/gregor/sim2d_v4/simulation/physics/PhysicalSim2DSection.java Diff Switch to side-by-side view
Loading...
/playgrounds/trunk/gregor/src/main/java/playground/gregor/sim2d_v4/simulation/physics/Sim2DAgent.java Diff Switch to side-by-side view
Loading...
/playgrounds/trunk/gregor/src/main/java/playground/gregor/sim2d_v4/simulation/physics/SimpleAgent.java Diff Switch to side-by-side view
Loading...
/playgrounds/trunk/gregor/src/main/java/playground/gregor/sim2d_v4/simulation/physics/SocialForceAgent.java Diff Switch to side-by-side view
Loading...
/playgrounds/trunk/gregor/src/main/java/playground/gregor/sim2d_v4/simulation/physics/algorithms/Neighbors.java Diff Switch to side-by-side view
Loading...
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.