Skip to content

lpDot(a,n) not equivalent to lpSum([a[i] * n[i] for i in range(N)]) ? #646

Closed Answered by yfiua
yfiua asked this question in Q&A
Discussion options

You must be logged in to vote

pulp.lpDot(a, n.values())

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by yfiua
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant