Archives for INGI

ICTEAM

ICTEAM - Public Thesis defense - David Lebrun

Reaping the Benefits of IPv6 Segment Routing Segment Routing (SR) is a source routing paradigm. It enables traffic sources to arbitrarily specify the path of their packets within a network. This contrasts with classical IP routing where packets are forwarded, hop-by-hop, along a shortest...
Click to know more

Cloud programming, broadcasting algorithms in Mobile...

In this presentation, I will give a quick overview of my research interests and past realization, and provide the example of recent work on callable and replicated shared objects over a NoSQL datastore (CRESON for short). When writing applications for Cloud environments, being able to share...
Click to know more

Towards autonomous adaptation for broadcasting...

Broadcast is a fundamental operation in Mobile Ad-Hoc Networks (MANETs). A large variety of broadcast algorithms have been proposed to maximize coverage, deal with mobility and with the amount of neighbors within the communication area of each node, known as density. According to our recent...
Click to know more

ICTEAM - Public Thesis defense - Mr Vinasétan Ratheil...

Cost-based filtering algorithms for a Capacitated Lot Sizing Problem and the Constrained Arborescence Problem Constraint Programming (CP) is a paradigm derived from artificial intelligence, operational research and algorithmics that can be used to solve combinatorial problems. CP solves...
Click to know more

INGI Seminar - An Introduction to Truffle and Graal or...

Truffle is framework to write a programming language implementation as an Abstract-Syntax-Tree Interpreter. Together with the Graal Just-in-Time compiler, it achieve competitive performance with the best just-in-time compilers such as V8 for JavaScript. In particular, the Ruby implementation...
Click to know more