3 resultados para Graph spectrum
em DigitalCommons@University of Nebraska - Lincoln
Resumo:
We investigate the problem of waveband switching (WBS) in a wavelength-division multiplexing (WDM) mesh network with dynamic traffic requests. To solve the WBS problem in a homogeneous dynamic WBS network, where every node is a multi-granular optical cross-connect (MG-OXC), we construct an auxiliary graph. Based on the auxiliary graph, we develop two heuristic on-line WBS algorithms with different grouping policies, namely the wavelength-first WBS algorithm based on the auxiliary graph (WFAUG) and the waveband-first WBS algorithm based on the auxiliary graph (BFAUG). Our results show that the WFAUG algorithm outperforms the BFAUG algorithm.
Resumo:
The role of social cognition in severe mental illness (SMI) has gained much attention, especially over the last decade. The impact of deficits in socio-cognitive functioning has been found to have detrimental effects on key areas of day-to-day functioning in individuals with SMI, such as gaining and maintaining employment and overall experienced quality of life. Treatment of individuals with SMI is challenging, as the presentation of individual signs and symptoms is rather heterogeneous. There are several treatment approaches addressing deficits ranging from broader social and interpersonal functioning to neurocognitive and more intrapersonal functioning. As research in the domain of social cognition continues to identify specific deficits and its functional detriments, treatment options need to evolve to better target identified functional deficits. Social Cognition and Interaction Training (SCIT) was recently developed to address specific socio-cognitive deficits in an inpatient population of individuals with schizophrenia-spectrum disorders. This study applied SCIT in an outpatient SMI population as many deficits remain after individuals’ symptoms are less severe and overall functioning is more stable than during the acute inpatient phase of their rehabilitation. Specifically, this study has two objectives. First, to demonstrate that deficits in social cognition persist after the acute phase of illness has abated. Second, to demonstrate that these deficits can be ameliorated via targeted treatment such as SCIT. Data was gathered in local outpatient treatment settings serving a heterogeneous SMI population. Adviser: William D. Spaulding
Resumo:
One problem with using component-based software development approach is that once software modules are reused over generations of products, they form legacy structures that can be challenging to understand, making validating these systems difficult. Therefore, tools and methodologies that enable engineers to see interactions of these software modules will enhance their ability to make these software systems more dependable. To address this need, we propose SimSight, a framework to capture dynamic call graphs in Simics, a widely adopted commercial full-system simulator. Simics is a software system that simulates complete computer systems. Thus, it performs nearly identical tasks to a real system but at a much lower speed while providing greater execution observability. We have implemented SimSight to generate dynamic call graphs of statically and dynamically linked functions in x86/Linux environment. A case study illustrates how we can use SimSight to identify sources of software errors. We then evaluate its performance using 12 integer programs from SPEC CPU2006 benchmark suite.