-
Notifications
You must be signed in to change notification settings - Fork 0
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: CompNet/SignedBenchmark
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: CompNet/SignedBenchmark
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: nejat-dev
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 12 commits
- 11 files changed
- 1 contributor
Commits on Aug 1, 2017
-
added ExCC as 2nd method & slightly modified the code
ExCC is a method exact for solving CC problem. Currently, ExCC is slow (it takes 5-6 hours for a graph with 600 nodes). Consequently, it is preferable to apply it on graphs up to 100-200 nodes. TODO: Cplex is used with Open-Jdk. So the jar file called "cplex-partition-openjdk-1_8.jar" is not compatible with oracle Jdk.
Configuration menu - View commit details
-
Copy full SHA for 632f6af - Browse repository at this point
Copy the full SHA 632f6afView commit details -
Configuration menu - View commit details
-
Copy full SHA for a38138f - Browse repository at this point
Copy the full SHA a38138fView commit details
Commits on Jun 7, 2018
-
generate multiple networks with the same parameter set & handle prop …
…negs for density=1 1) We include a new variable 'network.no.list' which is a sequantial integer vector (i.e seq(1,10)) 2) when density=1, prop negs is equal to prop extarnal links according to our model hypothesis. Instead of ignoring prop negs in folder structure, we explicitely put prop negs folder even though prop negs is changed by only graph size (not even with prop mispl). This is a decision to make the system generic
Configuration menu - View commit details
-
Copy full SHA for 121eca7 - Browse repository at this point
Copy the full SHA 121eca7View commit details -
update plot.graph.stats according to network.no.list && change 'out' …
…folder structure Since we generate many graphs with the same parameter set, we updated plot.grap.stats(). Now, it generates the same plots as before, but for all networks (according to network.no.list) On the other hand, we changed 'out' folder structure: out/networks and out/plots. Lastly, we found a bug in plot.graph.stats(): legend was buggy when x-axis represents 'prop.negs', we corrected it
Configuration menu - View commit details
-
Copy full SHA for 93665af - Browse repository at this point
Copy the full SHA 93665afView commit details -
Configuration menu - View commit details
-
Copy full SHA for a6b9ccf - Browse repository at this point
Copy the full SHA a6b9ccfView commit details -
Configuration menu - View commit details
-
Copy full SHA for c01f67c - Browse repository at this point
Copy the full SHA c01f67cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e2d8c9 - Browse repository at this point
Copy the full SHA 7e2d8c9View commit details
Commits on Jun 28, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 9fd43e8 - Browse repository at this point
Copy the full SHA 9fd43e8View commit details
Commits on Dec 11, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 375b4ee - Browse repository at this point
Copy the full SHA 375b4eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for f1ad1e8 - Browse repository at this point
Copy the full SHA f1ad1e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ec82ed - Browse repository at this point
Copy the full SHA 5ec82edView commit details -
Configuration menu - View commit details
-
Copy full SHA for e1a6768 - Browse repository at this point
Copy the full SHA e1a6768View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...nejat-dev