Hi,
I am Dafini, an Intern at an IT firm working on my very first project. I am asked to find a recurrent job scheduling algorithm in neo4j, that best suits Lead Management System( A set of methodologies and practices designed to generate new potential business clientele) for a retail company.
I came across the ant colony algorithm from the below link:
A novel approach based on Neo4j for multi-constrained flexible job shop scheduling problem
Is this algorithm compatible with Fastapi.
Are there any other recurrent job scheduling algorithms for neo4j.
Thanks in advance.
Dafini