[
    {
        "Variant name": "linux (ubuntu)",
        "Reviewer name": "David Coeurjolly <david.coeurjolly@liris.cnrs.fr>",
        "Is master variant (boolean)": true,
        "Is variant deprecated (boolean)": false,
        "Title": "Finding hexahedrizations for small quadrangulations of the sphere",
        "DOI": "10.1145/3306346.3323017",
        "Year": 2019,
        "ACM Keywords": [
            "Mesh geometry models",
            "Combinatorial optimization",
            "Permutations and combinations"
        ],
        "Topic {Rendering, Animation and Simulation, Geometry, Images, Virtual Reality, Fabrication}": "Geometry",
        "Co-authors from academia (boolean)": true,
        "Co-authors from industry (boolean)": false,
        "ACM Open Access (boolean)": false,
        "PDF on the authors' webpage / institution (boolean)": true,
        "PDF URL": "https://arxiv.org/pdf/1904.11229",
        "PDF on Arxiv or any openarchive initiatives (boolean)": true,
        "Arxiv/OAI page URL": "https://arxiv.org/abs/1904.11229",
        "Project URL": "https://www.hextreme.eu/paper-hex-small-sphere/",
        "Code available (boolean)": true,
        "Code URL": "https://www.hextreme.eu/Download/topological-hex-0.3.0.tar.gz",
        "Code URL2": "",
        "MD5 sum (for archives)": "68cbc40dc966ef20def16f4b77e805c8",
        "MD5 sum (for archives) URL2": "",
        "git/hg/svn commit hash or revision number": "",
        "git/hg/svn commit hash or revision number URL2": "",
        "Software Heritage permalink": "",
        "If code not available, pseudo-code available (boolean)": false,
        "If pseudo-code, could the paper be trivially implemented? {0..4}": "",
        "Software type {Code, Binary, Partial Code}": "Code",
        "Software language": "C",
        "Code License (if any)": "GPL",
        "Are the code authors explicit? (boolean)": true,
        "Build/Configure mechanism": "cmake",
        "Dependencies": "openmp",
        "Does the software require paywall/proprietary software/material (boolean)?": false,
        "Does the code need data (not examples) (boolean)": false,
        "Nature of the data (pretrained model, LUT...)": "",
        "License of the data": "",
        "Able to perform a replicability test (boolean)": false,
        "If not able to perform a test, was it due to missing hardware/software? (boolean)": false,
        "Documentation score {0=NA,1,2,3}": 2,
        "Dependencies score {0=NA, 1,2,3,4,5}": 5,
        "Build/configure score {0=NA, 1,2,3,4,5}": 5,
        "Fixing bugs score (if any) {0=NA, 1,2,3,4,5}": 5,
        "Replicate paper results score {0=NA, 1,2,3,4,5}": 4,
        "Adaptability score to other contexts {0=NA, 1,2,3,4,5}": 5,
        "Time spent for the test (code download to first successful run, [0,10], 10min slots, 100min max)": 1,
        "Operating system for the test": "linux",
        "Build instructions/comments": "No problem to build the code from the README.md information. There is only some typos in the README in order to run the example:\n  ./topological_hex ../input/single-hex.mesh -H 16 -V 14\n   ./topological-hex ../input/single-hex.mesh 16  14. The programs output text messages than could be postprocessed to generate the figures.",
        "Misc. comments": "Some results, slides and video are provided in the project or ACM page."
    }
]