Skip to content

Commit

Permalink
Improved robutsness
Browse files Browse the repository at this point in the history
Reclassification stage now uses two sets of reclassification values. prev_position is the source for the analysis of the reclassification stage, recl_position is the result.

During a reclassification stage, recl_position values are used only to set the intersection flag of the sector to false.

From one reclassification stage to the next, prev_position values are updated with recl_position values.

At last, recl_position values are used to insert the null edges.
  • Loading branch information
mfernba committed Jun 16, 2018
1 parent 14bf49c commit 0bdabc1
Show file tree
Hide file tree
Showing 2 changed files with 148 additions and 526 deletions.
Loading

0 comments on commit 0bdabc1

Please sign in to comment.