{"id":17593829,"url":"https://github.com/ncvescera/colored_camel","last_synced_at":"2026-04-12T23:41:24.967Z","repository":{"id":43560580,"uuid":"463468697","full_name":"ncvescera/Colored_Camel","owner":"ncvescera","description":"Progetto per Artificial Intelligent Systems, Colorazione di un Grafo attraverso algoritmo di ricerca in Ampiezza","archived":false,"fork":false,"pushed_at":"2022-10-11T14:08:39.000Z","size":8876,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-04T19:49:57.586Z","etag":null,"topics":["bfs-algorithm","coloring-graph","graph","ocaml"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ncvescera.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-02-25T09:14:25.000Z","updated_at":"2023-04-14T14:33:53.000Z","dependencies_parsed_at":"2023-01-20T06:17:24.871Z","dependency_job_id":null,"html_url":"https://github.com/ncvescera/Colored_Camel","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ncvescera%2FColored_Camel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ncvescera%2FColored_Camel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ncvescera%2FColored_Camel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ncvescera%2FColored_Camel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ncvescera","download_url":"https://codeload.github.com/ncvescera/Colored_Camel/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246230541,"owners_count":20744349,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bfs-algorithm","coloring-graph","graph","ocaml"],"created_at":"2024-10-22T06:24:55.138Z","updated_at":"2025-10-25T17:14:20.278Z","avatar_url":"https://github.com/ncvescera.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg src=\"relazione/Colored Camel_files/logo.png\" width=\"100%\" /\u003e\n\n## Prerequisiti:\n\n### Utilizzando Docker\n\nAll'interno di questo progetto è presente un _devcontainer_ che contiene tutto il \nnecessario per far eseguire il progetto e mette a disposizione anche un server Jupyter\ncon un kernel di OCaml il gradi di eseguire codice.\n\nSarà quindi necessaria solo una versione funzionante di docker (testo con la _20.10.18_)\n\n\n### Io odio Docker !\n\nSe non hai a disposizione una versione di docker funzionante dovrai installare le\ndipendenze a mano e sarà necessario:\n\n- OCaml (con anche ocamlc)\n- Python 3.x\n    - pyvis (`pip install pyvis`)\n- Se vuoi anche utilizzare il notebook dovrai dotarti di un server Jupyter che sia in \ngrado di eseguire il [kernel OCaml](https://akabe.github.io/ocaml-jupyter/).\n\n## Building\n\nPer compilare il progetto eseguire i seguenti comandi:\n\n```bash\ncd progetto\nmake\n```\n\nE' possibile ripulire dall'esecuzione di `make` con: `make clear`.\n\n## Esecuzione\n\n### Jupyter\n\nSe utilizzi il devcontainer, una volta avviato potrai lanciare il server Jupyter per\npoter utilizzare il notebook con il seguente comando:\n\n```bash\njupyter notebook\n```\n\n### CLI\n\nPer avviare il progetto da terminale eseguire i seguenti comandi \n(ovviamente solo dopo averlo compilato):\n\n```\ncd bin\n./exe\n```\n\n**N.B.**: *E' richiesto che il terminale sui cui viene eseguito supporti la visualizzazione delle emoji !!*","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fncvescera%2Fcolored_camel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fncvescera%2Fcolored_camel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fncvescera%2Fcolored_camel/lists"}