source: fedd/abac-src/ttg/test/heuristic_strategy/sweden1/sadmir.txt @ df783c1

axis_examplecompt_changesinfo-opsversion-2.00version-3.01version-3.02
Last change on this file since df783c1 was 8780cbec, checked in by Jay Jacobs <Jay.Jacobs@…>, 15 years ago

ABAC sources from Cobham

  • Property mode set to 100644
File size: 945 bytes
Line 
1[EntityID]
2SAdmir
3
4[SelfReachable]
5SE.usr <-- SAdmir
6
7[PolicyReachable]
8SE.friendly <-- US
9SAdmir.needsSLocs <-- SAdmir.NRetTacCom.NRetTacUsr
10SAdmir.NRetTacCom <-- USEUCOM.NRetUSTacCom
11#SAdmir.getsSLocs <-- SE.friendly.usr ^ SAdmir.needsSLocs
12# The following are added for illustrating heuristical search
13#SAdmir.NRetTacCom <-- EstoniaCOM.NRetEstTacCom
14SAdmir.NRetTacCom <-- FinnCOM.NRetFinnTacCom
15SAdmir.getsSLocs <-- SENavy.usr
16SAdmir.getsSLocs <-- SEAFHQ.usr
17SAdmir.getsSLocs <-- SAdmir.needsSLocs
18
19[IssuerTracesAll]
20friendly
21
22[IssuerTracesDef]
23getsSLocs
24needsSLocs
25NRetTacCom
26
27[SubjectTraceable]
28usr
29NRetTacUsr
30NRetUSTacCom
31assignedNRet
32
33[Strategy]
34type=stingy
35successWeight=0.01
36init=3.00
37#init=7.00                             ; the inital value to be set
38#training=true                         ; flag to set whether it's trainable
39#weightFile=swedish_weights.txt        ; default should be weights.SAdmir
40
41[AccessControl]
42
43[AckPolicy]
44
45
46
Note: See TracBrowser for help on using the repository browser.