Jij-Inc
ommx
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
get_bounds
eval-bound
2 hours ago
Setter for Instance.objective (#364) Example ---------- ```python x = [DecisionVariable.binary(i) for i in range(3)] instance = Instance.from_components( decision_variables=x, objective=sum(x), constraints=[], sense=Instance.MAXIMIZE, ) assert instance.objective.almost_equal(Function(sum(x))) instance.objective = x[1] assert instance.objective.almost_equal(Function(x[1])) ```
main
4 hours ago
Format
set-objective
4 hours ago
Test
set-objective
4 hours ago
Setter for Instance.objective
set-objective
4 hours ago
Log encoding in Python SDK (#363) Python part of #260 with examples
main
4 hours ago
log-encoding
log-encoding-py
5 hours ago
s/log_encoding/log_encode/g
log-encoding-py
6 hours ago
Active Branches
Eval bound of `ommx::v1::Function`
last run
2 hours ago
#362
CodSpeed Performance Gauge
+19%
Bump requests from 2.31.0 to 2.32.2 in the pip group across 1 directory
last run
8 days ago
#348
CodSpeed Performance Gauge
0%
© 2025 CodSpeed Technology
Home
Terms
Privacy
Docs