Releases: MaximilianMoeller/cliqpart
Releases · MaximilianMoeller/cliqpart
v0.1.0-alpha
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)