gui-learning-algo
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (4.0%) to scientific vocabulary
Last synced: 6 months ago
·
JSON representation
·
Repository
Basic Info
- Host: GitHub
- Owner: pechavarriaa
- Language: TypeScript
- Default Branch: master
- Size: 1.01 MB
Statistics
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
- Releases: 0
Created over 4 years ago
· Last pushed over 3 years ago
Metadata Files
Readme
Citation
README.md
Gui for boolean algebra relations with network graph
This code contains the source code for running a react application that uses fluent ui for styling and custom components along with vis.js a library that is being used in this code for displaying the constrained network in a network graph.
This code requires the source code of the following repo to run, given that is the code that has process the network and returns the network after running constraint propagation on the network.
Owner
- Name: Pablo Echavarria
- Login: pechavarriaa
- Kind: user
- Repositories: 1
- Profile: https://github.com/pechavarriaa
Citation (CITATION.cff)
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: Echavarria
given-names: Pablo
title: "Frontend for learning allen's interval algebra constraint networks"
version: 1.0.0
date-released: 2022-07-05
GitHub Events
Total
Last Year
Dependencies
package-lock.json
npm
- 1536 dependencies
package.json
npm
- @types/react-beautiful-dnd ^13.1.2 development
- @types/react-dnd-multi-backend ^6.0.1 development
- @emotion/react ^11.9.0
- @emotion/styled ^11.8.1
- @fluentui/react ^8.30.4
- @testing-library/jest-dom ^5.14.1
- @testing-library/react ^11.2.7
- @testing-library/user-event ^12.8.3
- @types/jest ^26.0.24
- @types/node ^12.20.24
- @types/react ^17.0.20
- @types/react-dom ^17.0.9
- es-abstract ^1.20.2
- immutability-helper ^3.1.1
- react ^17.0.2
- react-beautiful-dnd ^13.1.0
- react-dnd 15.1.1
- react-dnd-html5-backend 15.1.2
- react-dnd-multi-backend ^6.0.2
- react-dom ^17.0.2
- react-scripts 4.0.3
- react-sortable-hoc ^2.0.0
- typescript ^4.4.2
- vis-network ^9.1.0
- web-vitals ^1.1.2