Sciweavers

1246 search results - page 189 / 250
» Recursive Timed Automata
Sort
View
ATVA
2010
Springer
163views Hardware» more  ATVA 2010»
15 years 2 months ago
Automatic Generation of History-Based Access Control from Information Flow Specification
This paper proposes a method for automatically inserting check statements for access control into a given recursive program according to a given security specification. A history-b...
Yoshiaki Takata, Hiroyuki Seki
CACM
2010
113views more  CACM 2010»
15 years 2 months ago
Reasoning about the unknown in static analysis
Static program analysis techniques cannot know certain values, such as the value of user input or network state, at analysis time. While such unknown values need to be treated as ...
Isil Dillig, Thomas Dillig, Alex Aiken
CEE
2010
185views more  CEE 2010»
15 years 2 months ago
A constrained optimization approach for an adaptive generalized subspace tracking algorithm
In this paper, we present a new algorithm for tracking the generalized signal subspace recursively. It is based on an interpretation of the generalized signal subspace as the solu...
Amir Valizadeh, Mahsa Najibi
CLASSIFICATION
2008
73views more  CLASSIFICATION 2008»
15 years 2 months ago
Solving Non-Uniqueness in Agglomerative Hierarchical Clustering Using Multidendrograms
: In agglomerative hierarchical clustering, pair-group methods suffer from a problem of non-uniqueness when two or more distances between different clusters coincide during the ama...
Alberto Fernández, Sergio Gómez
IANDC
2006
86views more  IANDC 2006»
15 years 2 months ago
Table design in dynamic programming
Dynamic Programming solves combinatorial optimization problems by recursive decomposition and tabulation of intermediate results. The first step in the design of a dynamic program...
Peter Steffen, Robert Giegerich