Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sandyspiers/coordinatepartitioning.jl

An exact algorithm for difficulty and high coordinate Euclidean diversity problems
https://github.com/sandyspiers/coordinatepartitioning.jl

julia optimisation-algorithms quadratic-programming

Last synced: about 2 months ago
JSON representation

An exact algorithm for difficulty and high coordinate Euclidean diversity problems

Awesome Lists containing this project

README

        

# CoordinatePartitioning

[![Build Status](https://github.com/sandyspiers/CoordinatePartitioning.jl/actions/workflows/CI.yml/badge.svg?branch=main)](https://github.com/sandyspiers/CoordinatePartitioning.jl/actions/workflows/CI.yml?query=branch%3Amain)
[![Aqua](https://raw.githubusercontent.com/JuliaTesting/Aqua.jl/master/badge.svg)](https://github.com/JuliaTesting/Aqua.jl)

This is a Julia rebasing of the code for [our cutting plane method for difficulty and high coordinate Euclidean max-sum diversity problems](https://github.com/sandyspiers/coordinate_partitioning).