Skip to content

phabi.ch

yet another source of inspiration…

  • contact

Tag: python

Embedding Java Logic into a Python Application

Posted on 29. May 202129. May 2021 by Fabian Leuthold

In this post I’ll demonstrate how to embed logic provided by a java application into a python PyQt5 UI based application. The motivation for this project arose from the need to be able to port legacy code in the form of an old Eclipse Rich Client Platform application to a contemporary technology with as little… Read more Embedding Java Logic into a Python Application

Solve TSP Instance using Google OR-Tools

Posted on 7. December 20208. October 2021 by Fabian Leuthold
Google OR-Tools

If you happen to have to solve TSPs or some special type of VRPs – i.e. capacitated or with timewindows and other constraints – you might want to have a look at Google OR-Tools. The library contains a wide variety of heuristics for different problems primarly based on google’s excellent constraint programming solver. The library… Read more Solve TSP Instance using Google OR-Tools

Skip to footer

what you can find here

posts on operations research, programming, tinkering, languages, health, society and more…

Categories

  • arduino
  • common
  • fun
  • heuristics & algorithms
  • micro:bit
  • optimization
  • programming
  • raspberry pi
  • tinkering
  • tools

Recent Posts

  • Solving Happy CubesĀ® on A micro:bit
  • Map Coloring Problem
  • Graph Coloring Problem
  • Neopixels with micro:bit
  • Solving a TSP with Linear Programming and Google OR-Tools in Python
Proudly powered by WordPress | Theme: Yocto by Humble Themes.