News

Abstract: In this letter, we consider the Multi-Robot Efficient Search Path Planning (MESPP) problem, where a team of robots is deployed in a graph-represented environment to capture a moving target ...
Abstract: Time, cost, quality and safety, are the four critical elements that contribute to project success. Traditionally, literature has focused on analysing only time and cost. Subsequently, other ...
The current release of this book can be found at here. This book was desigend originally for the undergraduete course ISE 3434 - "Deterministic Operations Research II" taught at Virginia Tech. I will ...
A python library to build Model Trees with Linear Models at the leaves. linear-tree provides also the implementations of LinearForest and LinearBoost inspired from these works.