This is an implementation of the paper Minimum separating circle for bichromatic points in the plane.
pip install -r requirements.txt
See demo.ipynb
for how to use.
Implementation of the minimal separating circle algorithm for planar bichromatic points.
Python
This is an implementation of the paper Minimum separating circle for bichromatic points in the plane.
pip install -r requirements.txt
See demo.ipynb
for how to use.