disambigalgorithms.fcl
Go to the documentation of this file.
1 
2 BEGIN_PROLOG
3 
4 
5 apa_geoalg:
6 {
7 }
8 
9 
10 apa_disambigalg:
11 {
12  APAGeometryAlg: @local::apa_geoalg
13  Crawl: true
14  UseEndP: true
15  CompareViews: true
16  NChanJumps: 5
17  CloseHitsRadius: 6.
18  MaxEndPDegRange: 10.
19 }
20 
21 
22 
23 END_PROLOG