The Bitty Dot Openness Problem #45


  • Accepted
  • Defect
Open
Assigned to _ForgeUser4391233
  • _ForgeUser4391233 created this issue Oct 27, 2010
    Owner

    In a big open space, a tiny dot of no-pathing has a big impact on the average openness.  This seems off.

    Maybe a better calculation is, from this point, how many pathable cells are within radius R of here?

    And if we're going to calculate that, maybe there should be an all-pairs shortest path or some results sharing to make this run a lot faster?  To gauge this, print out the number of path-sources that were calculated for each map with all output settings, and see if its ANYWHERE near all-pairs.

  • _ForgeUser4391233 added the tags Accepted Defect Oct 27, 2010

To post a comment, please login or register a new account.