https://github.com/cog-imperial/poolingproblemdetection
F. Ceccon, G. Kouyialis, R. Misener, "Using functional programming to recognize named structure in an optimization problem: Application to pooling"
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
○codemeta.json file
-
○.zenodo.json file
-
✓DOI references
Found 3 DOI reference(s) in README -
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (4.9%) to scientific vocabulary
Last synced: 9 months ago
·
JSON representation
Repository
F. Ceccon, G. Kouyialis, R. Misener, "Using functional programming to recognize named structure in an optimization problem: Application to pooling"
Basic Info
- Host: GitHub
- Owner: cog-imperial
- License: mit
- Language: F#
- Default Branch: master
- Homepage: http://dx.doi.org/10.1002/aic.15308
- Size: 29.3 KB
Statistics
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
- Releases: 0
Fork of fracek/PoolingProblemDetection
Created almost 9 years ago
· Last pushed about 9 years ago
https://github.com/cog-imperial/PoolingProblemDetection/blob/master/
Pooling Problem
===============
This repository contains the source code of the method described in
F. Ceccon, G. Kouyialis, R. Misener,
["Using functional programming to recognize named structure in an
optimization problem: Application to pooling"](http://dx.doi.org/10.1002/aic.15308).
Building
--------
To build run
./build.sh
The resulting binary executable is in `build/Pooling.Convert.exe`
Usage
-----
To run the method on a single input:
mono Pooling.Convert.exe input.osil output.dat
This will write a `.dat` file containing the data of the pooling problem.
License
-------
See `LICENSE.txt`.
Owner
- Name: C⚙G - Imperial College London
- Login: cog-imperial
- Kind: organization
- Location: London
- Website: https://optimisation.doc.ic.ac.uk/
- Repositories: 9
- Profile: https://github.com/cog-imperial
Computational Optimisation Group @ Imperial College London