Lasse Killingmo
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Posts
Recent activity by Lasse Killingmo-
KeyError(3,3) when running objective function
Answeredxc_origin = np.array([0]) # x-cordinate for the port of origin defined as an arrayxc_destination = np.array([10]) # x-cordinate for the port of destination defined as an arrayxc_h...