Skip to content

read from file instead of explicit instantiation #2

@4meta5

Description

@4meta5

Most definitions can stay the same, but the sets inside apps and slots need to change from

apps([a,b,c]).
slots([x,y,z]).

to something that reads input from a file

random rankings

For testing, the following predicate generates random rankings:

rprefs(Goal,X) :- inv(Goal,Other),agent(Other,L),random_permutation(L,X).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions