issues
search
jolibrain
/
wheatley
Next-generation scheduling problem solver based on GNNs and Reinforcement Learning
Other
44
stars
11
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix(psp): logic problem in makespan vs tardiness2
#133
fantes
closed
1 week ago
0
fix(psp): logic problem in makespan vs tardiness
#132
fantes
closed
1 week ago
0
fix(psp): correclty descale ortools criterion in classical setting
#131
fantes
closed
2 weeks ago
0
WIP: hierarchical gnn
#130
fantes
opened
2 weeks ago
0
feat(psp): add tardiness criterion
#129
fantes
closed
2 weeks ago
0
WIP: feat(psp): ortools solution for opening calendars
#128
fantes
closed
3 weeks ago
0
fix(psp/pyg): minor fixes + optims
#127
fantes
closed
3 weeks ago
0
feat[psp]: back to torch_geometric
#126
fantes
closed
1 month ago
0
feat: add egat for edge scoring
#125
fantes
closed
4 months ago
0
feat[rcpsp]: use radamw instead of radam (needs pytorch 2.2+)
#124
fantes
closed
5 months ago
0
fix[rcpsp]: correclty generate test instances in case of taillard
#123
fantes
closed
5 months ago
0
cpaior update
#122
fantes
closed
5 months ago
0
feat[rcpsp]: hl-gauss reward encoding
#121
fantes
closed
5 months ago
0
feat[rcpsp]: read all ag1 format (incl. cals)
#120
fantes
closed
5 months ago
0
feat[rcpsp] : resource calendars
#119
fantes
closed
6 months ago
0
fix[rcpsp]: fix stochastic taillard and bounds generation
#118
fantes
closed
6 months ago
0
Issue while Testing Jssp Problem
#117
JohnnSnow218
closed
5 months ago
7
chore: add link to paper and citation
#116
fantes
closed
6 months ago
0
feat[rcpsp]: allow to read job ids
#115
fantes
closed
6 months ago
0
fix[rcpcp]: many small fixes
#114
fantes
closed
6 months ago
0
chore[rcpsp]: fix resource node
#113
fantes
closed
7 months ago
0
chore[rcpsp]: minor fixes
#112
fantes
closed
7 months ago
0
RCPSP: script to convert JSSP's instances to RCPSP
#111
pierrot-lc
closed
8 months ago
0
fix(rcpcp): fix rounding error in ressources
#110
fantes
closed
8 months ago
0
Documentation RCPSP
#109
pierrot-lc
closed
8 months ago
0
WIP: conflicts as attention
#108
fantes
closed
6 months ago
0
feat: add pdf conv
#107
fantes
closed
9 months ago
0
feat: padding in the agent actions, removing the hard-coded fixed max number of nodes
#106
pierrot-lc
closed
9 months ago
0
feat: structured reward
#105
fantes
closed
10 months ago
0
feat: allow to store rollouts on disk for gym envs
#104
royale
closed
9 months ago
0
feat: allow to choose critic loss in L1, L2, smoothL1
#103
fantes
closed
10 months ago
0
feat(psp): Two hot value encoding + symlog internal prediction
#102
fantes
closed
10 months ago
0
feat(results): cplex results
#101
pierrot-lc
closed
10 months ago
0
feat(visdom): rename PPO to Wheatley in charts
#100
royale
closed
11 months ago
0
feat(psp): deterministic train/test split
#99
royale
closed
11 months ago
0
doc: fix PSP train command
#98
royale
closed
11 months ago
0
feat(psp/graphgym): allow to store observation of rollouts on disk
#97
fantes
closed
10 months ago
0
fix(psp): make resource as node work
#96
fantes
closed
11 months ago
0
Dispatching rules: handle missing tasks and floating-points durations
#95
pierrot-lc
closed
11 months ago
0
fix: return based scaling in jssp/eval.py
#94
pierrot-lc
closed
11 months ago
0
fix: skip advantage normalization if last minibatch size is 1
#93
royale
closed
11 months ago
0
Observation horizon, subgraphs as obs and fast forward
#92
fantes
closed
11 months ago
0
Pb with wheatley on Mac: device not recognized
#91
galleon
closed
11 months ago
4
docs: psp training command and removed old USAGE.md
#90
pierrot-lc
closed
11 months ago
0
Different arrival times [feature request]
#89
Maros112358
opened
11 months ago
7
feat(instances): adding results for each instances
#88
pierrot-lc
closed
11 months ago
0
Adding mps:0 as device for Metal
#87
galleon
closed
11 months ago
1
feat(psp): ag1 loader
#86
fantes
closed
11 months ago
0
feat: allow inverse learn pool
#85
fantes
closed
11 months ago
0
chore(psp): cleanup torch deadlock workaround
#84
fantes
closed
11 months ago
0
Next