https://github.com/fewedi/op-solver-strict

https://github.com/fewedi/op-solver-strict

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic links in README
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Unable to calculate vocabulary similarity
Last synced: 8 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: Fewedi
  • Language: Kotlin
  • Default Branch: master
  • Size: 205 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 1 year ago · Last pushed 10 months ago

Owner

  • Login: Fewedi
  • Kind: user

GitHub Events

Total
  • Delete event: 1
  • Push event: 13
  • Pull request event: 2
  • Create event: 3
Last Year
  • Delete event: 1
  • Push event: 13
  • Pull request event: 2
  • Create event: 3

Dependencies

build.gradle.kts maven
  • com.fasterxml.jackson.core:jackson-databind $jacksonVersion implementation
  • com.fasterxml.jackson.module:jackson-module-kotlin $jacksonVersion implementation
  • org.jetbrains.kotlin:kotlin-stdlib * implementation
  • org.jetbrains.kotlinx:kandy-lets-plot $kandyLetsPlotVersion implementation
  • org.jgrapht:jgrapht-core $jgraphtVersion implementation
  • org.slf4j:slf4j-api $slf4jVersion implementation
  • org.slf4j:slf4j-simple $slf4jVersion implementation