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
Graph
master
Select Git revision
Branches
1
master
default
protected
1 result
You can move around the graph by using the arrow keys.
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
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.
Loading