Search found 4 matches
- Wed Jun 20, 2018 2:32 pm
- Forum: Game Theory
- Topic: Scheduling problem
- Replies: 1
- Views: 15139
Scheduling problem
Hello, First of all - I'm sorry for long description of problem. I tried to find some suggestions how to tackle this, but nothing really convinces me, and I decided to post my question here. Problem - how to schedule production on assembly line. Overview - assembly line can make 3 different products...
- Mon Aug 25, 2014 5:17 am
- Forum: Geometry
- Topic: Finding offset and angle of planes
- Replies: 1
- Views: 10041
Finding offset and angle of planes
Hello, First of all - I'm sorry for my English – I may have messed up some mathematical terms, so if anyone finds mistake – please tell me, I’ll try to correct that. Some background, what I’m trying to accomplish: I work with industrial robots. To make programming them a little easier, we create coo...
- Wed Mar 12, 2014 9:42 pm
- Forum: Clarifications on Project Euler Problems
- Topic: Problem 044
- Replies: 61
- Views: 15250
Re: Problem 044
I know that I'm wrong, yet I think that I used correct method. This means that I have some huge mistake in my program (which is possible, since I'm not programmer, at least in Python) or my method is completely wrong - but I can't think of anything better. I think that I'll find solution, and then I...
- Wed Mar 12, 2014 4:46 pm
- Forum: Clarifications on Project Euler Problems
- Topic: Problem 044
- Replies: 61
- Views: 15250
Re: Problem 044
Hello everyone. I've been stuck with this problem for couple of days, and I'm wondering if I'm doing it correctly. Now, my solution takes a lot of time (for now, about 36 hours and still searching for solution) - and I'm not sure that I wrote it correctly, since I cannot check it as other problems (...