Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
topupopt
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
Container 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
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
pmag
topupopt
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
9c0623b31d6d7703c13bee4fab07f3ec0076f81c
Select Git revision
Branches
1
master
default
protected
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
5
Oct
15
Aug
7
6
4
2
1
28
Jul
27
26
23
22
3
Jun
2
8
Mar
19
Feb
14
11
Dec
10
9
8
7
4
4
Nov
19
Oct
Merge branch 'nonconvpric' into 'master'
master
master
Revised the method to reset node types.
Fixed bug concerning the identification of nodes.
Added support for convex and nonconvex price functions using the lambda formulation, now also without blocks. Tests were slightly adjusted too.
Added support for convex and nonconvex price functions using the lambda formulation, for now only using blocks. Tests were slightly adjusted too.
Added support for convex and nonconvex price functions using the delta formulation, with and without blocks. Revised the tests too.
Added support for convex price functions using the delta formulation and blocks. Tests were revised too.
Revised the use of arc groups, particularly with SOS, and the respective tests.
Revised tests using SOS.
Revised the solver interface tests. Started to parameterise the main problem tests.
Changed SOS declaration to use rule instead of sets.
Added SOS tests. Made segment variables disappear for convex price functions.
Both ways of using price functions are implemented and tested.
Implemented the price functions using a block component.
Made add_node and add_nodes_from methods identical to those of networkx.
Revised Network class. Adding nodes is now more like in the Networkx graph classes.
Non-hybrid networks now have their nodes set up accordingly.
Fix absence of init blocks.
New root commit.
Comment edits.
Revised classes for investments in generic arcs and in district heating trenches. Updated converter and dynsys tests.
Revised ResourcePrice class and methods. Added tests for problem simplification routines. Started problem identification method.
Fix bug in revised plotting routine.
Merge branch 'new'
Pre-merge 2.
Pre-merge.
Commented out the part of the incoming arc restrictions dealing with special cases.
Deleted old files.
Simplifiable path identification working correctly now.
Renames arcs as edges within the GIS module. Removed redundant methods. Added 100% coverage for the identify module. Path simplification routines streamlined and tested.
Merge branch 'simplygraph' into 'master'
Simplygraph
Revised the methods for creating profiles to use the min to max ratio. Fixed warnings originating from osmnx deprecations.
New root commit.
Loading