powered by
kmfringe computes the fringe of a state within a knowledge structure, i.e. the set of items by which the state differs from its neighbours.
kmfringe
kmfringe(state, struct)kminnerfringe(state, struct)kmouterfringe(state, struct)
kminnerfringe(state, struct)
kmouterfringe(state, struct)
Binary vector representing the fringe
Binary vector representing a knowledge state
Binary matrix representing a knowledge structure
Other Fringes & learning paths: kmbasisfringe(), kmbasisneighbourhood(), kmgradations(), kmlearningpaths(), kmneighbourhood(), kmnneighbourhood()
kmbasisfringe()
kmbasisneighbourhood()
kmgradations()
kmlearningpaths()
kmneighbourhood()
kmnneighbourhood()
kmfringe(c(1,0,0,0), xpl$space)
Run the code above in your browser using DataLab