Skip to content

Commit 5c4709c

Browse files
see what's wrong
1 parent 3120f9a commit 5c4709c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/AL_alg.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -299,6 +299,7 @@ function SolverCore.solve!(
299299
)
300300
solver.x .= subout.solution
301301
solver.cx .= solver.sub_problem.model.cx
302+
println(solver.sub_problem.model.cx)
302303
subiters = subout.iter
303304

304305
# objective

0 commit comments

Comments
 (0)