Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
ATFM optimization
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Hailu, Dawit
ATFM optimization
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
03ddb38d577c722a171bcdeb7427e3e2f11f0b7a
Select Git revision
Selected
03ddb38d577c722a171bcdeb7427e3e2f11f0b7a
Branches
1
master
default
protected
2 results
Begin with the selected commit
Created with Raphaël 2.2.0
23
Dec
8
6
3
2
30
Nov
29
9
5
4
3
1
29
Oct
28
11
9
16
Jul
cleanup dec 23
master
master
when departure constraint is being relaxed
Merge branch 'master' of https://gitlab.rrz.uni-hamburg.de/BAT9096/atfm-optimization
get feasible solution from any array, functions for solving the relaxscip, vardata updated, probdata updated, new way of finding dualmultiplier
created a function for vardata and feasible function finder. updated probdata creator function, so it can work not only for relaxscip but scip also.
Delete problem_t_pricer_0_2.lp
make a feasible solution out of the relaxed solution
comparsion between lr=1 and lr=103
learning rate=1, 18990 iterations
playing with the stepsize for faster convergence
output while solving the problem with stepsize = 1. @jb, I need your assistance here
added some properties to the feasible solutoin
starting to meddle with the scip setup to integrate the solution system
right feasible solution
first solution
first feasible solution
more on feasible solution
finding a feasible solution
stepsize better made
stepsize working well
after presentation
evaluation/presentation
to exec
jupyter file updated
data added
after an update
update
decrease significaantly the time and storage required
Delete problem_t_pricer_12_2.lp
Delete problem_t_pricer_0_2.lp
cleaning up code
ctags
simple code for observing the solution
additional
contains analyzing tools for the output
contain simple data. For restriction from the DLR, some data's were removed from this git
python file for analyzing the output from the relax_lagr.cpp
Main compilor for windows
Main makefile in Linux systems
library for vardata_lagr.cpp
Loading