I want to know which are the differences between the Barrier and the Divider objects in A* module.
The difference is that a divider is a line with no width and a barrier is a rectangle. This means that barriers block entire nodes, but dividers only block the connection between pairs of nodes.
Let's take a look at an A* grid with both a divider and a barrier.
To see more clearly what they're doing to the grid, let's remove them.
The barrier left a big rectangular hole in the grid. The points that should be there have been completely removed from the grid since there is no way to reach them.
Dividers, on the other hand, can't remove entire nodes. They just block the connection between pairs of nodes. In this picture, from the top of the divider, a person could walk from the top left node to the top right node or the other way around. However, a person cannot walk from the bottom left node to the bottom right node or vice versa.
But notice, all 4 nodes are accessible. A person can reach any of the 4 nodes, they just can't travel between the bottom two nodes.
7 People are following this question.
FlexSim can help you understand and improve any system or process. Transform your existing data into accurate predictions.
FlexSim is a fully 3D simulation software environment. FlexSim can be used to simulate any process in any industry.
FlexSim®, FlexSim Healthcare™, Problem Solved.®, the FlexSim logo, the FlexSim X-mark, and the FlexSim Healthcare logo with stylized Caduceus mark are trademarks of FlexSim Software Products, Inc. All rights reserved.
Privacy | Do not sell or share my personal information | Cookie preferences | Report noncompliance | Terms of use | Legal | © Autodesk Inc. All rights reserved