Sciweavers

70 search results - page 9 / 14
» Safe separators for treewidth
Sort
View
MEDINFO
2007
113views Healthcare» more  MEDINFO 2007»
14 years 11 months ago
Semantic Issues in Integrating Data from Different Models to Achieve Data Interoperability
Matching clinical data to codes in controlled terminologies is the first step towards achieving standardisation of data for safe and accurate data interoperability. The MoST autom...
Rahil Qamar, Alan Rector
71
Voted
RBAC
1998
85views more  RBAC 1998»
14 years 11 months ago
Control Principles and Role Hierarchies
Role-based access control (RBAC) has been introduced in the last few years, and offers a powerful means of specifying access control decisions. The model of RBAC usually assumes t...
Jonathan D. Moffett
CACM
2006
95views more  CACM 2006»
14 years 9 months ago
Computational thinking
ional thinking is using abstraction and decomposition when attacking a large complex task or designing a large complex system. It is separation of concerns. It is choosing an appro...
Jeannette M. Wing
FOSSACS
2008
Springer
14 years 11 months ago
Footprints in Local Reasoning
Local reasoning about programs exploits the natural local behaviour common in programs by focussing on the footprint - that part of the resource accessed by the program. We address...
Mohammad Raza, Philippa Gardner
92
Voted
SAS
2004
Springer
109views Formal Methods» more  SAS 2004»
15 years 3 months ago
Pointer-Range Analysis
Array-Range Analysis computes at compile time the range of possible index values for each array-index expression in a program. This information can be used to detect potential out-...
Suan Hsi Yong, Susan Horwitz