Geoffrey James Kameni Tchokode
- 合計アクティビティ 14
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 5
投稿
Geoffrey James Kameni Tchokodeによる最近のアクティビティ-
comparison of the values of two dictionnaries
回答済みHi, I want to compare the values of two given dict and print an output if they are identic. But it gives me only "zero" for all cases, although some elements are identic. Something goes wrong by th...
-
IndexError: list index out of range
回答済みHi, i want to read data from a text.file and store them in a dict variable but i got this error. "TD.txt" looks like this: o n 38o m 38o b 38n p 9m y 9b q 42y ...
-
GurobiError: Invalid argument to LinExpr multiplication
回答済みHi, I'm trying to compile my model but i get this error. Can someone help me to fix that? Thks
-
dynamic search
Hi everyone, I want to code a process, in which the item from differents places are collected and the distance needed are given. As an example, i have like to see on the grafic, differents items on...
-
TypeError: 'gurobipy.LinExpr' object is not iterable
回答済みHi, I'm trying to code the order batching model but i get this error. Can someone tell me, what is wrong? Thks