Project: Моделирование труднорешаемых задач
Views: 22Visibility: Unlisted (only visible to those who know the link)
Image: ubuntu2204Kernel: Python 3 (ipykernel)
In [1]:
In [2]:
In [3]:
In [4]:
In [5]:
In [6]:
# ==========================================================
# = Solver Results =
# ==========================================================
# ----------------------------------------------------------
# Problem Information
# ----------------------------------------------------------
Problem:
- Name: unknown
Lower bound: 5.0
Upper bound: 5.0
Number of objectives: 1
Number of constraints: 468
Number of variables: 156
Number of binary variables: 156
Number of integer variables: 156
Number of nonzeros: 12
Sense: minimize
# ----------------------------------------------------------
# Solver Information
# ----------------------------------------------------------
Solver:
- Status: ok
User time: -1.0
System time: 0.07
Wallclock time: 0.09
Termination condition: optimal
Termination message: Model was solved to optimality (subject to tolerances), and an optimal solution is available.
Statistics:
Branch and bound:
Number of bounded subproblems: 0
Number of created subproblems: 0
Black box:
Number of iterations: 0
Error rc: 0
Time: 0.37777066230773926
# ----------------------------------------------------------
# Solution Information
# ----------------------------------------------------------
Solution:
- number of solutions: 0
number of solutions displayed: 0
x[0,3] 1.0
x[1,6] 1.0
x[2,8] 1.0
x[3,0] 1.0
x[4,10] 1.0
x[5,10] 1.0
x[6,0] 1.0
x[7,0] 1.0
x[8,8] 1.0
x[9,6] 1.0
x[10,8] 1.0
x[11,3] 1.0
y[0] 1.0
y[3] 1.0
y[6] 1.0
y[8] 1.0
y[10] 1.0
In [7]:
In [8]:
In [0]: