Ignore:
Timestamp:
10/18/05 02:06:28 (19 years ago)
Author:
mattausch
Message:

reprogrammed splitplane evaluation. updated default.env

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/VUT/GtpVisibilityPreprocessor/scripts/default.env

    r332 r335  
    113113        #splitPlaneStrategy 130 
    114114         
    115         splitPlaneStrategy 66 
     115        splitPlaneStrategy 130 
    116116         
    117         maxCandidates 130 
     117        maxCandidates 50 
    118118         
    119119        Termination { 
    120120                # autopartition 
    121121                maxRays -1 
    122                 maxPolygons 4 
     122                maxPolygons 20 
    123123                maxDepth 100 
    124124                 
    125125                #axis aligned split 
    126                 maxPolysForAxisAligned 100 
     126                maxPolysForAxisAligned 200 
    127127                maxCostRatio 0.9 
    128128                ct_div_ci 0.5 
Note: See TracChangeset for help on using the changeset viewer.