Pantelis Rodis
Computer Science and Programming
Pages
(Move to ...)
Home
Published Papers
Profile
GitHub Repository
My Applications
▼
Monday, 21 June 2021
How to tune up the parameters of a multiparametric algorithm
›
Genetic algorithms are multiparametric procedures. Their operations depend on a variety of parameters these usually are the size of the init...
Thursday, 15 October 2020
A thesis on virtual network embedding with genetic algorithms
›
Recently I finished my master thesis which is a study on the problem of virtual network embedding (VNE). It concerns the virtualization of ...
Tuesday, 6 October 2020
A Fibonacci complexity class
›
While working on a project that will come out soon, I developed an algorithm with strange asymptotic behavior. In one of the functions of th...
Tuesday, 14 July 2020
A function for the Fibonacci sequence
›
A very fast and easy function to compute Fibonacci sequence import java.math.BigInteger; public class main { int cnt=0; public stat...
Friday, 20 March 2020
Killing time while in quarantine
›
There are many posts in blogs and social networks these days about what some people do or what suggest to others to do while they are isol...
‹
›
Home
View web version