Software

Open source tools, simulators, and applications developed by the Lab.

Dropout in QNN

We implemented a framework to apply soft dropout in Quantum Neural Networks.

FREEQO

Following our paper about graph encoding, we wrote Failure-Resilient Eulerian graph Encoding (for) Quantum tOurs (FREQOO). With such software, we can encode any graph into an unitary matrix. Check out the link below to see the source code.

iFREEQO

We developed an interactive version of FREEQO. This web platform allows the user to input any multigraph in dot format. Such graph is encoded into a matrix that can be edited by the user to obtain an unitary depicting the adjacency properties of the input graph.

QASP solver

We implemented a toy version of the methods and algorithms introduced in the paper "Speeding up Answer Set Programming by Quantum Computation".

MDP-SN

Qubit Routing via Swap Networks using Minimum Dominating Paths