Linear Optimization with or-tools — building a web front-end with falcon and gunicorn

In a previous post, I put together a script for solving a linear optimisation problem using Google’s OR-tools. This python script is callable from the command line and you kinda need to know what you are doing and how to organize the parameters. So, in order to address this difficulty, I wanted to build a… Continue reading Linear Optimization with or-tools — building a web front-end with falcon and gunicorn

Linear Optimization with or-tools

  Getting started Over the last couple of months I’ve been getting my feet wet with linear programming and mathematical optimisation. I got a sense of how it all worked from this Discrete Optimisation course in Coursera and googling around I discovered that there are a ton of tools out there to help you solve… Continue reading Linear Optimization with or-tools

You had one job

In July 2016, a bomb disposal robot was used for the first time to remotely kill a suspect. This sparked some debate about the use of machines to kill humans (amidst drone usage and all of that), and tapped into our Robocop-and-Terminator-induced dystopian fears. Inspired by all this, Scott Brown wrote “You had one job”,… Continue reading You had one job

Published
Categorized as Lifestyle