Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Job Scheduling to be solved with Greedy algorithm
Post: RE: Job Scheduling to be solved with Greedy algori...

Thx anyway, i myself has figured out the solution
hfan6206 General Coding Help 1 3,505 Jun-05-2018, 04:02 AM
    Thread: Job Scheduling to be solved with Greedy algorithm
Post: Job Scheduling to be solved with Greedy algorithm

I am learning Greedy algorithm, i now want to solve Job Scheduling with this algorithm, say i have a list list=[(1, 3.0, 6.0), (2, 6.0, 10.0), (3, 1.0, 4.0), (4, 5.0, 7.0), (5, 0.0, 3.0)] A picure can...
hfan6206 General Coding Help 1 3,505 Jun-03-2018, 03:36 PM
    Thread: TypeError: 'Subscription' object is not iterable in Python
Post: RE: TypeError: 'Subscription' object is not iterab...

Cool,thx
hfan6206 General Coding Help 2 5,086 Apr-11-2018, 03:59 AM
    Thread: TypeError: 'Subscription' object is not iterable in Python
Post: TypeError: 'Subscription' object is not iterable i...

I have a list like this: lst = [(9600002, 42, 3), (9600001, 17, 3), (9600003, 11, 1), (9600002, 14, 5), (9600001, 17, 1), (9600003, 11, 4), (9600001, 17, 4), (9600001, 14, 3), (9600002, 42, 6), ...
hfan6206 General Coding Help 2 5,086 Apr-09-2018, 09:47 AM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020