Posez n’importe quelle question sur les cours, conférences, exercices, recherches, actualités, etc. de l’EPFL ou essayez les exemples de questions ci-dessous.
AVERTISSEMENT : Le chatbot Graph n'est pas programmé pour fournir des réponses explicites ou catégoriques à vos questions. Il transforme plutôt vos questions en demandes API qui sont distribuées aux différents services informatiques officiellement administrés par l'EPFL. Son but est uniquement de collecter et de recommander des références pertinentes à des contenus que vous pouvez explorer pour vous aider à répondre à vos questions.
Runtime reflection facilities, as present in Java and .NET, are powerful mechanisms for inspecting existing code and metadata, as well as generating new code and metadata on the fly. Such power does come at a high price though. The runtime reflection suppo ...
We introduce a precise interprocedural effect analysis for programs with mutable state, dynamic object allocation, and dynamic dispatch. Our analysis is precise even in the presence of dynamic dispatch where the context-insensitive estimate on the number o ...
In this thesis a new approach for single molecule detection and analysis is explored. This approach is based on the combination of two well established methods, fluorescence correlation spectroscopy (FCS) and total internal reflection fluorescence microsco ...
Understanding mechanisms that affect degradation and durability of solid oxide fuel cell (SOFC) stacks and systems is becoming increasingly important as systems are being deployed around the world. A novel simulation approach accounting for state-of-the-ar ...
Developing modern software applications typically involves composing functionality from existing libraries. This task is difficult because libraries may expose many methods to the developer. To help developers in such scenarios, we present a technique that ...
We present an exact optimization algorithm for the Orienteering Problem with Time Windows (OPTW). The algorithm is based on bi-directional and bounded dynamic programming with decremental state space relaxation. We compare different strategies proposed in ...
How the various features of an object are bound to a unified percept is one of the most fundamental problems the human brain has to solve. Whereas healthy observers usually do not reveal binding errors, it has been proposed that schizophrenic patients suff ...
Understanding the dynamics of how separate features combine to form holistic object representations is a central problem in visual cognition. Feature attribution (also known as feature transposition and feature inheritance) refers to the later of two stimu ...
Understanding of mechanisms affecting degradation, durability and performance of solid oxide fuel cell (SOFC) stacks and integrated systems has become important due to increasing worldwide deployment. A novel simulation approach accounting for state-of-the ...
Pattern matching combined with regular expressions has many applications including text and XML processing, lexical analysis, classification of DNA segments and content-based routing. Patterns contain variables to refer to parts of the matching input. But ...