Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Redesign_distributed_maria #20

Merged
merged 36 commits into from
Aug 9, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
36 commits
Select commit Hold shift + click to select a range
22633dd
add get_distribution_method
marynve Jun 21, 2024
32a3c0d
add two distribution functions stoch
marynve Jun 21, 2024
fd6c3d6
add random to demo
marynve Jun 21, 2024
e188081
Merge branch 'redesign_distributed' of https://github.com/NVE/JulES i…
marynve Jun 21, 2024
5c8d21c
Added function _distribute_subsystems_storage_greedy! to generic_io.jl
marynve Jun 24, 2024
291db80
test
marynve Jun 25, 2024
7d84f0f
hei Maria
Jun 25, 2024
297d56f
hei maria
Jun 25, 2024
0771716
changes
marynve Jun 25, 2024
b0e11aa
Merge branch 'redesign_distributed_ingrid_ny' of https://github.com/m…
marynve Jun 25, 2024
0bc74d4
distribute subsystems big small function
marynve Jun 25, 2024
7356c1a
Remove test
marynve Jun 27, 2024
32945be
Randdumb and random
marynve Jul 2, 2024
0bfc5b6
default in get_distribution_method() and get_dist_stoch()
marynve Jul 24, 2024
ba13b22
added distribution methods for mp and sp
marynve Jul 26, 2024
54e6f2d
Fjerne bindestrek fra metodenavn
marynve Jul 26, 2024
faf33c1
Remove underline
marynve Jul 26, 2024
6785a43
change advanced distribution
marynve Jul 29, 2024
d797993
Commenting generic_io
marynve Jul 29, 2024
78f306f
Comments io.jl
marynve Jul 30, 2024
42e96e6
Merge branch 'redesign_distributed_maria' of https://github.com/maryn…
Jul 30, 2024
24916c5
Merge branch 'redesign_distributed_maria' of https://github.com/maryn…
Jul 30, 2024
03d2446
sync
marynve Jul 30, 2024
4b40c9d
Merge branch 'redesign_distributed_maria' of https://github.com/maryn…
marynve Jul 30, 2024
5513055
01.08
marynve Aug 1, 2024
e66becb
remove max_iterations from solve_benders
marynve Aug 2, 2024
080c5fe
updated advanced
Aug 2, 2024
bcba797
Merge branch 'redesign_distributed_maria' of https://github.com/maryn…
Aug 2, 2024
2628587
removed prints
Aug 5, 2024
8ff7e16
Merge branch 'redesign_distributed' of https://github.com/NVE/JulES i…
ingridwarnesen Aug 7, 2024
41508a6
cleaned, uncommented dist in config, cleared outputs, replaced config…
ingridwarnesen Aug 8, 2024
cc3f2e1
commented on bugs with greedy_greedy
ingridwarnesen Aug 8, 2024
6f4b96a
added an end
ingridwarnesen Aug 8, 2024
5740ac3
small change demo
cjuli1 Aug 9, 2024
5e8a47b
make generic_io more compact
cjuli1 Aug 9, 2024
c12c01a
Merge branch 'redesign_distributed' of https://github.com/NVE/JulES i…
cjuli1 Aug 9, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
{
}
Loading
Loading