Software
MATLAB implementation of Laplacian-based gradient methods for L1-norm minimization
A set of MATLAB modules for the L1-Norm Minimization problem. In particular, the algorithms from the following paper are provided:
-
V. Bonifaci. A Laplacian Approach to ℓ1-Norm Minimization. Computational Optimization and Applications 79:441—469, 2021, 2021.
C++ Exact Multiprocessor Feasibility/Schedulability Tools
A set of C++ programs that shows (as proof of concept) how to perform exact feasibility and schedulability analysis of (tiny) multiprocessor sporadic task sets with constrained deadlines. The algorithms are based on the paper:
-
V. Bonifaci, A. Marchetti-Spaccamela. Feasibility analysis of sporadic real-time multiprocessor task systems. Algorithmica 63(4):763—780, 2012.