Sciweavers

4922 search results - page 194 / 985
» Internet time out
Sort
View
DLT
2009
15 years 2 months ago
Branching-Time Temporal Logics with Minimal Model Quantifiers
Abstract. Temporal logics are a well investigated formalism for the specification and verification of reactive systems. Using formal verification techniques, we can ensure the corr...
Fabio Mogavero, Aniello Murano
SIGCSE
1995
ACM
166views Education» more  SIGCSE 1995»
15 years 8 months ago
An interactive lecture approach to teaching computer science
Students get more out of an interactive lecture than a passive lecture because they are given time to think. This time allows them to determine if they understand a concept, and i...
Susan H. Rodger
ISCAPDCS
2008
15 years 5 months ago
ASOSI: Asymmetric Operating System Infrastructure
Abstract -- At the present time, when the usage of supercomputers has been brought into play and turned out to be more widespread, the research of Asymmetric Operating Systems has ...
Yair Wiseman
FCS
2006
15 years 5 months ago
Negative-Weight Cycle Algorithms
The problem of finding a negative cycle in a weighted, directed graph is discussed here. First the algorithm for printing out a negative cycle reachable from the source s, with th...
Xiuzhen Huang
IPL
2007
89views more  IPL 2007»
15 years 4 months ago
On the longest path algorithm for reconstructing trees from distance matrices
Culberson and Rudnicki [1] gave an algorithm that reconstructs a degree d restricted tree from its distance matrix. According to their analysis, it runs in time O(dn logd n) for t...
Lev Reyzin, Nikhil Srivastava