v0.1.0-alpha
Pre-release
Pre-release
Minimal and unstable first release of cliqpart providing the following:
- a very basic example of loading edge weights from a (hardcoded) CSV file
- creating a gurobi model
- optimizing the model using custom lazy constraints (currently not called by gurobi, because model is so small that it‘s solvable by gurobi without the need for callbacks)