Skip to content
View NikolaosProusalis's full-sized avatar

Block or report NikolaosProusalis

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Better-modelling-of-aircraft-taxi-movements Better-modelling-of-aircraft-taxi-movements Public

    It is a fact that the aviation industry is expected to develop remarkably in near future. Consequently, delays and environmental problems are caused, due to aircraft congestion in the airports. Thu…

    Python 5 2

  2. Evolutionary-and-Heuristic-Optimisation Evolutionary-and-Heuristic-Optimisation Public

    This is a programming assignment (on Python) that implements 4 search algorithms (random search, hill-climber, iterated local search and evolutionary algorithm) to find the permutation with an obje…

    Python